|
Developer Documentation
|
Public Member Functions | |
| int | rowCount (QModelIndex const &) const |
| QVariant | data (QModelIndex const &index, int role=Qt::DisplayRole) const |
| void | removeObject (int object_id) |
| void | refresh () |
Private Types | |
|
typedef std::vector< std::pair < QString, int > > | Object_container |
Private Attributes | |
| Object_container | objects_ |
| TPredicate | predicate_ |
Definition at line 43 of file ObjectInfoListModel.hh.