Documentation
class QisReadOnly_h x0 x1 where #
isReadOnly_h :: x0 -> x1 -> IO Bool #
Instances
QisReadOnly_h (QDesignerPropertyEditorInterface ()) () # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h isReadOnly_h :: QDesignerPropertyEditorInterface () -> () -> IO Bool # | |
QisReadOnly_h (QDesignerPropertyEditorInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h isReadOnly_h :: QDesignerPropertyEditorInterfaceSc a -> () -> IO Bool # |
Instances
Qobject_h (QDesignerPropertyEditorInterface ()) () # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h object_h :: QDesignerPropertyEditorInterface () -> () -> IO (QObject ()) # | |
Qobject_h (QDesignerPropertyEditorInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h object_h :: QDesignerPropertyEditorInterfaceSc a -> () -> IO (QObject ()) # |
class QsetObject_h x0 x1 where #
setObject_h :: x0 -> x1 -> IO () #
Instances
QsetObject_h (QDesignerPropertyEditorInterface ()) (QObject t1) # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h setObject_h :: QDesignerPropertyEditorInterface () -> QObject t1 -> IO () # | |
QsetObject_h (QDesignerPropertyEditorInterfaceSc a) (QObject t1) # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h setObject_h :: QDesignerPropertyEditorInterfaceSc a -> QObject t1 -> IO () # |
class QcurrentPropertyName_h x0 x1 where #
currentPropertyName_h :: x0 -> x1 -> IO String #
Instances
QcurrentPropertyName_h (QDesignerPropertyEditorInterface ()) () # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h currentPropertyName_h :: QDesignerPropertyEditorInterface () -> () -> IO String # | |
QcurrentPropertyName_h (QDesignerPropertyEditorInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h currentPropertyName_h :: QDesignerPropertyEditorInterfaceSc a -> () -> IO String # |
class QsetPropertyValue_h x0 x1 where #
setPropertyValue_h :: x0 -> x1 -> IO () #
Instances
QsetPropertyValue_h (QDesignerPropertyEditorInterface ()) (String, QVariant t2) # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h setPropertyValue_h :: QDesignerPropertyEditorInterface () -> (String, QVariant t2) -> IO () # | |
QsetPropertyValue_h (QDesignerPropertyEditorInterfaceSc a) (String, QVariant t2) # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h setPropertyValue_h :: QDesignerPropertyEditorInterfaceSc a -> (String, QVariant t2) -> IO () # | |
QsetPropertyValue_h (QDesignerPropertyEditorInterface ()) (String, QVariant t2, Bool) # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h setPropertyValue_h :: QDesignerPropertyEditorInterface () -> (String, QVariant t2, Bool) -> IO () # | |
QsetPropertyValue_h (QDesignerPropertyEditorInterfaceSc a) (String, QVariant t2, Bool) # | |
Defined in Qtc.Designer.QDesignerPropertyEditorInterface_h setPropertyValue_h :: QDesignerPropertyEditorInterfaceSc a -> (String, QVariant t2, Bool) -> IO () # |