Documentation
class QisEnabled_h x0 x1 where #
isEnabled_h :: x0 -> x1 -> IO Bool #
Instances
QisEnabled_h (QDesignerPropertySheetExtension ()) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h isEnabled_h :: QDesignerPropertySheetExtension () -> Int -> IO Bool # | |
QisEnabled_h (QDesignerPropertySheetExtensionSc a) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h isEnabled_h :: QDesignerPropertySheetExtensionSc a -> Int -> IO Bool # |
class QpropertyName_h x0 x1 where #
propertyName_h :: x0 -> x1 -> IO String #
Instances
QpropertyName_h (QDesignerPropertySheetExtension ()) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h propertyName_h :: QDesignerPropertySheetExtension () -> Int -> IO String # | |
QpropertyName_h (QDesignerPropertySheetExtensionSc a) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h propertyName_h :: QDesignerPropertySheetExtensionSc a -> Int -> IO String # |
class QsetAttribute_h x0 x1 where #
setAttribute_h :: x0 -> x1 -> IO () #
Instances
QsetAttribute_h (QDesignerPropertySheetExtension ()) (Int, Bool) # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h setAttribute_h :: QDesignerPropertySheetExtension () -> (Int, Bool) -> IO () # | |
QsetAttribute_h (QDesignerPropertySheetExtensionSc a) (Int, Bool) # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h setAttribute_h :: QDesignerPropertySheetExtensionSc a -> (Int, Bool) -> IO () # |
class QhasReset_h x0 x1 where #
hasReset_h :: x0 -> x1 -> IO Bool #
Instances
QhasReset_h (QDesignerPropertySheetExtension ()) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h hasReset_h :: QDesignerPropertySheetExtension () -> Int -> IO Bool # | |
QhasReset_h (QDesignerPropertySheetExtensionSc a) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h hasReset_h :: QDesignerPropertySheetExtensionSc a -> Int -> IO Bool # |
class QisAttribute_h x0 x1 where #
isAttribute_h :: x0 -> x1 -> IO Bool #
Instances
QisAttribute_h (QDesignerPropertySheetExtension ()) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h isAttribute_h :: QDesignerPropertySheetExtension () -> Int -> IO Bool # | |
QisAttribute_h (QDesignerPropertySheetExtensionSc a) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h isAttribute_h :: QDesignerPropertySheetExtensionSc a -> Int -> IO Bool # |
class QisChanged_h x0 x1 where #
isChanged_h :: x0 -> x1 -> IO Bool #
Instances
QisChanged_h (QDesignerPropertySheetExtension ()) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h isChanged_h :: QDesignerPropertySheetExtension () -> Int -> IO Bool # | |
QisChanged_h (QDesignerPropertySheetExtensionSc a) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h isChanged_h :: QDesignerPropertySheetExtensionSc a -> Int -> IO Bool # |
class QpropertyGroup_h x0 x1 where #
propertyGroup_h :: x0 -> x1 -> IO String #
Instances
QpropertyGroup_h (QDesignerPropertySheetExtension ()) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h propertyGroup_h :: QDesignerPropertySheetExtension () -> Int -> IO String # | |
QpropertyGroup_h (QDesignerPropertySheetExtensionSc a) Int # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h propertyGroup_h :: QDesignerPropertySheetExtensionSc a -> Int -> IO String # |
class QsetChanged_h x0 x1 where #
setChanged_h :: x0 -> x1 -> IO () #
Instances
QsetChanged_h (QDesignerPropertySheetExtension ()) (Int, Bool) # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h setChanged_h :: QDesignerPropertySheetExtension () -> (Int, Bool) -> IO () # | |
QsetChanged_h (QDesignerPropertySheetExtensionSc a) (Int, Bool) # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h setChanged_h :: QDesignerPropertySheetExtensionSc a -> (Int, Bool) -> IO () # |
class QsetPropertyGroup_h x0 x1 where #
setPropertyGroup_h :: x0 -> x1 -> IO () #
Instances
QsetPropertyGroup_h (QDesignerPropertySheetExtension ()) (Int, String) # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h setPropertyGroup_h :: QDesignerPropertySheetExtension () -> (Int, String) -> IO () # | |
QsetPropertyGroup_h (QDesignerPropertySheetExtensionSc a) (Int, String) # | |
Defined in Qtc.Designer.QDesignerPropertySheetExtension_h setPropertyGroup_h :: QDesignerPropertySheetExtensionSc a -> (Int, String) -> IO () # |