Definition at line 63 of file ObjectListItemModel.hh.
◆ ObjectInfo()
ObjectListItemModel::ObjectInfo::ObjectInfo |
( |
const QString & |
name, |
|
|
const int |
id |
|
) |
| |
|
inline |
◆ getId()
int ObjectListItemModel::ObjectInfo::getId |
( |
| ) |
const |
|
inline |
◆ getName()
const QString & ObjectListItemModel::ObjectInfo::getName |
( |
| ) |
const |
|
inline |
◆ operator<()
bool ObjectListItemModel::ObjectInfo::operator< |
( |
const ObjectInfo & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool ObjectListItemModel::ObjectInfo::operator== |
( |
const ObjectInfo & |
rhs | ) |
const |
|
inline |
◆ id
int ObjectListItemModel::ObjectInfo::id |
|
private |
◆ name
QString ObjectListItemModel::ObjectInfo::name |
|
private |
The documentation for this class was generated from the following file: