OptionalVariantFactory Class Reference

#include <ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalPropertyFactory.h>

+ Inheritance diagram for OptionalVariantFactory:

Public Member Functions

 OptionalVariantFactory (QObject *parent=0)
 
void setElementName (const QString &name)
 
 ~OptionalVariantFactory () override
 
- Public Member Functions inherited from QtVariantEditorFactory
 QtVariantEditorFactory (QObject *parent=0)
 
 ~QtVariantEditorFactory () override
 
- Public Member Functions inherited from QtAbstractEditorFactory< QtVariantPropertyManager >
void addPropertyManager (QtVariantPropertyManager *manager)
 
QWidget * createEditor (QtProperty *property, QWidget *parent) override
 
QtVariantPropertyManagerpropertyManager (QtProperty *property) const
 
QSet< QtVariantPropertyManager * > propertyManagers () const
 
 QtAbstractEditorFactory (QObject *parent)
 
void removePropertyManager (QtVariantPropertyManager *manager)
 

Protected Member Functions

void connectPropertyManager (QtVariantPropertyManager *manager) override
 
QWidget * createEditor (QtVariantPropertyManager *manager, QtProperty *property, QWidget *parent) override
 
void disconnectPropertyManager (QtVariantPropertyManager *manager) override
 
- Protected Member Functions inherited from QtVariantEditorFactory
void connectPropertyManager (QtVariantPropertyManager *manager) override
 
QWidget * createEditor (QtVariantPropertyManager *manager, QtProperty *property, QWidget *parent) override
 
void disconnectPropertyManager (QtVariantPropertyManager *manager) override
 
- Protected Member Functions inherited from QtAbstractEditorFactory< QtVariantPropertyManager >
virtual void connectPropertyManager (QtVariantPropertyManager *manager)=0
 
virtual QWidget * createEditor (QtVariantPropertyManager *manager, QtProperty *property, QWidget *parent)=0
 
virtual void disconnectPropertyManager (QtVariantPropertyManager *manager)=0
 
void managerDestroyed (QObject *manager) override
 
- Protected Member Functions inherited from QtAbstractEditorFactoryBase
 QtAbstractEditorFactoryBase (QObject *parent=0)
 

Detailed Description

Definition at line 29 of file OptionalPropertyFactory.h.

Constructor & Destructor Documentation

◆ OptionalVariantFactory()

OptionalVariantFactory ( QObject * parent = 0)
inline

Definition at line 33 of file OptionalPropertyFactory.h.

+ Here is the call graph for this function:

◆ ~OptionalVariantFactory()

~OptionalVariantFactory ( )
override

Definition at line 32 of file OptionalPropertyFactory.cpp.

Member Function Documentation

◆ connectPropertyManager()

void connectPropertyManager ( QtVariantPropertyManager * manager)
overrideprotected

Definition at line 49 of file OptionalPropertyFactory.cpp.

+ Here is the call graph for this function:

◆ createEditor()

QWidget * createEditor ( QtVariantPropertyManager * manager,
QtProperty * property,
QWidget * parent )
overrideprotected

Definition at line 63 of file OptionalPropertyFactory.cpp.

+ Here is the call graph for this function:

◆ disconnectPropertyManager()

void disconnectPropertyManager ( QtVariantPropertyManager * manager)
overrideprotected

Definition at line 102 of file OptionalPropertyFactory.cpp.

+ Here is the call graph for this function:

◆ setElementName()

void setElementName ( const QString & name)

Definition at line 43 of file OptionalPropertyFactory.cpp.

+ Here is the caller graph for this function:

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