Documentation
class Qcurrent_h x0 x1 where #
Instances
Qcurrent_h (QDesignerFormWindowCursorInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h current_h :: QDesignerFormWindowCursorInterface () -> () -> IO (QWidget ()) # | |
Qcurrent_h (QDesignerFormWindowCursorInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h current_h :: QDesignerFormWindowCursorInterfaceSc a -> () -> IO (QWidget ()) # |
class QhasSelection_h x0 x1 where #
hasSelection_h :: x0 -> x1 -> IO Bool #
Instances
QhasSelection_h (QDesignerFormWindowCursorInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h hasSelection_h :: QDesignerFormWindowCursorInterface () -> () -> IO Bool # | |
QhasSelection_h (QDesignerFormWindowCursorInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h hasSelection_h :: QDesignerFormWindowCursorInterfaceSc a -> () -> IO Bool # |
class QmovePosition_h x0 x1 where #
movePosition_h :: x0 -> x1 -> IO Bool #
Instances
class QresetWidgetProperty_h x0 x1 where #
resetWidgetProperty_h :: x0 -> x1 -> IO () #
Instances
QresetWidgetProperty_h (QDesignerFormWindowCursorInterface ()) (QWidget t1, String) # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h resetWidgetProperty_h :: QDesignerFormWindowCursorInterface () -> (QWidget t1, String) -> IO () # | |
QresetWidgetProperty_h (QDesignerFormWindowCursorInterfaceSc a) (QWidget t1, String) # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h resetWidgetProperty_h :: QDesignerFormWindowCursorInterfaceSc a -> (QWidget t1, String) -> IO () # |
class QselectedWidget_h x0 x1 where #
selectedWidget_h :: x0 -> x1 -> IO (QWidget ()) #
Instances
QselectedWidget_h (QDesignerFormWindowCursorInterface ()) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h selectedWidget_h :: QDesignerFormWindowCursorInterface () -> Int -> IO (QWidget ()) # | |
QselectedWidget_h (QDesignerFormWindowCursorInterfaceSc a) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h selectedWidget_h :: QDesignerFormWindowCursorInterfaceSc a -> Int -> IO (QWidget ()) # |
class QselectedWidgetCount_h x0 x1 where #
selectedWidgetCount_h :: x0 -> x1 -> IO Int #
Instances
QselectedWidgetCount_h (QDesignerFormWindowCursorInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h selectedWidgetCount_h :: QDesignerFormWindowCursorInterface () -> () -> IO Int # | |
QselectedWidgetCount_h (QDesignerFormWindowCursorInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h selectedWidgetCount_h :: QDesignerFormWindowCursorInterfaceSc a -> () -> IO Int # |
class QsetWidgetProperty_h x0 x1 where #
setWidgetProperty_h :: x0 -> x1 -> IO () #
Instances
QsetWidgetProperty_h (QDesignerFormWindowCursorInterface ()) (QWidget t1, String, QVariant t3) # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h setWidgetProperty_h :: QDesignerFormWindowCursorInterface () -> (QWidget t1, String, QVariant t3) -> IO () # | |
QsetWidgetProperty_h (QDesignerFormWindowCursorInterfaceSc a) (QWidget t1, String, QVariant t3) # | |
Defined in Qtc.Designer.QDesignerFormWindowCursorInterface_h setWidgetProperty_h :: QDesignerFormWindowCursorInterfaceSc a -> (QWidget t1, String, QVariant t3) -> IO () # |