Developer Documentation
|
Classes | |
class | ObjectInfo |
Public Member Functions | |
virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
void | removeObject (int _id) |
void | refresh (const DataType &datatype) |
Protected Attributes | |
std::vector< ObjectInfo > | objects_ |
Definition at line 50 of file ObjectListItemModel.hh.