A property class.
More...
Detailed Description
Constructor & Destructor Documentation
| MAKVrExchange::DtProperty::DtProperty |
( |
QString |
name, |
|
|
DtPropertyTypeAP |
type, |
|
|
QVariant |
value |
|
) |
| |
| MAKVrExchange::DtProperty::DtProperty |
( |
const DtProperty & |
| ) |
|
| MAKVrExchange::DtProperty::DtProperty |
( |
| ) |
|
| MAKVrExchange::DtProperty::~DtProperty |
( |
| ) |
|
Member Function Documentation
| virtual bool MAKVrExchange::DtProperty::operator< |
( |
const DtProperty & |
| ) |
const |
|
virtual |
| void MAKVrExchange::DtProperty::removeChild |
( |
QString |
name | ) |
|
| DtProperty* MAKVrExchange::DtProperty::findChild |
( |
QString |
name | ) |
|
| const DtProperty* MAKVrExchange::DtProperty::findChild |
( |
QString |
name | ) |
const |
| QString MAKVrExchange::DtProperty::name |
( |
| ) |
const |
| QVariant MAKVrExchange::DtProperty::value |
( |
| ) |
const |
| int MAKVrExchange::DtProperty::id |
( |
| ) |
const |
| bool MAKVrExchange::DtProperty::readOnly |
( |
| ) |
const |
| void MAKVrExchange::DtProperty::setId |
( |
int |
id | ) |
|
| void MAKVrExchange::DtProperty::setValue |
( |
QVariant |
value | ) |
|
| void MAKVrExchange::DtProperty::setReadOnly |
( |
bool |
readOnly | ) |
|
Member Data Documentation
| QString MAKVrExchange::DtProperty::myName |
|
protected |
| QVariant MAKVrExchange::DtProperty::myValue |
|
protected |
| int MAKVrExchange::DtProperty::myId |
|
protected |
| bool MAKVrExchange::DtProperty::myReadOnly |
|
protected |
The documentation for this class was generated from the following file: