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