|
| Q_PRIVATE_SLOT (d_func(), void slotValueChanged(QtProperty *, char)) Q_PRIVATE_SLOT(d_func() |
|
◆ initializeProperty()
void ito::ParamCharArrayPropertyManager::initializeProperty |
( |
QtProperty * | property | ) |
|
|
protectedvirtual |
◆ setParam
void ito::ParamCharArrayPropertyManager::setParam |
( |
QtProperty * | property, |
|
|
const ito::Param & | param ) |
|
slot |
Sets the value of the given property to value.
If the specified value is not valid according to the given property's range, the value is adjusted to the nearest valid value within the range.
- See also
- value(), setRange(), valueChanged()
◆ subPropertyManager
Returns the manager that creates the nested subproperties.
In order to provide editing widgets for the mentioned subproperties in a property browser widget, this manager must be associated with an editor factory.
◆ uninitializeProperty()
void ito::ParamCharArrayPropertyManager::uninitializeProperty |
( |
QtProperty * | property | ) |
|
|
protectedvirtual |
◆ valueText()
QString ito::ParamCharArrayPropertyManager::valueText |
( |
const QtProperty * | property | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/itomParamManager.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/itomParamManager.cpp