Qtc.Classes.Widgets

Documentation

class QacceptDrops a b where #

Methods

acceptDrops :: a -> b -> IO Bool #

class QactionAt a b where #

Methods

actionAt :: a -> b -> IO (QAction ()) #

class QqactionAt a b where #

Methods

qactionAt :: a -> b -> IO (QAction ()) #

class QactionGeometry a b where #

Methods

actionGeometry :: a -> b -> IO Rect #

class QqactionGeometry a b where #

Methods

qactionGeometry :: a -> b -> IO (QRect ()) #

class QactiveAction a b where #

Methods

activeAction :: a -> b -> IO (QAction ()) #

class QaddActions a b where #

Methods

addActions :: a -> b -> IO () #

class QaddButton a b c | b -> c where #

Methods

addButton :: a -> b -> c #

class QaddChildLayoutItem a b where #

Methods

addChildLayoutItem :: a -> b -> IO () #

class QaddLayout a b where #

Methods

addLayout :: a -> b -> IO () #

class QaddMenu a b c | b -> c where #

Methods

addMenu :: a -> b -> c #

class QaddSeparator a b where #

Methods

addSeparator :: a -> b -> IO (QAction ()) #

class QaddStretch a b where #

Methods

addStretch :: a -> b -> IO () #

class QaddTab a b where #

Methods

addTab :: a -> b -> IO Int #

class QallowedAreas a b c | a -> c where #

Methods

allowedAreas :: a -> b -> c #

class QautoFillBackground a b where #

Methods

autoFillBackground :: a -> b -> IO Bool #

class QautoRepeat a b where #

Methods

autoRepeat :: a -> b -> IO Bool #

class QblurRadius a b where #

Methods

blurRadius :: a -> b -> IO Double #

class QboundingRectFor a b where #

Methods

boundingRectFor :: a -> b -> IO RectF #

class QqboundingRectFor a b where #

Methods

qboundingRectFor :: a -> b -> IO (QRectF ()) #

class QboundingRegion a b where #

Methods

boundingRegion :: a -> b -> IO (QRegion ()) #

class QboundingRegionGranularity a b where #

Methods

boundingRegionGranularity :: a -> b -> IO Double #

class QbuttonRole a b c | a -> c where #

Methods

buttonRole :: a -> b -> c #

class QbuttonSymbols a b where #

Methods

buttonSymbols :: a -> b -> IO ButtonSymbols #

class QcanPaste a b where #

Methods

canPaste :: a -> b -> IO Bool #

class QcanRedo a b where #

Methods

canRedo :: a -> b -> IO Bool #

class QcanUndo a b where #

Methods

canUndo :: a -> b -> IO Bool #

class QchildrenBoundingRect a b where #

Methods

childrenBoundingRect :: a -> b -> IO RectF #

class QqchildrenBoundingRect a b where #

Methods

qchildrenBoundingRect :: a -> b -> IO (QRectF ()) #

class QcleanText a b where #

Methods

cleanText :: a -> b -> IO String #

class QcleanupPage a b where #

Methods

cleanupPage :: a -> b -> IO () #

class QclearEditText a b where #

Methods

clearEditText :: a -> b -> IO () #

class QclearFocus a b where #

Methods

clearFocus :: a -> b -> IO () #

class QclearMessage a b where #

Methods

clearMessage :: a -> b -> IO () #

class QclosePersistentEditor a b where #

Methods

closePersistentEditor :: a -> b -> IO () #

class QclosestLegalPosition a b where #

Methods

closestLegalPosition :: a -> b -> IO Int #

class QcollidingItems a b where #

Methods

collidingItems :: a -> b -> IO [QGraphicsItem ()] #

class QcolumnAt a b where #

Methods

columnAt :: a -> b -> IO Int #

class QcolumnMinimumWidth a b c | a -> c where #

Methods

columnMinimumWidth :: a -> b -> c #

class QcolumnViewportPosition a b where #

Methods

columnViewportPosition :: a -> b -> IO Int #

class QcolumnWidth a b where #

Methods

columnWidth :: a -> b -> IO Int #

class QcommonAncestorItem a b where #

Methods

commonAncestorItem :: a -> b -> IO (QGraphicsItem ()) #

class Qcompleter a b where #

Methods

completer :: a -> b -> IO (QCompleter ()) #

class QcontentsMargins a b where #

Methods

contentsMargins :: a -> b -> IO (QMargins ()) #

class QcontentsRect a b c | a -> c where #

Methods

contentsRect :: a -> b -> c #

class QqcontentsRect a b c | a -> c where #

Methods

qcontentsRect :: a -> b -> c #

class Qcorner a b c | a -> c where #

Methods

corner :: a -> b -> c #

class QcornerWidget a b where #

Methods

cornerWidget :: a -> b -> IO (QWidget ()) #

class QcreateEditor a b where #

Methods

createEditor :: a -> b -> IO (QWidget ()) #

class QcreateMimeDataFromSelection a b where #

Methods

createMimeDataFromSelection :: a -> b -> IO (QMimeData ()) #

class QcreateRedoAction a b where #

Methods

createRedoAction :: a -> b -> IO (QAction ()) #

class QqcreateStandardContextMenu a b where #

Methods

qcreateStandardContextMenu :: a -> b -> IO (QMenu ()) #

class QcreateUndoAction a b where #

Methods

createUndoAction :: a -> b -> IO (QAction ()) #

class QcurrentCharFormat a b where #

Methods

currentCharFormat :: a -> b -> IO (QTextCharFormat ()) #

class QcurrentCharFormat_nf a b where #

Methods

currentCharFormat_nf :: a -> b -> IO (QTextCharFormat ()) #

class QcurrentColumn a b where #

Methods

currentColumn :: a -> b -> IO Int #

class QcurrentFont a b where #

Methods

currentFont :: a -> b -> IO (QFont ()) #

class QcurrentRow a b where #

Methods

currentRow :: a -> b -> IO Int #

class QcurrentText a b where #

Methods

currentText :: a -> b -> IO String #

class QcurrentWidget a b where #

Methods

currentWidget :: a -> b -> IO (QWidget ()) #

class QcursorForPosition a b where #

Methods

cursorForPosition :: a -> b -> IO (QTextCursor ()) #

class QqcursorForPosition a b where #

Methods

qcursorForPosition :: a -> b -> IO (QTextCursor ()) #

class QcursorRect a b where #

Methods

cursorRect :: a -> b -> IO Rect #

class QqcursorRect a b where #

Methods

qcursorRect :: a -> b -> IO (QRect ()) #

class QcursorWidth a b where #

Methods

cursorWidth :: a -> b -> IO Int #

class QdateTimeFromText a b where #

Methods

dateTimeFromText :: a -> b -> IO (QDateTime ()) #

class Qdelta a b c | a -> c where #

Methods

delta :: a -> b -> c #

class QdestroyEditor a b where #

Methods

destroyEditor :: a -> b -> IO () #

class QdisplayText a b where #

Methods

displayText :: a -> b -> IO String #

class QdoSetTextCursor a b where #

Methods

doSetTextCursor :: a -> b -> IO () #

class QdocumentMode a b where #

Methods

documentMode :: a -> b -> IO Bool #

class QdocumentTitle a b where #

Methods

documentTitle :: a -> b -> IO String #

class QdragEnabled a b where #

Methods

dragEnabled :: a -> b -> IO Bool #

class QdrawComplexControl a b where #

Methods

drawComplexControl :: a -> b -> IO () #

class QdrawControl a b where #

Methods

drawControl :: a -> b -> IO () #

class QdrawItemPixmap a b where #

Methods

drawItemPixmap :: a -> b -> IO () #

class QqdrawItemPixmap a b where #

Methods

qdrawItemPixmap :: a -> b -> IO () #

class QdrawItemText a b where #

Methods

drawItemText :: a -> b -> IO () #

class QqdrawItemText a b where #

Methods

qdrawItemText :: a -> b -> IO () #

class QdrawPrimitive a b where #

Methods

drawPrimitive :: a -> b -> IO () #

class QdrawSource a b where #

Methods

drawSource :: a -> b -> IO () #

class QeditItem a b where #

Methods

editItem :: a -> b -> IO () #

class QeditorEvent a b where #

Methods

editorEvent :: a -> b -> IO Bool #

class QeffectiveOpacity a b where #

Methods

effectiveOpacity :: a -> b -> IO Double #

class QelideMode a b where #

Methods

elideMode :: a -> b -> IO TextElideMode #

class QensureVisible a b where #

Methods

ensureVisible :: a -> b -> IO () #

class QqensureVisible a b where #

Methods

qensureVisible :: a -> b -> IO () #

class QextraSelections a b where #

Methods

extraSelections :: a -> b -> IO [QTextEdit_ExtraSelection ()] #

class QfiltersChildEvents a b where #

Methods

filtersChildEvents :: a -> b -> IO Bool #

class QfocusItem a b where #

Methods

focusItem :: a -> b -> IO (QGraphicsItem ()) #

class QfocusPolicy a b where #

Methods

focusPolicy :: a -> b -> IO FocusPolicy #

class QfocusProxy a b c | a -> c where #

Methods

focusProxy :: a -> b -> c #

class QfocusScopeItem a b where #

Methods

focusScopeItem :: a -> b -> IO (QGraphicsItem ()) #

class QfocusWidget a b c | a -> c where #

Methods

focusWidget :: a -> b -> c #

class QforegroundBrush a b where #

Methods

foregroundBrush :: a -> b -> IO (QBrush ()) #

class Qframe a b where #

Methods

frame :: a -> b -> IO Bool #

class QgeneratedIconPixmap a b where #

Methods

generatedIconPixmap :: a -> b -> IO (QPixmap ()) #

class QgetItemPosition a b where #

Methods

getItemPosition :: a -> b -> IO () #

class QgrabGesture a b where #

Methods

grabGesture :: a -> b -> IO () #

class QgrabKeyboard a b where #

Methods

grabKeyboard :: a -> b -> IO () #

class QgrabShortcut a b where #

Methods

grabShortcut :: a -> b -> IO Int #

class QgraphicsEffect a b where #

Methods

graphicsEffect :: a -> b -> IO (QGraphicsEffect ()) #

class QhandlesChildEvents a b where #

Methods

handlesChildEvents :: a -> b -> IO Bool #

class QhasAcceptableInput a b where #

Methods

hasAcceptableInput :: a -> b -> IO Bool #

class QhasCursor a b where #

Methods

hasCursor :: a -> b -> IO Bool #

class QhasFrame a b where #

Methods

hasFrame :: a -> b -> IO Bool #

class QhelpEvent a b c | a -> c where #

Methods

helpEvent :: a -> b -> c #

class QhidePopup a b where #

Methods

hidePopup :: a -> b -> IO () #

class QhideRow a b where #

Methods

hideRow :: a -> b -> IO () #

class QhitTestComplexControl a b where #

Methods

hitTestComplexControl :: a -> b -> IO SubControl #

class QqhitTestComplexControl a b where #

Methods

qhitTestComplexControl :: a -> b -> IO SubControl #

class Qhome a b where #

Methods

home :: a -> b -> IO () #

class QhorizontalSpacing a b c | a -> c where #

Methods

horizontalSpacing :: a -> b -> c #

class Qhover a b where #

Methods

hover :: a -> b -> IO () #

class QiconProvider a b where #

Methods

iconProvider :: a -> b -> IO (QFileIconProvider ()) #

class QiconSize a b where #

Methods

iconSize :: a -> b -> IO Size #

class QqiconSize a b where #

Methods

qiconSize :: a -> b -> IO (QSize ()) #

class QinitializePage a b where #

Methods

initializePage :: a -> b -> IO () #

class QinputMethodHints a b where #

Methods

inputMethodHints :: a -> b -> IO InputMethodHints #

class QinsertAction a b where #

Methods

insertAction :: a -> b -> IO () #

class QinsertActions a b where #

Methods

insertActions :: a -> b -> IO () #

class QinsertFromMimeData a b where #

Methods

insertFromMimeData :: a -> b -> IO () #

class QinsertMenu a b where #

Methods

insertMenu :: a -> b -> IO (QAction ()) #

class QinsertPlainText a b where #

Methods

insertPlainText :: a -> b -> IO () #

class QinsertSeparator a b c | a -> c where #

Methods

insertSeparator :: a -> b -> c #

class QinsertStretch a b where #

Methods

insertStretch :: a -> b -> IO () #

class QinsertTab a b where #

Methods

insertTab :: a -> b -> IO Int #

class QinstallSceneEventFilter a b where #

Methods

installSceneEventFilter :: a -> b -> IO () #

class QintValue a b where #

Methods

intValue :: a -> b -> IO Int #

class QinvertedAppearance a b where #

Methods

invertedAppearance :: a -> b -> IO Bool #

class QisActiveWindow a b where #

Methods

isActiveWindow :: a -> b -> IO Bool #

class QisAreaAllowed a b where #

Methods

isAreaAllowed :: a -> b -> IO Bool #

class QisBlockedByModalPanel a b where #

Methods

isBlockedByModalPanel :: a -> b -> IO Bool #

class QisClean a b where #

Methods

isClean :: a -> b -> IO Bool #

class QisClipped a b where #

Methods

isClipped :: a -> b -> IO Bool #

class QisColumnHidden a b where #

Methods

isColumnHidden :: a -> b -> IO Bool #

class QisExpanded a b where #

Methods

isExpanded :: a -> b -> IO Bool #

class QisFirstColumnSpanned a b where #

Methods

isFirstColumnSpanned :: a -> b -> IO Bool #

class QisFlat a b where #

Methods

isFlat :: a -> b -> IO Bool #

class QisFloating a b where #

Methods

isFloating :: a -> b -> IO Bool #

class QisItemHidden a b where #

Methods

isItemHidden :: a -> b -> IO Bool #

class QisItemSelected a b where #

Methods

isItemSelected :: a -> b -> IO Bool #

class QisMovable a b where #

Methods

isMovable :: a -> b -> IO Bool #

class QisObscured a b where #

Methods

isObscured :: a -> b -> IO Bool #

class QqisObscured a b where #

Methods

qisObscured :: a -> b -> IO Bool #

class QisPanel a b where #

Methods

isPanel :: a -> b -> IO Bool #

class QisPersistentEditorOpen a b where #

Methods

isPersistentEditorOpen :: a -> b -> IO Bool #

class QisRowHidden a b where #

Methods

isRowHidden :: a -> b -> IO Bool #

class QisSeparator a b where #

Methods

isSeparator :: a -> b -> IO Bool #

class QisSizeGripEnabled a b where #

Methods

isSizeGripEnabled :: a -> b -> IO Bool #

class QisSortingEnabled a b where #

Methods

isSortingEnabled :: a -> b -> IO Bool #

class QisTabEnabled a b where #

Methods

isTabEnabled :: a -> b -> IO Bool #

class QisVisibleTo a b where #

Methods

isVisibleTo :: a -> b -> IO Bool #

class QisWidget a b where #

Methods

isWidget :: a -> b -> IO Bool #

class QisWindow a b where #

Methods

isWindow :: a -> b -> IO Bool #

class QitemDelegate a b where #

Methods

itemDelegate :: a -> b -> IO (QAbstractItemDelegate ()) #

class QitemEditorFactory a b where #

Methods

itemEditorFactory :: a -> b -> IO (QItemEditorFactory ()) #

class QitemIcon a b where #

Methods

itemIcon :: a -> b -> IO (QIcon ()) #

class QitemPixmapRect a b where #

Methods

itemPixmapRect :: a -> b -> IO Rect #

class QqitemPixmapRect a b where #

Methods

qitemPixmapRect :: a -> b -> IO (QRect ()) #

class QitemTextRect a b where #

Methods

itemTextRect :: a -> b -> IO Rect #

class QqitemTextRect a b where #

Methods

qitemTextRect :: a -> b -> IO (QRect ()) #

class QitemTransform a b where #

Methods

itemTransform :: a -> b -> IO (QTransform ()) #

class QitemWidget a b where #

Methods

itemWidget :: a -> b -> IO (QWidget ()) #

class Qqitems a b where #

Methods

qitems :: a -> b -> IO [QGraphicsItem ()] #

class QlabelText a b where #

Methods

labelText :: a -> b -> IO String #

class QlayoutSpacing a b where #

Methods

layoutSpacing :: a -> b -> IO Int #

class QlineEdit a b where #

Methods

lineEdit :: a -> b -> IO (QLineEdit ()) #

class QlineWrapMode a b c | a -> c where #

Methods

lineWrapMode :: a -> b -> c #

class QmapFromItem_graphicstextitem a b c | b -> c where #

Methods

mapFromItem_graphicstextitem :: a -> b -> c #

class QmapFromParent a b c | b -> c where #

Methods

mapFromParent :: a -> b -> c #

class QqmapFromParent a b c | b -> c where #

Methods

qmapFromParent :: a -> b -> c #

class QmapRectFromParent a b where #

Methods

mapRectFromParent :: a -> b -> IO RectF #

class QqmapRectFromParent a b where #

Methods

qmapRectFromParent :: a -> b -> IO (QRectF ()) #

class QmapRectToParent a b where #

Methods

mapRectToParent :: a -> b -> IO RectF #

class QqmapRectToParent a b where #

Methods

qmapRectToParent :: a -> b -> IO (QRectF ()) #

class QmapToItem_graphicstextitem a b c | b -> c where #

Methods

mapToItem_graphicstextitem :: a -> b -> c #

class QmapToParent a b c | b -> c where #

Methods

mapToParent :: a -> b -> c #

class QqmapToParent a b c | b -> c where #

Methods

qmapToParent :: a -> b -> c #

class QmaxVisibleItems a b where #

Methods

maxVisibleItems :: a -> b -> IO Int #

class QmaximumDate a b where #

Methods

maximumDate :: a -> b -> IO (QDate ()) #

class Qmenu a b where #

Methods

menu :: a -> b -> IO (QMenu ()) #

class QmenuBar a b c | a -> c where #

Methods

menuBar :: a -> b -> c #

class QmergeCurrentCharFormat a b where #

Methods

mergeCurrentCharFormat :: a -> b -> IO () #

class QminimumDate a b where #

Methods

minimumDate :: a -> b -> IO (QDate ()) #

class QmodelColumn a b where #

Methods

modelColumn :: a -> b -> IO Int #

class QmodifierMask a b where #

Methods

modifierMask :: a -> b -> IO KeyboardModifiers #

class QmoveSplitter a b where #

Methods

moveSplitter :: a -> b -> IO () #

class QnextId a b where #

Methods

nextId :: a -> b -> IO Int #

class QnotchTarget a b where #

Methods

notchTarget :: a -> b -> IO Double #

class QopaqueResize a b where #

Methods

opaqueResize :: a -> b -> IO Bool #

class QopenExternalLinks a b where #

Methods

openExternalLinks :: a -> b -> IO Bool #

class QopenPersistentEditor a b where #

Methods

openPersistentEditor :: a -> b -> IO () #

class QpageStep a b where #

Methods

pageStep :: a -> b -> IO Int #

class QpaintingRoles a b where #

Methods

paintingRoles :: a -> b -> IO [Int] #

class Qpanel a b where #

Methods

panel :: a -> b -> IO (QGraphicsItem ()) #

class QpanelModality a b where #

Methods

panelModality :: a -> b -> IO PanelModality #

class QparentObject a b where #

Methods

parentObject :: a -> b -> IO (QGraphicsObject ()) #

class QpixelMetric a b where #

Methods

pixelMetric :: a -> b -> IO Int #

class QplaceholderText a b where #

Methods

placeholderText :: a -> b -> IO String #

class Qpopup a b c | a -> c where #

Methods

popup :: a -> b -> c #

class QredoText a b where #

Methods

redoText :: a -> b -> IO String #

class QreleaseShortcut a b where #

Methods

releaseShortcut :: a -> b -> IO () #

class QremoveButton a b where #

Methods

removeButton :: a -> b -> IO () #

class QremoveItemWidget a b where #

Methods

removeItemWidget :: a -> b -> IO () #

class QremoveSceneEventFilter a b where #

Methods

removeSceneEventFilter :: a -> b -> IO () #

class QremoveTab a b where #

Methods

removeTab :: a -> b -> IO () #

class QrepeatAction a b where #

Methods

repeatAction :: a -> b -> IO SliderAction #

class QreplaceWidget a b c | a -> c where #

Methods

replaceWidget :: a -> b -> c #

class QresizeColumnsToContents a b where #

Methods

resizeColumnsToContents :: a -> b -> IO () #

class QresizeRowToContents a b where #

Methods

resizeRowToContents :: a -> b -> IO () #

class QresizeRowsToContents a b where #

Methods

resizeRowsToContents :: a -> b -> IO () #

class QresolveSymlinks a b where #

Methods

resolveSymlinks :: a -> b -> IO Bool #

class QrestoreState a b where #

Methods

restoreState :: a -> b -> IO Bool #

class QrootIndex a b where #

Methods

rootIndex :: a -> b -> IO (QModelIndex ()) #

class QrowCountChanged a b where #

Methods

rowCountChanged :: a -> b -> IO () #

class QrowMinimumHeight a b c | a -> c where #

Methods

rowMinimumHeight :: a -> b -> c #

class QrowMoved a b where #

Methods

rowMoved :: a -> b -> IO () #

class QrowResized a b where #

Methods

rowResized :: a -> b -> IO () #

class QsaveState a b where #

Methods

saveState :: a -> b -> IO (QByteArray ()) #

class QsceneBoundingRect a b where #

Methods

sceneBoundingRect :: a -> b -> IO RectF #

class QqsceneBoundingRect a b where #

Methods

qsceneBoundingRect :: a -> b -> IO (QRectF ()) #

class QsceneMatrix a b where #

Methods

sceneMatrix :: a -> b -> IO (QMatrix ()) #

class QsceneTransform a b where #

Methods

sceneTransform :: a -> b -> IO (QTransform ()) #

class QscrollToAnchor a b where #

Methods

scrollToAnchor :: a -> b -> IO () #

class QscrollToItem a b where #

Methods

scrollToItem :: a -> b -> IO () #

class QselectColumn a b where #

Methods

selectColumn :: a -> b -> IO () #

class QselectedItems a b c | a -> c where #

Methods

selectedItems :: a -> b -> c #

class QselectedPosition a b c | a -> c where #

Methods

selectedPosition :: a -> b -> c #

class QselectedTabRect a b where #

Methods

selectedTabRect :: a -> b -> IO Rect #

class QqselectedTabRect a b where #

Methods

qselectedTabRect :: a -> b -> IO (QRect ()) #

class QsetAcceptDrops a b where #

Methods

setAcceptDrops :: a -> b -> IO () #

class QsetActiveAction a b where #

Methods

setActiveAction :: a -> b -> IO () #

class QsetAllowedAreas a b where #

Methods

setAllowedAreas :: a -> b -> IO () #

class QsetArrowType a b where #

Methods

setArrowType :: a -> b -> IO () #

class QsetAutoFillBackground a b where #

Methods

setAutoFillBackground :: a -> b -> IO () #

class QsetAutoRepeat a b where #

Methods

setAutoRepeat :: a -> b -> IO () #

class QsetBlurRadius a b where #

Methods

setBlurRadius :: a -> b -> IO () #

class QsetBoundingRegionGranularity a b where #

Methods

setBoundingRegionGranularity :: a -> b -> IO () #

class QsetButton a b where #

Methods

setButton :: a -> b -> IO () #

class QsetButtonSymbols a b where #

Methods

setButtonSymbols :: a -> b -> IO () #

class QsetButtonText a b where #

Methods

setButtonText :: a -> b -> IO () #

class QqsetCacheMode a b where #

Methods

qsetCacheMode :: a -> b -> IO () #

class QsetCancelButtonText a b where #

Methods

setCancelButtonText :: a -> b -> IO () #

class QsetColumnHidden a b where #

Methods

setColumnHidden :: a -> b -> IO () #

class QsetColumnMinimumWidth a b where #

Methods

setColumnMinimumWidth :: a -> b -> IO () #

class QsetColumnWidth a b where #

Methods

setColumnWidth :: a -> b -> IO () #

class QsetCompleter a b where #

Methods

setCompleter :: a -> b -> IO () #

class QsetContentsMargins a b where #

Methods

setContentsMargins :: a -> b -> IO () #

class QsetCorner a b where #

Methods

setCorner :: a -> b -> IO () #

class QsetCornerWidget a b where #

Methods

setCornerWidget :: a -> b -> IO () #

class QsetCurrentCharFormat a b where #

Methods

setCurrentCharFormat :: a -> b -> IO () #

class QsetCurrentFont a b where #

Methods

setCurrentFont :: a -> b -> IO () #

class QsetCurrentItem a b where #

Methods

setCurrentItem :: a -> b -> IO () #

class QsetCurrentRow a b c | a -> c where #

Methods

setCurrentRow :: a -> b -> c #

class QsetCurrentText a b where #

Methods

setCurrentText :: a -> b -> IO () #

class QsetCurrentWidget a b where #

Methods

setCurrentWidget :: a -> b -> IO () #

class QsetCursorWidth a b where #

Methods

setCursorWidth :: a -> b -> IO () #

class QsetDateRange a b where #

Methods

setDateRange :: a -> b -> IO () #

class QsetDefaultAction a b where #

Methods

setDefaultAction :: a -> b -> IO () #

class QsetDocumentMode a b where #

Methods

setDocumentMode :: a -> b -> IO () #

class QsetDocumentTitle a b where #

Methods

setDocumentTitle :: a -> b -> IO () #

class QsetEditText a b where #

Methods

setEditText :: a -> b -> IO () #

class QsetEditorData a b where #

Methods

setEditorData :: a -> b -> IO () #

class QsetElideMode a b where #

Methods

setElideMode :: a -> b -> IO () #

class QsetExclusive a b where #

Methods

setExclusive :: a -> b -> IO () #

class QsetExpanded a b where #

Methods

setExpanded :: a -> b -> IO () #

class QsetExtraSelections a b where #

Methods

setExtraSelections :: a -> b -> IO () #

class QsetField a b where #

Methods

setField :: a -> b -> IO () #

class QsetFiltersChildEvents a b where #

Methods

setFiltersChildEvents :: a -> b -> IO () #

class QsetFirstColumnSpanned a b where #

Methods

setFirstColumnSpanned :: a -> b -> IO () #

class QsetFlat a b where #

Methods

setFlat :: a -> b -> IO () #

class QsetFloatable a b where #

Methods

setFloatable :: a -> b -> IO () #

class QsetFocusPolicy a b where #

Methods

setFocusPolicy :: a -> b -> IO () #

class QsetFocusProxy a b where #

Methods

setFocusProxy :: a -> b -> IO () #

class QsetForegroundBrush a b where #

Methods

setForegroundBrush :: a -> b -> IO () #

class QsetFrame a b where #

Methods

setFrame :: a -> b -> IO () #

class QsetGraphicsEffect a b where #

Methods

setGraphicsEffect :: a -> b -> IO () #

class QsetGroup a b where #

Methods

setGroup :: a -> b -> IO () #

class QsetHandlesChildEvents a b where #

Methods

setHandlesChildEvents :: a -> b -> IO () #

class QsetHorizontalSpacing a b where #

Methods

setHorizontalSpacing :: a -> b -> IO () #

class QsetIconProvider a b where #

Methods

setIconProvider :: a -> b -> IO () #

class QsetInputMethodHints a b where #

Methods

setInputMethodHints :: a -> b -> IO () #

class QsetInvertedAppearance a b where #

Methods

setInvertedAppearance :: a -> b -> IO () #

class QsetItemDelegate a b where #

Methods

setItemDelegate :: a -> b -> IO () #

class QsetItemEditorFactory a b where #

Methods

setItemEditorFactory :: a -> b -> IO () #

class QsetItemHidden a b where #

Methods

setItemHidden :: a -> b -> IO () #

class QsetItemIcon a b where #

Methods

setItemIcon :: a -> b -> IO () #

class QsetItemSelected a b where #

Methods

setItemSelected :: a -> b -> IO () #

class QsetItemText a b where #

Methods

setItemText :: a -> b -> IO () #

class QsetItemWidget a b where #

Methods

setItemWidget :: a -> b -> IO () #

class QsetLabelText a b where #

Methods

setLabelText :: a -> b -> IO () #

class QsetLineEdit a b where #

Methods

setLineEdit :: a -> b -> IO () #

class QsetLineWrapMode a b where #

Methods

setLineWrapMode :: a -> b -> IO () #

class QsetMaxVisibleItems a b where #

Methods

setMaxVisibleItems :: a -> b -> IO () #

class QsetMaximumDate a b where #

Methods

setMaximumDate :: a -> b -> IO () #

class QsetMenu a b where #

Methods

setMenu :: a -> b -> IO () #

class QsetMenuBar a b where #

Methods

setMenuBar :: a -> b -> IO () #

class QsetMinimumDate a b where #

Methods

setMinimumDate :: a -> b -> IO () #

class QsetModelColumn a b where #

Methods

setModelColumn :: a -> b -> IO () #

class QsetModelData a b where #

Methods

setModelData :: a -> b -> IO () #

class QsetModifierMask a b where #

Methods

setModifierMask :: a -> b -> IO () #

class QsetMovable a b where #

Methods

setMovable :: a -> b -> IO () #

class QsetNotchTarget a b where #

Methods

setNotchTarget :: a -> b -> IO () #

class QsetOpenExternalLinks a b where #

Methods

setOpenExternalLinks :: a -> b -> IO () #

class QsetPageStep a b where #

Methods

setPageStep :: a -> b -> IO () #

class QsetPanelModality a b where #

Methods

setPanelModality :: a -> b -> IO () #

class QsetPlaceholderText a b where #

Methods

setPlaceholderText :: a -> b -> IO () #

class QsetRepeatAction a b where #

Methods

setRepeatAction :: a -> b -> IO () #

class QsetResolveSymlinks a b where #

Methods

setResolveSymlinks :: a -> b -> IO () #

class QsetRowHidden a b where #

Methods

setRowHidden :: a -> b -> IO () #

class QsetRowMinimumHeight a b where #

Methods

setRowMinimumHeight :: a -> b -> IO () #

class QsetSelected a b where #

Methods

setSelected :: a -> b -> IO () #

class QsetSelectedPosition a b where #

Methods

setSelectedPosition :: a -> b -> IO () #

class QsetSelectedTabRect a b where #

Methods

setSelectedTabRect :: a -> b -> IO () #

class QqsetSelectedTabRect a b where #

Methods

qsetSelectedTabRect :: a -> b -> IO () #

class QsetShortcut a b where #

Methods

setShortcut :: a -> b -> IO () #

class QsetShortcutAutoRepeat a b where #

Methods

setShortcutAutoRepeat :: a -> b -> IO () #

class QsetShortcutEnabled a b where #

Methods

setShortcutEnabled :: a -> b -> IO () #

class QsetShowGrid a b where #

Methods

setShowGrid :: a -> b -> IO () #

class QsetSizeAdjustPolicy a b where #

Methods

setSizeAdjustPolicy :: a -> b -> IO () #

class QsetSizeGripEnabled a b where #

Methods

setSizeGripEnabled :: a -> b -> IO () #

class QsetSizePolicy a b where #

Methods

setSizePolicy :: a -> b -> IO () #

class QsetSliderPosition a b where #

Methods

setSliderPosition :: a -> b -> IO () #

class QsetSortIndicator a b where #

Methods

setSortIndicator :: a -> b -> IO () #

class QsetSortingEnabled a b where #

Methods

setSortingEnabled :: a -> b -> IO () #

class QsetStandardButtons a b where #

Methods

setStandardButtons :: a -> b -> IO () #

class QsetStretchFactor a b c | a -> c where #

Methods

setStretchFactor :: a -> b -> c #

class QsetSuffix a b where #

Methods

setSuffix :: a -> b -> IO () #

class QsetTabBarRect a b where #

Methods

setTabBarRect :: a -> b -> IO () #

class QqsetTabBarRect a b where #

Methods

qsetTabBarRect :: a -> b -> IO () #

class QsetTabChangesFocus a b where #

Methods

setTabChangesFocus :: a -> b -> IO () #

class QsetTabEnabled a b where #

Methods

setTabEnabled :: a -> b -> IO () #

class QsetTabIcon a b where #

Methods

setTabIcon :: a -> b -> IO () #

class QsetTabPosition a b where #

Methods

setTabPosition :: a -> b -> IO () #

class QsetTabShape a b where #

Methods

setTabShape :: a -> b -> IO () #

class QsetTabStopWidth a b where #

Methods

setTabStopWidth :: a -> b -> IO () #

class QsetTabText a b where #

Methods

setTabText :: a -> b -> IO () #

class QsetTabToolTip a b where #

Methods

setTabToolTip :: a -> b -> IO () #

class QsetTabWhatsThis a b where #

Methods

setTabWhatsThis :: a -> b -> IO () #

class QsetTabsClosable a b where #

Methods

setTabsClosable :: a -> b -> IO () #

class QsetTextBackgroundColor a b where #

Methods

setTextBackgroundColor :: a -> b -> IO () #

class QsetTextCursor a b where #

Methods

setTextCursor :: a -> b -> IO () #

class QsetTextElideMode a b where #

Methods

setTextElideMode :: a -> b -> IO () #

class QsetTextInteractionFlags a b where #

Methods

setTextInteractionFlags :: a -> b -> IO () #

class QsetTextVisible a b where #

Methods

setTextVisible :: a -> b -> IO () #

class QsetTickInterval a b where #

Methods

setTickInterval :: a -> b -> IO () #

class QsetTickPosition a b where #

Methods

setTickPosition :: a -> b -> IO () #

class QsetToolButtonStyle a b where #

Methods

setToolButtonStyle :: a -> b -> IO () #

class QsetTransformations a b where #

Methods

setTransformations :: a -> b -> IO () #

class QsetUsesScrollButtons a b where #

Methods

setUsesScrollButtons :: a -> b -> IO () #

class QsetValidator a b where #

Methods

setValidator :: a -> b -> IO () #

class QsetVerticalSpacing a b where #

Methods

setVerticalSpacing :: a -> b -> IO () #

class QsetWhatsThis a b where #

Methods

setWhatsThis :: a -> b -> IO () #

class QsetWidget a b where #

Methods

setWidget :: a -> b -> IO () #

class QsetWindowFlags a b where #

Methods

setWindowFlags :: a -> b -> IO () #

class QsetWindowModality a b where #

Methods

setWindowModality :: a -> b -> IO () #

class QsetWordWrap a b where #

Methods

setWordWrap :: a -> b -> IO () #

class QsetWordWrapMode a b where #

Methods

setWordWrapMode :: a -> b -> IO () #

class QsetZValue a b where #

Methods

setZValue :: a -> b -> IO () #

class Qshortcut a b where #

Methods

shortcut :: a -> b -> IO (QKeySequence ()) #

class QshowMessage a b where #

Methods

showMessage :: a -> b -> IO () #

class QshowPopup a b where #

Methods

showPopup :: a -> b -> IO () #

class QshowRow a b where #

Methods

showRow :: a -> b -> IO () #

class QsizeAdjustPolicy a b c | a -> c where #

Methods

sizeAdjustPolicy :: a -> b -> c #

class QsizeFromContents a b where #

Methods

sizeFromContents :: a -> b -> IO Size #

class QqsizeFromContents a b where #

Methods

qsizeFromContents :: a -> b -> IO (QSize ()) #

class QsizePolicy a b c | a -> c where #

Methods

sizePolicy :: a -> b -> c #

class QsliderPosition a b where #

Methods

sliderPosition :: a -> b -> IO Int #

class QsortItems a b where #

Methods

sortItems :: a -> b -> IO () #

class QsourceBoundingRect a b where #

Methods

sourceBoundingRect :: a -> b -> IO RectF #

class QqsourceBoundingRect a b where #

Methods

qsourceBoundingRect :: a -> b -> IO (QRectF ()) #

class QsourceChanged a b where #

Methods

sourceChanged :: a -> b -> IO () #

class QsourceIsPixmap a b where #

Methods

sourceIsPixmap :: a -> b -> IO Bool #

class QsourcePixmap a b where #

Methods

sourcePixmap :: a -> b -> IO (QPixmap ()) #

class QstandardButton a b c | a -> c where #

Methods

standardButton :: a -> b -> c #

class QstandardButtons a b c | a -> c where #

Methods

standardButtons :: a -> b -> c #

class QstandardIcon a b where #

Methods

standardIcon :: a -> b -> IO (QIcon ()) #

class QstandardPalette a b where #

Methods

standardPalette :: a -> b -> IO (QPalette ()) #

class QstandardPixmap a b where #

Methods

standardPixmap :: a -> b -> IO (QPixmap ()) #

class QstandardPixmap_nf a b where #

Methods

standardPixmap_nf :: a -> b -> IO (QPixmap ()) #

class QstepBy a b where #

Methods

stepBy :: a -> b -> IO () #

class QstepDown a b where #

Methods

stepDown :: a -> b -> IO () #

class QstepEnabled a b where #

Methods

stepEnabled :: a -> b -> IO StepEnabledFlags #

class QstepUp a b where #

Methods

stepUp :: a -> b -> IO () #

class QstyleSheet a b where #

Methods

styleSheet :: a -> b -> IO String #

class QsubControlRect a b where #

Methods

subControlRect :: a -> b -> IO Rect #

class QqsubControlRect a b where #

Methods

qsubControlRect :: a -> b -> IO (QRect ()) #

class QsubElementRect a b where #

Methods

subElementRect :: a -> b -> IO Rect #

class QqsubElementRect a b where #

Methods

qsubElementRect :: a -> b -> IO (QRect ()) #

class QtabBarRect a b where #

Methods

tabBarRect :: a -> b -> IO Rect #

class QqtabBarRect a b where #

Methods

qtabBarRect :: a -> b -> IO (QRect ()) #

class QtabChangesFocus a b where #

Methods

tabChangesFocus :: a -> b -> IO Bool #

class QtabIcon a b where #

Methods

tabIcon :: a -> b -> IO (QIcon ()) #

class QtabInserted a b where #

Methods

tabInserted :: a -> b -> IO () #

class QtabPosition a b where #

Methods

tabPosition :: a -> b -> IO QTabWidget_TabPosition #

class QtabRemoved a b where #

Methods

tabRemoved :: a -> b -> IO () #

class QtabShape a b where #

Methods

tabShape :: a -> b -> IO TabShape #

class QtabStopWidth a b where #

Methods

tabStopWidth :: a -> b -> IO Int #

class QtabText a b where #

Methods

tabText :: a -> b -> IO String #

class QtabToolTip a b where #

Methods

tabToolTip :: a -> b -> IO String #

class QtabWhatsThis a b where #

Methods

tabWhatsThis :: a -> b -> IO String #

class QtabsClosable a b where #

Methods

tabsClosable :: a -> b -> IO Bool #

class QtextCursor a b where #

Methods

textCursor :: a -> b -> IO (QTextCursor ()) #

class QtextElideMode a b where #

Methods

textElideMode :: a -> b -> IO TextElideMode #

class QtextFromDateTime a b where #

Methods

textFromDateTime :: a -> b -> IO String #

class QtextFromValue a b where #

Methods

textFromValue :: a -> b -> IO String #

class QtextInteractionFlags a b where #

class QtickInterval a b where #

Methods

tickInterval :: a -> b -> IO Int #

class QtickPosition a b where #

Methods

tickPosition :: a -> b -> IO TickPosition #

class QtoGraphicsObject a b where #

Methods

toGraphicsObject :: a -> b -> IO (QGraphicsObject ()) #

class QtoggleViewAction a b where #

Methods

toggleViewAction :: a -> b -> IO (QAction ()) #

class QtoolBarArea a b where #

Methods

toolBarArea :: a -> b -> IO ToolBarArea #

class QtoolButtonStyle a b where #

Methods

toolButtonStyle :: a -> b -> IO ToolButtonStyle #

class QtopLevelItem a b c | a -> c where #

Methods

topLevelItem :: a -> b -> c #

class QtopLevelWidget a b c | a -> c where #

Methods

topLevelWidget :: a -> b -> c #

class Qtransformations a b where #

Methods

transformations :: a -> b -> IO [QGraphicsTransform ()] #

class Qtrigger a b where #

Methods

trigger :: a -> b -> IO () #

class QundoText a b where #

Methods

undoText :: a -> b -> IO String #

class QungrabGesture a b where #

Methods

ungrabGesture :: a -> b -> IO () #

class QungrabKeyboard a b where #

Methods

ungrabKeyboard :: a -> b -> IO () #

class Qunpolish a b where #

Methods

unpolish :: a -> b -> IO () #

class QunsetLayoutDirection a b where #

Methods

unsetLayoutDirection :: a -> b -> IO () #

class QupdateBoundingRect a b where #

Methods

updateBoundingRect :: a -> b -> IO () #

class QupdateEditorGeometry a b where #

Methods

updateEditorGeometry :: a -> b -> IO () #

class QusesScrollButtons a b where #

Methods

usesScrollButtons :: a -> b -> IO Bool #

class Qvalidator a b where #

Methods

validator :: a -> b -> IO (QValidator ()) #

class QvalueFromText a b c | a -> c where #

Methods

valueFromText :: a -> b -> c #

class QvaluePropertyName a b where #

Methods

valuePropertyName :: a -> b -> IO (QByteArray ()) #

class QverticalSpacing a b c | a -> c where #

Methods

verticalSpacing :: a -> b -> c #

class QvisualItemRect a b where #

Methods

visualItemRect :: a -> b -> IO Rect #

class QqvisualItemRect a b where #

Methods

qvisualItemRect :: a -> b -> IO (QRect ()) #

class QwindowFlags a b where #

Methods

windowFlags :: a -> b -> IO WindowFlags #

class QwindowTitle a b where #

Methods

windowTitle :: a -> b -> IO String #

class QwordWrap a b where #

Methods

wordWrap :: a -> b -> IO Bool #

class QwordWrapMode a b where #

Methods

wordWrapMode :: a -> b -> IO QTextOption_WrapMode #

class QzValue a b where #

Methods

zValue :: a -> b -> IO Double #

class QzoomInF a b where #

Methods

zoomInF :: a -> b -> IO () #