Documentation
class QaddMenuAction_h a b where #
addMenuAction_h :: a -> b -> IO () #
class QaddWidget_h a b where #
addWidget_h :: a -> b -> IO () #
class QapplyProperties_h a b where #
applyProperties_h :: a -> b -> IO () #
class QapplyTabStops_h a b where #
applyTabStops_h :: a -> b -> IO () #
class QcheckProperty_h a b where #
checkProperty_h :: a -> b -> IO Bool #
class QcomputeProperties_h a b where #
computeProperties_h :: a -> b -> IO [DomProperty ()] #
core_h :: a -> b -> IO (QDesignerFormEditorInterface ()) #
class QcreateActionRefDom_h a b where #
createActionRefDom_h :: a -> b -> IO (DomActionRef ()) #
class QcreateConnections_h a b where #
createConnections_h :: a -> b -> IO () #
class QcreateCustomWidgets_h a b where #
createCustomWidgets_h :: a -> b -> IO () #
class QcreateDom_h a b c where #
createDom_h :: a -> b -> c #
class QcreateProperty_h a b where #
createProperty_h :: a -> b -> IO (DomProperty ()) #
class QcreateResources_h a b where #
createResources_h :: a -> b -> IO () #
class QformWindow_h a b where #
formWindow_h :: a -> b -> IO (QDesignerFormWindowInterface ()) #
class QisVisible_h a b where #
isVisible_h :: a -> b -> IO Bool #
class QlayoutInfo_h a b where #
layoutInfo_h :: a -> b -> IO () #
class QloadExtraInfo_h a b where #
loadExtraInfo_h :: a -> b -> IO () #
class QregisterExtensions_h a b where #
registerExtensions_h :: a -> b -> IO () #
class QsaveConnections_h a b where #
saveConnections_h :: a -> b -> IO (DomConnections ()) #
class QsaveCustomWidgets_h a b where #
saveCustomWidgets_h :: a -> b -> IO (DomCustomWidgets ()) #
class QsaveDom_h a b where #
class QsaveExtraInfo_h a b where #
saveExtraInfo_h :: a -> b -> IO () #
class QsaveResources_h a b where #
saveResources_h :: a -> b -> IO (DomResources ()) #
class QsaveTabStops_h a b where #
saveTabStops_h :: a -> b -> IO (DomTabStops ()) #
class QsetFileName_h a b where #
setFileName_h :: a -> b -> IO () #
class QsetFormWindow_h a b where #
setFormWindow_h :: a -> b -> IO () #
class QunregisterExtensions_h a b where #
unregisterExtensions_h :: a -> b -> IO () #
class QwidgetCount_h a b where #
widgetCount_h :: a -> b -> IO Int #