Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
QtDoubleSpinBoxFactory Class Reference

#include <qteditorfactory.h>

+ Inheritance diagram for QtDoubleSpinBoxFactory:

Public Member Functions

 QtDoubleSpinBoxFactory (QObject *parent=0)
 
 ~QtDoubleSpinBoxFactory ()
 
- Public Member Functions inherited from QtAbstractEditorFactory< QtDoublePropertyManager >
void addPropertyManager (QtDoublePropertyManager *manager)
 
QWidget * createEditor (QtProperty *property, QWidget *parent)
 
QtDoublePropertyManagerpropertyManager (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)
 
- Protected Member Functions inherited from QtAbstractEditorFactory< QtDoublePropertyManager >
void managerDestroyed (QObject *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactoryBase
 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

- Protected Slots inherited from QtAbstractEditorFactoryBase

Constructor & Destructor Documentation

QtDoubleSpinBoxFactory::QtDoubleSpinBoxFactory ( QObject *  parent = 0)
QtDoubleSpinBoxFactory::~QtDoubleSpinBoxFactory ( )

Member Function Documentation

void QtDoubleSpinBoxFactory::connectPropertyManager ( QtDoublePropertyManager manager)
protectedvirtual
QWidget* QtDoubleSpinBoxFactory::createEditor ( QtDoublePropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtDoubleSpinBoxFactory::disconnectPropertyManager ( QtDoublePropertyManager manager)
protectedvirtual
QtDoubleSpinBoxFactory::Q_PRIVATE_SLOT ( d_func()  ,
void   slotPropertyChangedQtProperty *, double 
)
private
void void void QtDoubleSpinBoxFactory::slotDecimalsChanged ( QtProperty ,
int   
)
private
void QtDoubleSpinBoxFactory::slotRangeChanged ( QtProperty ,
double  ,
double   
)
private
void void void void QtDoubleSpinBoxFactory::slotSetValue ( double  )
private
void void QtDoubleSpinBoxFactory::slotSingleStepChanged ( QtProperty ,
double   
)
private

Member Data Documentation

QtDoubleSpinBoxFactoryPrivate* QtDoubleSpinBoxFactory::d_ptr
private

The documentation for this class was generated from the following file: