#include <cxFilePathProperty.h>
|
void | valueWasSet () |
|
void | changed () |
| emit when the underlying data value is changed: The user interface will be updated. More...
|
|
Definition at line 79 of file cxFilePathProperty.h.
QString cx::FilePathProperty::getDisplayName |
( |
| ) |
const |
|
virtual |
QString cx::FilePathProperty::getHelp |
( |
| ) |
const |
|
virtual |
return a descriptive help string for the data, used for example as a tool tip.
Definition at line 170 of file cxFilePathProperty.cpp.
QString cx::FilePathProperty::getUid |
( |
| ) |
const |
|
virtual |
QString cx::FilePathProperty::getValue |
( |
| ) |
const |
|
virtual |
QVariant cx::FilePathProperty::getValueAsVariant |
( |
| ) |
const |
|
virtual |
FilePathPropertyPtr cx::FilePathProperty::initialize |
( |
const QString & |
uid, |
|
|
QString |
name, |
|
|
QString |
help, |
|
|
QString |
value, |
|
|
QStringList |
paths, |
|
|
QDomNode |
root = QDomNode() |
|
) |
| |
|
static |
Make sure one given option exists witin root. If not present, fill inn the input defaults.
Definition at line 146 of file cxFilePathProperty.cpp.
void cx::FilePathProperty::setHelp |
( |
QString |
val | ) |
|
|
virtual |
bool cx::FilePathProperty::setValue |
( |
const QString & |
value | ) |
|
|
virtual |
void cx::FilePathProperty::setValueFromVariant |
( |
QVariant |
val | ) |
|
|
virtual |
void cx::FilePathProperty::valueWasSet |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files:
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/NN-RE-JOB1/CX/CX/source/resource/core/properties/cxFilePathProperty.h
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/NN-RE-JOB1/CX/CX/source/resource/core/properties/cxFilePathProperty.cpp