|
pwfengine
|
Public Types | |
| enum | DataType { IntType, FloatType, StringType } |
Public Member Functions | |
| PWrapperData (PWrapper *wrapper, PWrapperElement *parent, PSchemaElement elementSchema) | |
| PWrapperData (PWrapper *wrapper, PWrapperElement &parent, const QString &elementName) | |
| PWrapperData::DataType | dataType () const |
| PWrapperSearch | search () |
Friends | |
| class | PWrapperDataPrivate |
| PWrapperData::DataType PWrapperData::dataType | ( | ) | const |
| PWrapperSearch PWrapperData::search | ( | ) |
The search to perform in order to get the data value, it's optional.
1.7.4