QXRD
0.11.16
|
#include <qcepproperty.h>
Public Member Functions | |
QcepProperty (QcepSettingsSaverWPtr saver, QObject *parent, const char *name, QString toolTip) | |
virtual void | printMessage (QString msg, QDateTime dt=QDateTime::currentDateTime()) |
QString | name () const |
void | setName (QString name) |
QString | parentName () const |
QString | toolTip () const |
void | setToolTip (QString tip) |
QString | expandedToolTip () const |
void | setWidgetToolTip (QWidget *widget) |
int | index () |
int | incIndex (int step) |
int | debug () const |
void | setDebug (int dbg) |
void | setSaver (QcepSettingsSaverWPtr saver) |
Static Public Member Functions | |
static void | registerMetaTypes () |
static void | setSettingsValue (QSettings *settings, QString name, QVariant value) |
static void | writeSettings (QObject *object, QSettings *settings, QString section) |
static void | readSettings (QObject *object, QSettings *settings, QString section) |
static void | writeSettings (QObject *object, const QMetaObject *meta, QString groupName, QSettings *settings, bool includeDynamic=false) |
static void | readSettings (QObject *object, const QMetaObject *meta, QString groupName, QSettings *settings, bool includeDynamic=false) |
static void | writeSettings (QObject *object, QString groupName, QSettings *settings, bool includeDynamic=false) |
static void | readSettings (QObject *object, QString groupName, QSettings *settings, bool includeDynamic=false) |
static void | registerCustomSaver (QString typeName, CustomSettingsSaver *saver) |
Protected Attributes | |
QMutex | m_Mutex |
QcepSettingsSaverWPtr | m_Saver |
Private Attributes | |
int | m_Debug |
int | m_IsStored |
QString | m_Name |
QAtomicInt | m_Index |
QObject * | m_Parent |
QString | m_ToolTip |
Static Private Attributes | |
static QMap< QString, CustomSettingsSaver * > | m_CustomSavers |
Definition at line 30 of file qcepproperty.h.
QcepProperty::QcepProperty | ( | QcepSettingsSaverWPtr | saver, |
QObject * | parent, | ||
const char * | name, | ||
QString | toolTip | ||
) |
Definition at line 23 of file qcepproperty.cpp.
References m_IsStored, m_Saver, printMessage(), QCEP_DOC_OBJECT(), and toolTip().
int QcepProperty::debug | ( | ) | const |
Definition at line 160 of file qcepproperty.cpp.
References m_Debug, and m_Mutex.
Referenced by QcepVector3DProperty::incValue(), QcepMatrix3x3Property::incValue(), QcepDoubleProperty::incValue(), QcepIntProperty::incValue(), QcepDoubleListProperty::incValue(), QcepDoubleVectorProperty::incValue(), QcepIntListProperty::incValue(), QcepIntVectorProperty::incValue(), QcepInt64Property::incValue(), QcepDoubleProperty::linkTo(), QcepIntProperty::linkTo(), QcepBoolProperty::linkTo(), QcepStringProperty::linkTo(), QcepIntProperty::resetValue(), QcepBoolProperty::resetValue(), QcepInt64Property::resetValue(), QcepBoolPropertyButtonHelper::setChecked(), QcepIntPropertyComboBoxHelper::setCurrentIndex(), QcepStringPropertyComboBoxHelper::setCurrentIndex(), QcepStringPropertyLineEditHelper::setText(), QcepStringPropertyTextEditHelper::setText(), QcepVector3DProperty::setValue(), QcepMatrix3x3Property::setValue(), QxrdPowderPointProperty::setValue(), QcepDoubleProperty::setValue(), QxrdPowderPointVectorProperty::setValue(), QcepDoublePropertyDoubleSpinBoxHelper::setValue(), QcepIntProperty::setValue(), QcepIntPropertySpinBoxHelper::setValue(), QcepBoolProperty::setValue(), QcepStringProperty::setValue(), QcepStringPropertyComboBoxHelper::setValue(), QcepDateTimeProperty::setValue(), QcepDoubleListProperty::setValue(), QcepDoubleVectorProperty::setValue(), QcepIntListProperty::setValue(), QcepIntVectorProperty::setValue(), QcepStringListProperty::setValue(), QcepByteArrayProperty::setValue(), QcepDoublePointProperty::setValue(), QcepDoubleRectProperty::setValue(), QcepPolygonProperty::setValue(), and QcepInt64Property::setValue().
QString QcepProperty::expandedToolTip | ( | ) | const |
Definition at line 107 of file qcepproperty.cpp.
References m_Mutex, name(), parentName(), and toolTip().
Referenced by setWidgetToolTip().
int QcepProperty::incIndex | ( | int | step | ) |
Definition at line 146 of file qcepproperty.cpp.
References m_Index, and m_Mutex.
Referenced by QcepVector3DProperty::incValue(), QcepMatrix3x3Property::incValue(), QcepDoubleProperty::incValue(), QcepIntProperty::incValue(), QcepDoubleListProperty::incValue(), QcepDoubleVectorProperty::incValue(), QcepIntListProperty::incValue(), QcepIntVectorProperty::incValue(), QcepInt64Property::incValue(), QcepBoolPropertyButtonHelper::setChecked(), QcepIntPropertyComboBoxHelper::setCurrentIndex(), QcepStringPropertyComboBoxHelper::setCurrentIndex(), QxrdPowderPointProperty::setSubValue(), QcepDoublePointProperty::setSubValue(), QcepStringPropertyLineEditHelper::setText(), QcepStringPropertyTextEditHelper::setText(), QcepVector3DProperty::setValue(), QxrdPowderPointProperty::setValue(), QcepMatrix3x3Property::setValue(), QxrdPowderPointPropertySpinBoxHelper::setValue(), QxrdPowderPointPropertyDoubleSpinBoxHelper::setValue(), QcepDoubleProperty::setValue(), QxrdPowderPointVectorProperty::setValue(), QcepDoublePropertyDoubleSpinBoxHelper::setValue(), QcepIntProperty::setValue(), QcepIntPropertySpinBoxHelper::setValue(), QcepBoolProperty::setValue(), QcepStringProperty::setValue(), QcepDateTimeProperty::setValue(), QcepDoubleListProperty::setValue(), QcepDoubleVectorProperty::setValue(), QcepIntListProperty::setValue(), QcepIntVectorProperty::setValue(), QcepStringListProperty::setValue(), QcepByteArrayProperty::setValue(), QcepDoublePointProperty::setValue(), QcepDoublePointPropertyDoubleSpinBoxHelper::setValue(), QcepDoubleRectProperty::setValue(), QcepPolygonProperty::setValue(), and QcepInt64Property::setValue().
int QcepProperty::index | ( | ) |
Definition at line 139 of file qcepproperty.cpp.
References m_Index, and m_Mutex.
Referenced by QcepStringProperty::linkTo(), QcepBoolPropertyButtonHelper::setChecked(), QcepIntPropertyComboBoxHelper::setCurrentIndex(), QxrdPowderPointProperty::setSubValue(), QxrdPowderPointPropertySpinBoxHelper::setSubValue(), QxrdPowderPointPropertyDoubleSpinBoxHelper::setSubValue(), QcepDoublePointProperty::setSubValue(), QcepDoublePointPropertyDoubleSpinBoxHelper::setSubValue(), QcepStringPropertyLineEditHelper::setText(), QcepStringPropertyTextEditHelper::setText(), QcepVector3DProperty::setValue(), QcepMatrix3x3Property::setValue(), QxrdPowderPointProperty::setValue(), QcepDoubleProperty::setValue(), QxrdPowderPointVectorProperty::setValue(), QcepDoublePropertyDoubleSpinBoxHelper::setValue(), QcepIntProperty::setValue(), QcepIntPropertySpinBoxHelper::setValue(), QcepBoolProperty::setValue(), QcepStringProperty::setValue(), QcepStringPropertyComboBoxHelper::setValue(), QcepDateTimeProperty::setValue(), QcepDoubleListProperty::setValue(), QcepDoubleVectorProperty::setValue(), QcepIntListProperty::setValue(), QcepIntVectorProperty::setValue(), QcepStringListProperty::setValue(), QcepByteArrayProperty::setValue(), QcepDoublePointProperty::setValue(), QcepDoubleRectProperty::setValue(), QcepPolygonProperty::setValue(), and QcepInt64Property::setValue().
QString QcepProperty::name | ( | ) | const |
Definition at line 68 of file qcepproperty.cpp.
References m_Mutex, and m_Name.
Referenced by expandedToolTip(), QcepVector3DProperty::incValue(), QcepMatrix3x3Property::incValue(), QcepDoubleProperty::incValue(), QcepIntProperty::incValue(), QcepDoubleListProperty::incValue(), QcepDoubleVectorProperty::incValue(), QcepIntListProperty::incValue(), QcepIntVectorProperty::incValue(), QcepInt64Property::incValue(), QcepDoubleProperty::linkTo(), QcepIntProperty::linkTo(), QcepBoolProperty::linkTo(), QcepStringProperty::linkTo(), QxrdFitParameter::readSettings(), QcepVector3DProperty::resetValue(), QxrdPowderPointProperty::resetValue(), QcepMatrix3x3Property::resetValue(), QxrdPowderPointVectorProperty::resetValue(), QcepDoubleProperty::resetValue(), QcepIntProperty::resetValue(), QcepBoolProperty::resetValue(), QcepStringProperty::resetValue(), QcepDateTimeProperty::resetValue(), QcepDoubleListProperty::resetValue(), QcepDoubleVectorProperty::resetValue(), QcepIntListProperty::resetValue(), QcepIntVectorProperty::resetValue(), QcepStringListProperty::resetValue(), QcepByteArrayProperty::resetValue(), QcepDoublePointProperty::resetValue(), QcepDoubleRectProperty::resetValue(), QcepPolygonProperty::resetValue(), QcepInt64Property::resetValue(), QcepBoolPropertyButtonHelper::setChecked(), QcepIntPropertyComboBoxHelper::setCurrentIndex(), QcepStringPropertyComboBoxHelper::setCurrentIndex(), setName(), setSettingsValue(), QcepStringPropertyLineEditHelper::setText(), QcepStringPropertyTextEditHelper::setText(), QcepVector3DProperty::setValue(), QxrdPowderPointProperty::setValue(), QcepMatrix3x3Property::setValue(), QcepDoubleProperty::setValue(), QxrdPowderPointVectorProperty::setValue(), QcepDoublePropertyDoubleSpinBoxHelper::setValue(), QcepIntProperty::setValue(), QcepIntPropertySpinBoxHelper::setValue(), QcepBoolProperty::setValue(), QcepStringProperty::setValue(), QcepStringPropertyComboBoxHelper::setValue(), QcepDateTimeProperty::setValue(), QcepDoubleListProperty::setValue(), QcepDoubleVectorProperty::setValue(), QcepIntListProperty::setValue(), QcepIntVectorProperty::setValue(), QcepStringListProperty::setValue(), QcepByteArrayProperty::setValue(), QcepDoublePointProperty::setValue(), QcepDoubleRectProperty::setValue(), QcepPolygonProperty::setValue(), QcepInt64Property::setValue(), QxrdFitParameter::writeSettings(), and writeSettings().
QString QcepProperty::parentName | ( | ) | const |
Definition at line 82 of file qcepproperty.cpp.
References m_Mutex, and m_Parent.
Referenced by expandedToolTip().
|
virtual |
Definition at line 672 of file qcepproperty.cpp.
References INVOKE_CHECK, m_Parent, and m_Saver.
Referenced by QcepVector3DProperty::incValue(), QcepMatrix3x3Property::incValue(), QcepDoubleProperty::incValue(), QcepIntProperty::incValue(), QcepDoubleListProperty::incValue(), QcepDoubleVectorProperty::incValue(), QcepIntListProperty::incValue(), QcepIntVectorProperty::incValue(), QcepInt64Property::incValue(), QcepDoubleProperty::linkTo(), QcepIntProperty::linkTo(), QcepBoolProperty::linkTo(), QcepStringProperty::linkTo(), QcepProperty(), QcepVector3DProperty::resetValue(), QxrdPowderPointProperty::resetValue(), QcepMatrix3x3Property::resetValue(), QcepDoubleProperty::resetValue(), QxrdPowderPointVectorProperty::resetValue(), QcepIntProperty::resetValue(), QcepBoolProperty::resetValue(), QcepStringProperty::resetValue(), QcepDateTimeProperty::resetValue(), QcepDoubleListProperty::resetValue(), QcepDoubleVectorProperty::resetValue(), QcepIntListProperty::resetValue(), QcepIntVectorProperty::resetValue(), QcepStringListProperty::resetValue(), QcepByteArrayProperty::resetValue(), QcepDoublePointProperty::resetValue(), QcepDoubleRectProperty::resetValue(), QcepPolygonProperty::resetValue(), QcepInt64Property::resetValue(), QcepBoolPropertyButtonHelper::setChecked(), QcepIntPropertyComboBoxHelper::setCurrentIndex(), QcepStringPropertyComboBoxHelper::setCurrentIndex(), QcepStringPropertyLineEditHelper::setText(), QcepStringPropertyTextEditHelper::setText(), QcepVector3DProperty::setValue(), QcepMatrix3x3Property::setValue(), QxrdPowderPointProperty::setValue(), QcepDoubleProperty::setValue(), QxrdPowderPointVectorProperty::setValue(), QcepDoublePropertyDoubleSpinBoxHelper::setValue(), QcepIntProperty::setValue(), QcepIntPropertySpinBoxHelper::setValue(), QcepBoolProperty::setValue(), QcepStringProperty::setValue(), QcepStringPropertyComboBoxHelper::setValue(), QcepDateTimeProperty::setValue(), QcepDoubleListProperty::setValue(), QcepDoubleVectorProperty::setValue(), QcepIntListProperty::setValue(), QcepIntVectorProperty::setValue(), QcepStringListProperty::setValue(), QcepByteArrayProperty::setValue(), QcepDoublePointProperty::setValue(), QcepDoubleRectProperty::setValue(), QcepPolygonProperty::setValue(), and QcepInt64Property::setValue().
|
static |
Definition at line 513 of file qcepproperty.cpp.
References DEBUG_PREFS, DEBUG_PROPERTIES, INVOKE_CHECK, and qcepDebug().
Referenced by QcepImageDataBase::loadMetaData(), QxrdDistortionCorrectionDialogSettings::readSettings(), QxrdInfoDialogSettings::readSettings(), QxrdScriptDialogSettings::readSettings(), QxrdAcquisitionExtraInputsDialogSettings::readSettings(), QxrdSynchronizedAcquisitionDialogSettings::readSettings(), QxrdServer::readSettings(), QxrdHistogramDialogSettings::readSettings(), QxrdSliceDialogSettings::readSettings(), QxrdWelcomeWindow::readSettings(), QxrdFileBrowserSettings::readSettings(), QxrdSimpleServer::readSettings(), QxrdWindowSettings::readSettings(), QcepObject::readSettings(), and QxrdApplication::readSettings().
|
static |
Definition at line 560 of file qcepproperty.cpp.
References DEBUG_PREFS, DEBUG_PROPERTIES, INVOKE_CHECK, and qcepDebug().
|
static |
Definition at line 615 of file qcepproperty.cpp.
References DEBUG_PREFS, DEBUG_PROPERTIES, INVOKE_CHECK, and qcepDebug().
|
static |
Definition at line 705 of file qcepproperty.cpp.
References m_CustomSavers.
Referenced by QxrdCalibrantDSpacings::registerMetaTypes(), QxrdCalibrantDSpacing::registerMetaTypes(), QxrdPowderPoint::registerMetaTypes(), registerMetaTypes(), and QxrdPowderPointVector::registerMetaTypes().
|
static |
Definition at line 167 of file qcepproperty.cpp.
References QcepMatrix3x3::customSaver(), QcepVector3D::customSaver(), and registerCustomSaver().
Referenced by QxrdApplication::QxrdApplication().
void QcepProperty::setDebug | ( | int | dbg | ) |
Definition at line 153 of file qcepproperty.cpp.
References m_Debug, and m_Mutex.
void QcepProperty::setName | ( | QString | name | ) |
Definition at line 75 of file qcepproperty.cpp.
References m_Mutex, m_Name, and name().
void QcepProperty::setSaver | ( | QcepSettingsSaverWPtr | saver | ) |
Definition at line 203 of file qcepproperty.cpp.
References m_Mutex, and m_Saver.
|
static |
Definition at line 210 of file qcepproperty.cpp.
References m_CustomSavers, name(), QcepMatrix3x3::setSettingsValue(), and QcepVector3D::setSettingsValue().
Referenced by writeSettings().
void QcepProperty::setToolTip | ( | QString | tip | ) |
Definition at line 100 of file qcepproperty.cpp.
References m_Mutex, and m_ToolTip.
void QcepProperty::setWidgetToolTip | ( | QWidget * | widget | ) |
Definition at line 124 of file qcepproperty.cpp.
References expandedToolTip(), and m_Mutex.
Referenced by QxrdPowderPointProperty::linkTo(), QcepDoubleProperty::linkTo(), QcepIntProperty::linkTo(), QcepBoolProperty::linkTo(), QcepStringProperty::linkTo(), and QcepDoublePointProperty::linkTo().
QString QcepProperty::toolTip | ( | ) | const |
Definition at line 93 of file qcepproperty.cpp.
References m_Mutex, and m_ToolTip.
Referenced by expandedToolTip(), and QcepProperty().
|
static |
Definition at line 389 of file qcepproperty.cpp.
References DEBUG_PREFS, DEBUG_PROPERTIES, INVOKE_CHECK, name(), qcepDebug(), setSettingsValue(), and QcepByteArrayProperty::value().
Referenced by QcepImageDataBase::saveMetaData(), QxrdDistortionCorrectionDialogSettings::writeSettings(), QxrdInfoDialogSettings::writeSettings(), QxrdScriptDialogSettings::writeSettings(), QxrdAcquisitionExtraInputsDialogSettings::writeSettings(), QxrdSynchronizedAcquisitionDialogSettings::writeSettings(), QxrdServer::writeSettings(), QxrdHistogramDialogSettings::writeSettings(), QxrdSliceDialogSettings::writeSettings(), QxrdWelcomeWindow::writeSettings(), QxrdFileBrowserSettings::writeSettings(), QxrdSimpleServer::writeSettings(), QxrdWindowSettings::writeSettings(), QcepObject::writeSettings(), and QxrdApplication::writeSettings().
|
static |
Definition at line 429 of file qcepproperty.cpp.
References DEBUG_PREFS, DEBUG_PROPERTIES, INVOKE_CHECK, name(), qcepDebug(), setSettingsValue(), and QcepByteArrayProperty::value().
|
static |
Definition at line 470 of file qcepproperty.cpp.
References DEBUG_PREFS, DEBUG_PROPERTIES, INVOKE_CHECK, name(), qcepDebug(), setSettingsValue(), and QcepByteArrayProperty::value().
|
staticprivate |
Definition at line 80 of file qcepproperty.h.
Referenced by registerCustomSaver(), and setSettingsValue().
|
private |
Definition at line 73 of file qcepproperty.h.
Referenced by debug(), and setDebug().
|
private |
Definition at line 76 of file qcepproperty.h.
Referenced by incIndex(), and index().
|
private |
Definition at line 74 of file qcepproperty.h.
Referenced by QcepProperty().
|
mutableprotected |
Definition at line 69 of file qcepproperty.h.
Referenced by QxrdPowderPointVectorProperty::appendValue(), QcepDoubleListProperty::appendValue(), QcepDoubleVectorProperty::appendValue(), QcepIntListProperty::appendValue(), QcepIntVectorProperty::appendValue(), QcepStringListProperty::appendValue(), QcepPolygonProperty::appendValue(), QxrdPowderPointVectorProperty::clear(), QcepDoubleListProperty::clear(), QcepDoubleVectorProperty::clear(), QcepIntListProperty::clear(), QcepIntVectorProperty::clear(), QcepStringListProperty::clear(), QcepByteArrayProperty::clear(), debug(), QcepVector3DProperty::defaultValue(), QxrdPowderPointProperty::defaultValue(), QcepMatrix3x3Property::defaultValue(), QcepDoubleProperty::defaultValue(), QxrdPowderPointVectorProperty::defaultValue(), QcepStringProperty::defaultValue(), QcepDateTimeProperty::defaultValue(), QcepDoubleListProperty::defaultValue(), QcepDoubleVectorProperty::defaultValue(), QcepIntListProperty::defaultValue(), QcepIntVectorProperty::defaultValue(), QcepStringListProperty::defaultValue(), QcepByteArrayProperty::defaultValue(), QcepDoublePointProperty::defaultValue(), QcepDoubleRectProperty::defaultValue(), QcepPolygonProperty::defaultValue(), QcepInt64Property::defaultValue(), expandedToolTip(), incIndex(), QcepVector3DProperty::incValue(), QcepMatrix3x3Property::incValue(), QcepDoubleProperty::incValue(), QcepDoubleListProperty::incValue(), QcepDoubleVectorProperty::incValue(), QcepIntListProperty::incValue(), QcepIntVectorProperty::incValue(), QcepInt64Property::incValue(), index(), QxrdPowderPointProperty::linkTo(), QcepDoubleProperty::linkTo(), QcepDoublePointProperty::linkTo(), name(), parentName(), QcepDoubleProperty::resetValue(), setDebug(), QcepVector3DProperty::setDefaultValue(), QxrdPowderPointProperty::setDefaultValue(), QcepMatrix3x3Property::setDefaultValue(), QcepDoubleProperty::setDefaultValue(), QxrdPowderPointVectorProperty::setDefaultValue(), QcepStringProperty::setDefaultValue(), QcepDateTimeProperty::setDefaultValue(), QcepDoubleListProperty::setDefaultValue(), QcepDoubleVectorProperty::setDefaultValue(), QcepIntListProperty::setDefaultValue(), QcepIntVectorProperty::setDefaultValue(), QcepStringListProperty::setDefaultValue(), QcepByteArrayProperty::setDefaultValue(), QcepDoublePointProperty::setDefaultValue(), QcepDoubleRectProperty::setDefaultValue(), QcepPolygonProperty::setDefaultValue(), QcepInt64Property::setDefaultValue(), setName(), setSaver(), QxrdPowderPointProperty::setSubValue(), QcepDoublePointProperty::setSubValue(), setToolTip(), QcepVector3DProperty::setValue(), QcepMatrix3x3Property::setValue(), QxrdPowderPointProperty::setValue(), QcepDoubleProperty::setValue(), QxrdPowderPointVectorProperty::setValue(), QcepStringProperty::setValue(), QcepDateTimeProperty::setValue(), QcepDoubleListProperty::setValue(), QcepDoubleVectorProperty::setValue(), QcepIntListProperty::setValue(), QcepIntVectorProperty::setValue(), QcepStringListProperty::setValue(), QcepByteArrayProperty::setValue(), QcepDoublePointProperty::setValue(), QcepDoubleRectProperty::setValue(), QcepPolygonProperty::setValue(), QcepInt64Property::setValue(), setWidgetToolTip(), QxrdPowderPointProperty::subValue(), QcepDoublePointProperty::subValue(), toolTip(), QcepVector3DProperty::toString(), QxrdPowderPointProperty::toString(), QcepMatrix3x3Property::toString(), QxrdPowderPointVectorProperty::toString(), QcepDoubleListProperty::toString(), QcepDoubleVectorProperty::toString(), QcepIntListProperty::toString(), QcepIntVectorProperty::toString(), QcepStringListProperty::toString(), QcepByteArrayProperty::toString(), QcepVector3DProperty::value(), QxrdPowderPointProperty::value(), QcepMatrix3x3Property::value(), QcepDoubleProperty::value(), QxrdPowderPointVectorProperty::value(), QcepStringProperty::value(), QcepDateTimeProperty::value(), QcepDoubleListProperty::value(), QcepDoubleVectorProperty::value(), QcepIntListProperty::value(), QcepIntVectorProperty::value(), QcepStringListProperty::value(), QcepByteArrayProperty::value(), QcepDoublePointProperty::value(), QcepDoubleRectProperty::value(), QcepPolygonProperty::value(), and QcepInt64Property::value().
|
private |
Definition at line 75 of file qcepproperty.h.
|
private |
Definition at line 77 of file qcepproperty.h.
Referenced by parentName(), and printMessage().
|
protected |
Definition at line 70 of file qcepproperty.h.
Referenced by QcepVector3DProperty::incValue(), QcepMatrix3x3Property::incValue(), QcepDoubleProperty::incValue(), QcepIntProperty::incValue(), QcepDoubleListProperty::incValue(), QcepDoubleVectorProperty::incValue(), QcepIntListProperty::incValue(), QcepIntVectorProperty::incValue(), QcepInt64Property::incValue(), printMessage(), QcepProperty(), setSaver(), QcepVector3DProperty::setValue(), QcepMatrix3x3Property::setValue(), QxrdPowderPointProperty::setValue(), QcepDoubleProperty::setValue(), QxrdPowderPointVectorProperty::setValue(), QcepIntProperty::setValue(), QcepBoolProperty::setValue(), QcepStringProperty::setValue(), QcepDateTimeProperty::setValue(), QcepDoubleListProperty::setValue(), QcepDoubleVectorProperty::setValue(), QcepIntListProperty::setValue(), QcepIntVectorProperty::setValue(), QcepStringListProperty::setValue(), QcepByteArrayProperty::setValue(), QcepDoublePointProperty::setValue(), QcepDoubleRectProperty::setValue(), QcepPolygonProperty::setValue(), and QcepInt64Property::setValue().
|
private |
Definition at line 78 of file qcepproperty.h.
Referenced by setToolTip(), and toolTip().