The QtScrollBarFactory class provides QScrollBar widgets for properties created by QtIntPropertyManager objects.
More...
|
| Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, int)) Q_PRIVATE_SLOT(d_func() |
|
void | slotRangeChanged (QtProperty *, int, int)) Q_PRIVATE_SLOT(d_func() |
|
void void | slotSingleStepChanged (QtProperty *, int)) Q_PRIVATE_SLOT(d_func() |
|
void void void | slotSetValue (int)) Q_PRIVATE_SLOT(d_func() |
|
The QtScrollBarFactory class provides QScrollBar widgets for properties created by QtIntPropertyManager objects.
- See also
- QtAbstractEditorFactory, QtIntPropertyManager
◆ QtScrollBarFactory()
QtScrollBarFactory::QtScrollBarFactory |
( |
QObject * | parent = 0 | ) |
|
Creates a factory with the given parent.
◆ ~QtScrollBarFactory()
QtScrollBarFactory::~QtScrollBarFactory |
( |
| ) |
|
Destroys this factory, and all the widgets it has created.
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qteditorfactory.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qteditorfactory.cpp