input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qdesignerpropertyeditorinterface.html

output_urn
QDesignerPropertyEditorInterface

inherits

public_types

properties

public_functions
QDesignerPropertyEditorInterface ( QWidget * parent, Qt::WindowFlags flags = 0 )
 virtual ~QDesignerPropertyEditorInterface ()
 virtual QDesignerFormEditorInterface * core () const
 virtual QString currentPropertyName () const = 0
 virtual bool isReadOnly () const = 0
 virtual QObject * object () const = 0

public_slots
 virtual void setObject ( QObject * object ) = 0
 virtual void setPropertyValue ( const QString & name, const QVariant & value, bool changed = true ) = 0
 virtual void setReadOnly ( bool readOnly ) = 0

signals
 void propertyChanged ( const QString & name, const QVariant & value )

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects
class
QWidget
name
RenderFlags

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums
class_name
QWidget
name
RenderFlag
key
DrawWindowBackground
DrawChildren
IgnoreMask
public_flag
true
class_name
QPaintDevice
name
PaintDeviceMetric
key
PdmWidth
PdmHeight
PdmWidthMM
PdmHeightMM
PdmNumColors
PdmDepth
PdmDpiX
PdmDpiY
PdmPhysicalDpiX
PdmPhysicalDpiY
public_flag
true

parent_index
216

parent_name
QWidget

