Documentation
class QmanageAction_h x0 x1 where #
manageAction_h :: x0 -> x1 -> IO () #
Instances
QmanageAction_h (QDesignerActionEditorInterface ()) (QAction t1) # | |
Defined in Qtc.Designer.QDesignerActionEditorInterface_h manageAction_h :: QDesignerActionEditorInterface () -> QAction t1 -> IO () # | |
QmanageAction_h (QDesignerActionEditorInterfaceSc a) (QAction t1) # | |
Defined in Qtc.Designer.QDesignerActionEditorInterface_h manageAction_h :: QDesignerActionEditorInterfaceSc a -> QAction t1 -> IO () # |
class QunmanageAction_h x0 x1 where #
unmanageAction_h :: x0 -> x1 -> IO () #
Instances
QunmanageAction_h (QDesignerActionEditorInterface ()) (QAction t1) # | |
Defined in Qtc.Designer.QDesignerActionEditorInterface_h unmanageAction_h :: QDesignerActionEditorInterface () -> QAction t1 -> IO () # | |
QunmanageAction_h (QDesignerActionEditorInterfaceSc a) (QAction t1) # | |
Defined in Qtc.Designer.QDesignerActionEditorInterface_h unmanageAction_h :: QDesignerActionEditorInterfaceSc a -> QAction t1 -> IO () # |