Represents unique data object key for the LightApp_DataObject class instances.
More...
Represents unique data object key for the LightApp_DataObject class instances.
◆ Key()
| LightApp_DataObject::Key::Key |
( |
const QString & |
entry | ) |
|
◆ ~Key()
| LightApp_DataObject::Key::~Key |
( |
| ) |
|
|
virtual |
◆ isEqual()
Compares this key with the another one.
- Parameters
-
| other | another data object key |
- Returns
true if this key is equal to the other.
Implements SUIT_DataObjectKey.
References myEntry.
◆ isLess()
Compares this key with the another one.
- Parameters
-
| other | another data object key |
- Returns
true if this key is less than other.
Implements SUIT_DataObjectKey.
References myEntry.
◆ myEntry
| QString LightApp_DataObject::Key::myEntry |
|
private |
The documentation for this class was generated from the following file: