Documentation
class QaddMenuAction a b where #
addMenuAction :: a -> b -> IO () #
class QapplyPropertyInternally a b where #
applyPropertyInternally :: a -> b -> IO Bool #
class QapplyTabStops a b where #
applyTabStops :: a -> b -> IO () #
class QcheckProperty a b where #
checkProperty :: a -> b -> IO Bool #
class QcomputeProperties a b where #
computeProperties :: a -> b -> IO [DomProperty ()] #
core :: a -> b -> IO (QDesignerFormEditorInterface ()) #
class QcreateActionRefDom a b where #
createActionRefDom :: a -> b -> IO (DomActionRef ()) #
class QcreateConnections a b where #
createConnections :: a -> b -> IO () #
class QcreateCustomWidgets a b where #
createCustomWidgets :: a -> b -> IO () #
class QcreateDom a b c where #
class QcreateProperty a b where #
createProperty :: a -> b -> IO (DomProperty ()) #
class QcreateResources a b where #
createResources :: a -> b -> IO () #
class QcustomWidgets a b where #
customWidgets :: a -> b -> IO [QDesignerCustomWidgetInterface ()] #
class QdomPropertyToIcon a b where #
domPropertyToIcon :: a -> b -> IO (QIcon ()) #
class QdomPropertyToPixmap a b where #
domPropertyToPixmap :: a -> b -> IO (QPixmap ()) #
class QformWindow a b where #
formWindow :: a -> b -> IO (QDesignerFormWindowInterface ()) #
class QiconPaths a b where #
class QiconToDomProperty a b where #
iconToDomProperty :: a -> b -> IO (DomProperty ()) #
class QlayoutInfo a b where #
layoutInfo :: a -> b -> IO () #
class QloadButtonExtraInfo a b where #
loadButtonExtraInfo :: a -> b -> IO () #
class QloadComboBoxExtraInfo a b where #
loadComboBoxExtraInfo :: a -> b -> IO () #
class QloadExtraInfo a b where #
loadExtraInfo :: a -> b -> IO () #
class QloadItemViewExtraInfo a b where #
loadItemViewExtraInfo :: a -> b -> IO () #
class QloadListWidgetExtraInfo a b where #
loadListWidgetExtraInfo :: a -> b -> IO () #
class QloadTableWidgetExtraInfo a b where #
loadTableWidgetExtraInfo :: a -> b -> IO () #
class QloadTreeWidgetExtraInfo a b where #
loadTreeWidgetExtraInfo :: a -> b -> IO () #
class QpixmapPaths a b where #
pixmapPaths :: a -> b -> IO (String, String) #
class QregisterExtensions a b where #
registerExtensions :: a -> b -> IO () #
class QresourceBuilder a b where #
resourceBuilder :: a -> b -> IO (QResourceBuilder ()) #
class QsaveBrush a b where #
class QsaveButtonExtraInfo a b where #
saveButtonExtraInfo :: a -> b -> IO () #
class QsaveButtonGroups a b where #
saveButtonGroups :: a -> b -> IO (DomButtonGroups ()) #
class QsaveColorGroup a b where #
saveColorGroup :: a -> b -> IO (DomColorGroup ()) #
class QsaveComboBoxExtraInfo a b where #
saveComboBoxExtraInfo :: a -> b -> IO () #
class QsaveConnections a b where #
saveConnections :: a -> b -> IO (DomConnections ()) #
class QsaveCustomWidgets a b where #
saveCustomWidgets :: a -> b -> IO (DomCustomWidgets ()) #
class QsaveExtraInfo a b where #
saveExtraInfo :: a -> b -> IO () #
class QsaveItemViewExtraInfo a b where #
saveItemViewExtraInfo :: a -> b -> IO () #
class QsaveListWidgetExtraInfo a b where #
saveListWidgetExtraInfo :: a -> b -> IO () #
class QsaveResource a b where #
saveResource :: a -> b -> IO (DomProperty ()) #
class QsaveResources a b where #
saveResources :: a -> b -> IO (DomResources ()) #
class QsaveTabStops a b where #
saveTabStops :: a -> b -> IO (DomTabStops ()) #
class QsaveTableWidgetExtraInfo a b where #
saveTableWidgetExtraInfo :: a -> b -> IO () #
saveText :: a -> b -> IO (DomProperty ()) #
class QsaveTreeWidgetExtraInfo a b where #
saveTreeWidgetExtraInfo :: a -> b -> IO () #
class QsetFormWindow a b where #
setFormWindow :: a -> b -> IO () #
class QsetIconProperty a b where #
setIconProperty :: a -> b -> IO () #
class QsetPixmapProperty a b where #
setPixmapProperty :: a -> b -> IO () #
class QsetResourceBuilder a b where #
setResourceBuilder :: a -> b -> IO () #
class QsetTextBuilder a b where #
setTextBuilder :: a -> b -> IO () #
class QsetupBrush a b where #
setupBrush :: a -> b -> IO (QBrush ()) #
class QsetupColorGroup a b where #
setupColorGroup :: a -> b -> IO () #
class QtextBuilder a b where #
textBuilder :: a -> b -> IO (QTextBuilder ()) #
class QunregisterExtensions a b where #
unregisterExtensions :: a -> b -> IO () #
class QwidgetCount a b where #
widgetCount :: a -> b -> IO Int #