![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include <qteditorfactory.h>
Public Member Functions | |
QtDoubleSpinBoxFactory (QObject *parent=0) | |
~QtDoubleSpinBoxFactory () | |
![]() | |
void | addPropertyManager (QtDoublePropertyManager *manager) |
QWidget * | createEditor (QtProperty *property, QWidget *parent) |
QtDoublePropertyManager * | propertyManager (QtProperty *property) const |
QSet< QtDoublePropertyManager * > | propertyManagers () const |
QtAbstractEditorFactory (QObject *parent) | |
void | removePropertyManager (QtDoublePropertyManager *manager) |
Protected Member Functions | |
void | connectPropertyManager (QtDoublePropertyManager *manager) |
QWidget * | createEditor (QtDoublePropertyManager *manager, QtProperty *property, QWidget *parent) |
void | disconnectPropertyManager (QtDoublePropertyManager *manager) |
![]() | |
void | managerDestroyed (QObject *manager) |
![]() | |
QtAbstractEditorFactoryBase (QObject *parent=0) | |
Private Member Functions | |
Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, double)) Q_PRIVATE_SLOT(d_func() | |
void void void | slotDecimalsChanged (QtProperty *, int)) Q_PRIVATE_SLOT(d_func() |
void | slotRangeChanged (QtProperty *, double, double)) Q_PRIVATE_SLOT(d_func() |
void void void void | slotSetValue (double)) Q_PRIVATE_SLOT(d_func() |
void void | slotSingleStepChanged (QtProperty *, double)) Q_PRIVATE_SLOT(d_func() |
Private Attributes | |
QtDoubleSpinBoxFactoryPrivate * | d_ptr |
Additional Inherited Members | |
![]() |
QtDoubleSpinBoxFactory::QtDoubleSpinBoxFactory | ( | QObject * | parent = 0 | ) |
QtDoubleSpinBoxFactory::~QtDoubleSpinBoxFactory | ( | ) |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |