Gui::PropertyEditor::PropertyItemEditorFactory Class Reference

#include <PropertyItem.h>

Public Member Functions

virtual QWidgetcreateEditor (QVariant::Type type, QWidget *parent) const
 
 PropertyItemEditorFactory ()
 
virtual QByteArray valuePropertyName (QVariant::Type type) const
 
virtual ~PropertyItemEditorFactory ()
 

Constructor & Destructor Documentation

◆ PropertyItemEditorFactory()

PropertyItemEditorFactory::PropertyItemEditorFactory ( )

◆ ~PropertyItemEditorFactory()

PropertyItemEditorFactory::~PropertyItemEditorFactory ( )
virtual

Member Function Documentation

◆ createEditor()

QWidget * PropertyItemEditorFactory::createEditor ( QVariant::Type  type,
QWidget parent 
) const
virtual

◆ valuePropertyName()

QByteArray PropertyItemEditorFactory::valuePropertyName ( QVariant::Type  type) const
virtual

The documentation for this class was generated from the following files:
  • src/Gui/propertyeditor/PropertyItem.h
  • src/Gui/propertyeditor/PropertyItem.cpp