Qtc.Widgets.QAbstractItemView

Contents

Documentation

class QqAbstractItemViewTrUtf8 x1 where #

Methods

qAbstractItemViewTrUtf8 :: x1 -> IO String #

Instances
QqAbstractItemViewTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QAbstractItemView

Methods

qAbstractItemViewTrUtf8 :: String -> IO String #

QqAbstractItemViewTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QAbstractItemView

Methods

qAbstractItemViewTrUtf8 :: (String, String) -> IO String #

QqAbstractItemViewTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QAbstractItemView

Methods

qAbstractItemViewTrUtf8 :: (String, String, Int) -> IO String #

class QqAbstractItemView x1 where #

Methods

qAbstractItemView :: x1 -> IO (QAbstractItemView ()) #

Instances
QqAbstractItemView () # 
Instance details

Defined in Qtc.Widgets.QAbstractItemView

Methods

qAbstractItemView :: () -> IO (QAbstractItemView ()) #

QqAbstractItemView (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QAbstractItemView

autoScrollMargin :: QAbstractItemView a -> () -> IO Int #

hasAutoScroll :: QAbstractItemView a -> () -> IO Bool #

setAutoScroll :: QAbstractItemView a -> Bool -> IO () #

showDropIndicator :: QAbstractItemView a -> () -> IO Bool #

tabKeyNavigation :: QAbstractItemView a -> () -> IO Bool #

Orphan instances

QtextElideMode (QAbstractItemView a) () # 
Instance details

QsetTextElideMode (QAbstractItemView a) TextElideMode # 
Instance details

QrootIndex (QAbstractItemView a) () # 
Instance details

Methods

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

QitemDelegate (QAbstractItemView a) () # 
Instance details

QqiconSize (QAbstractItemView a) () # 
Instance details

Methods

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

QiconSize (QAbstractItemView a) () # 
Instance details

Methods

iconSize :: QAbstractItemView a -> () -> IO Size #

QdragEnabled (QAbstractItemView a) () # 
Instance details

Methods

dragEnabled :: QAbstractItemView a -> () -> IO Bool #

QqviewportSizeHint (QAbstractItemView ()) () # 
Instance details

Methods

qviewportSizeHint :: QAbstractItemView () -> () -> IO (QSize ()) #

QqviewportSizeHint (QAbstractItemViewSc a) () # 
Instance details

Methods

qviewportSizeHint :: QAbstractItemViewSc a -> () -> IO (QSize ()) #

QviewportSizeHint (QAbstractItemView ()) () # 
Instance details

Methods

viewportSizeHint :: QAbstractItemView () -> () -> IO Size #

QviewportSizeHint (QAbstractItemViewSc a) () # 
Instance details

Methods

viewportSizeHint :: QAbstractItemViewSc a -> () -> IO Size #

QviewportMargins (QAbstractItemView ()) () # 
Instance details

Methods

viewportMargins :: QAbstractItemView () -> () -> IO (QMargins ()) #

QviewportMargins (QAbstractItemViewSc a) () # 
Instance details

Methods

viewportMargins :: QAbstractItemViewSc a -> () -> IO (QMargins ()) #

QviewOptions (QAbstractItemView ()) () # 
Instance details

Methods

viewOptions :: QAbstractItemView () -> () -> IO (QStyleOptionViewItem ()) #

QviewOptions (QAbstractItemViewSc a) () # 
Instance details

QverticalStepsPerItem (QAbstractItemView ()) () # 
Instance details

Methods

verticalStepsPerItem :: QAbstractItemView () -> () -> IO Int #

QverticalStepsPerItem (QAbstractItemViewSc a) () # 
Instance details

Methods

verticalStepsPerItem :: QAbstractItemViewSc a -> () -> IO Int #

QverticalScrollbarValueChanged (QAbstractItemView ()) Int # 
Instance details

QverticalScrollbarValueChanged (QAbstractItemViewSc a) Int # 
Instance details

QverticalScrollbarAction (QAbstractItemView ()) Int # 
Instance details

Methods

verticalScrollbarAction :: QAbstractItemView () -> Int -> IO () #

QverticalScrollbarAction (QAbstractItemViewSc a) Int # 
Instance details

Methods

verticalScrollbarAction :: QAbstractItemViewSc a -> Int -> IO () #

QverticalOffset (QAbstractItemView ()) () # 
Instance details

Methods

verticalOffset :: QAbstractItemView () -> () -> IO Int #

QverticalOffset (QAbstractItemViewSc a) () # 
Instance details

Methods

verticalOffset :: QAbstractItemViewSc a -> () -> IO Int #

QupdateMicroFocus (QAbstractItemView ()) () # 
Instance details

Methods

updateMicroFocus :: QAbstractItemView () -> () -> IO () #

QupdateMicroFocus (QAbstractItemViewSc a) () # 
Instance details

Methods

updateMicroFocus :: QAbstractItemViewSc a -> () -> IO () #

QupdateGeometries (QAbstractItemView ()) () # 
Instance details

Methods

updateGeometries :: QAbstractItemView () -> () -> IO () #

QupdateGeometries (QAbstractItemViewSc a) () # 
Instance details

Methods

updateGeometries :: QAbstractItemViewSc a -> () -> IO () #

QupdateEditorGeometries (QAbstractItemView ()) () # 
Instance details

Methods

updateEditorGeometries :: QAbstractItemView () -> () -> IO () #

QupdateEditorGeometries (QAbstractItemViewSc a) () # 
Instance details

Methods

updateEditorGeometries :: QAbstractItemViewSc a -> () -> IO () #

QupdateEditorData (QAbstractItemView ()) () # 
Instance details

Methods

updateEditorData :: QAbstractItemView () -> () -> IO () #

QupdateEditorData (QAbstractItemViewSc a) () # 
Instance details

Methods

updateEditorData :: QAbstractItemViewSc a -> () -> IO () #

QstopAutoScroll (QAbstractItemView ()) () # 
Instance details

Methods

stopAutoScroll :: QAbstractItemView () -> () -> IO () #

QstopAutoScroll (QAbstractItemViewSc a) () # 
Instance details

Methods

stopAutoScroll :: QAbstractItemViewSc a -> () -> IO () #

QstartDrag (QAbstractItemView ()) DropActions # 
Instance details

Methods

startDrag :: QAbstractItemView () -> DropActions -> IO () #

QstartDrag (QAbstractItemViewSc a) DropActions # 
Instance details

Methods

startDrag :: QAbstractItemViewSc a -> DropActions -> IO () #

QstartAutoScroll (QAbstractItemView ()) () # 
Instance details

Methods

startAutoScroll :: QAbstractItemView () -> () -> IO () #

QstartAutoScroll (QAbstractItemViewSc a) () # 
Instance details

Methods

startAutoScroll :: QAbstractItemViewSc a -> () -> IO () #

QsizeHintForRow (QAbstractItemView ()) Int # 
Instance details

Methods

sizeHintForRow :: QAbstractItemView () -> Int -> IO Int #

QsizeHintForRow (QAbstractItemViewSc a) Int # 
Instance details

Methods

sizeHintForRow :: QAbstractItemViewSc a -> Int -> IO Int #

QsizeHintForColumn (QAbstractItemView ()) Int # 
Instance details

Methods

sizeHintForColumn :: QAbstractItemView () -> Int -> IO Int #

QsizeHintForColumn (QAbstractItemViewSc a) Int # 
Instance details

Methods

sizeHintForColumn :: QAbstractItemViewSc a -> Int -> IO Int #

QshowNormal (QAbstractItemView ()) () # 
Instance details

Methods

showNormal :: QAbstractItemView () -> () -> IO () #

QshowNormal (QAbstractItemViewSc a) () # 
Instance details

Methods

showNormal :: QAbstractItemViewSc a -> () -> IO () #

QshowMinimized (QAbstractItemView ()) () # 
Instance details

Methods

showMinimized :: QAbstractItemView () -> () -> IO () #

QshowMinimized (QAbstractItemViewSc a) () # 
Instance details

Methods

showMinimized :: QAbstractItemViewSc a -> () -> IO () #

QshowMaximized (QAbstractItemView ()) () # 
Instance details

Methods

showMaximized :: QAbstractItemView () -> () -> IO () #

QshowMaximized (QAbstractItemViewSc a) () # 
Instance details

Methods

showMaximized :: QAbstractItemViewSc a -> () -> IO () #

QshowFullScreen (QAbstractItemView ()) () # 
Instance details

Methods

showFullScreen :: QAbstractItemView () -> () -> IO () #

QshowFullScreen (QAbstractItemViewSc a) () # 
Instance details

Methods

showFullScreen :: QAbstractItemViewSc a -> () -> IO () #

Qqshow (QAbstractItemView ()) () # 
Instance details

Methods

qshow :: QAbstractItemView () -> () -> IO () #

Qqshow (QAbstractItemViewSc a) () # 
Instance details

Methods

qshow :: QAbstractItemViewSc a -> () -> IO () #

QsharedPainter (QAbstractItemView ()) () # 
Instance details

Methods

sharedPainter :: QAbstractItemView () -> () -> IO (QPainter ()) #

QsharedPainter (QAbstractItemViewSc a) () # 
Instance details

Methods

sharedPainter :: QAbstractItemViewSc a -> () -> IO (QPainter ()) #

QsetWindowTitle (QAbstractItemView ()) String # 
Instance details

Methods

setWindowTitle :: QAbstractItemView () -> String -> IO () #

QsetWindowTitle (QAbstractItemViewSc a) String # 
Instance details

Methods

setWindowTitle :: QAbstractItemViewSc a -> String -> IO () #

QsetWindowModified (QAbstractItemView ()) Bool # 
Instance details

Methods

setWindowModified :: QAbstractItemView () -> Bool -> IO () #

QsetWindowModified (QAbstractItemViewSc a) Bool # 
Instance details

Methods

setWindowModified :: QAbstractItemViewSc a -> Bool -> IO () #

QsetVisible (QAbstractItemView ()) Bool # 
Instance details

Methods

setVisible :: QAbstractItemView () -> Bool -> IO () #

QsetVisible (QAbstractItemViewSc a) Bool # 
Instance details

Methods

setVisible :: QAbstractItemViewSc a -> Bool -> IO () #

QsetVerticalStepsPerItem (QAbstractItemView ()) Int # 
Instance details

Methods

setVerticalStepsPerItem :: QAbstractItemView () -> Int -> IO () #

QsetVerticalStepsPerItem (QAbstractItemViewSc a) Int # 
Instance details

Methods

setVerticalStepsPerItem :: QAbstractItemViewSc a -> Int -> IO () #

QsetStyleSheet (QAbstractItemView ()) String # 
Instance details

Methods

setStyleSheet :: QAbstractItemView () -> String -> IO () #

QsetStyleSheet (QAbstractItemViewSc a) String # 
Instance details

Methods

setStyleSheet :: QAbstractItemViewSc a -> String -> IO () #

QsetState (QAbstractItemView ()) QAbstractItemView_State # 
Instance details

QsetState (QAbstractItemViewSc a) QAbstractItemView_State # 
Instance details

QsetSelectionMode (QAbstractItemView a) QAbstractItemView_SelectionMode # 
Instance details

QsetIconSize (QAbstractItemView a) Size # 
Instance details

Methods

setIconSize :: QAbstractItemView a -> Size -> IO () #

QsetHorizontalStepsPerItem (QAbstractItemView ()) Int # 
Instance details

Methods

setHorizontalStepsPerItem :: QAbstractItemView () -> Int -> IO () #

QsetHorizontalStepsPerItem (QAbstractItemViewSc a) Int # 
Instance details

Methods

setHorizontalStepsPerItem :: QAbstractItemViewSc a -> Int -> IO () #

QsetHidden (QAbstractItemView ()) Bool # 
Instance details

Methods

setHidden :: QAbstractItemView () -> Bool -> IO () #

QsetHidden (QAbstractItemViewSc a) Bool # 
Instance details

Methods

setHidden :: QAbstractItemViewSc a -> Bool -> IO () #

QsetGeometry (QAbstractItemView ()) Rect # 
Instance details

Methods

setGeometry :: QAbstractItemView () -> Rect -> IO () #

QsetGeometry (QAbstractItemViewSc a) Rect # 
Instance details

Methods

setGeometry :: QAbstractItemViewSc a -> Rect -> IO () #

QsetEnabled (QAbstractItemView ()) Bool # 
Instance details

Methods

setEnabled :: QAbstractItemView () -> Bool -> IO () #

QsetEnabled (QAbstractItemViewSc a) Bool # 
Instance details

Methods

setEnabled :: QAbstractItemViewSc a -> Bool -> IO () #

QsetDragEnabled (QAbstractItemView a) Bool # 
Instance details

Methods

setDragEnabled :: QAbstractItemView a -> Bool -> IO () #

QsetDisabled (QAbstractItemView ()) Bool # 
Instance details

Methods

setDisabled :: QAbstractItemView () -> Bool -> IO () #

QsetDisabled (QAbstractItemViewSc a) Bool # 
Instance details

Methods

setDisabled :: QAbstractItemViewSc a -> Bool -> IO () #

QsenderSignalIndex (QAbstractItemView ()) () # 
Instance details

Methods

senderSignalIndex :: QAbstractItemView () -> () -> IO Int #

QsenderSignalIndex (QAbstractItemViewSc a) () # 
Instance details

Methods

senderSignalIndex :: QAbstractItemViewSc a -> () -> IO Int #

Qsender (QAbstractItemView ()) () # 
Instance details

Methods

sender :: QAbstractItemView () -> () -> IO (QObject ()) #

Qsender (QAbstractItemViewSc a) () # 
Instance details

Methods

sender :: QAbstractItemViewSc a -> () -> IO (QObject ()) #

QselectedIndexes (QAbstractItemView ()) () # 
Instance details

Methods

selectedIndexes :: QAbstractItemView () -> () -> IO [QModelIndex ()] #

QselectedIndexes (QAbstractItemViewSc a) () # 
Instance details

Methods

selectedIndexes :: QAbstractItemViewSc a -> () -> IO [QModelIndex ()] #

QselectAll (QAbstractItemView ()) () # 
Instance details

Methods

selectAll :: QAbstractItemView () -> () -> IO () #

QselectAll (QAbstractItemViewSc a) () # 
Instance details

Methods

selectAll :: QAbstractItemViewSc a -> () -> IO () #

QscrollToTop (QAbstractItemView ()) () # 
Instance details

Methods

scrollToTop :: QAbstractItemView () -> () -> IO () #

QscrollToTop (QAbstractItemViewSc a) () # 
Instance details

Methods

scrollToTop :: QAbstractItemViewSc a -> () -> IO () #

QscrollToBottom (QAbstractItemView ()) () # 
Instance details

Methods

scrollToBottom :: QAbstractItemView () -> () -> IO () #

QscrollToBottom (QAbstractItemViewSc a) () # 
Instance details

Methods

scrollToBottom :: QAbstractItemViewSc a -> () -> IO () #

QscheduleDelayedItemsLayout (QAbstractItemView ()) () # 
Instance details

Methods

scheduleDelayedItemsLayout :: QAbstractItemView () -> () -> IO () #

QscheduleDelayedItemsLayout (QAbstractItemViewSc a) () # 
Instance details

Qrepaint (QAbstractItemView ()) () # 
Instance details

Methods

repaint :: QAbstractItemView () -> () -> IO () #

Qrepaint (QAbstractItemViewSc a) () # 
Instance details

Methods

repaint :: QAbstractItemViewSc a -> () -> IO () #

Qreceivers (QAbstractItemView ()) String # 
Instance details

Methods

receivers :: QAbstractItemView () -> String -> IO Int #

Qreceivers (QAbstractItemViewSc a) String # 
Instance details

Methods

receivers :: QAbstractItemViewSc a -> String -> IO Int #

Qraise (QAbstractItemView ()) () # 
Instance details

Methods

raise :: QAbstractItemView () -> () -> IO () #

Qraise (QAbstractItemViewSc a) () # 
Instance details

Methods

raise :: QAbstractItemViewSc a -> () -> IO () #

QpaintEngine (QAbstractItemView ()) () # 
Instance details

Methods

paintEngine :: QAbstractItemView () -> () -> IO (QPaintEngine ()) #

QpaintEngine (QAbstractItemViewSc a) () # 
Instance details

Methods

paintEngine :: QAbstractItemViewSc a -> () -> IO (QPaintEngine ()) #

Qmove (QAbstractItemView ()) Point # 
Instance details

Methods

move :: QAbstractItemView () -> Point -> IO () #

Qmove (QAbstractItemViewSc a) Point # 
Instance details

Methods

move :: QAbstractItemViewSc a -> Point -> IO () #

QqminimumSizeHint (QAbstractItemView ()) () # 
Instance details

Methods

qminimumSizeHint :: QAbstractItemView () -> () -> IO (QSize ()) #

QqminimumSizeHint (QAbstractItemViewSc a) () # 
Instance details

Methods

qminimumSizeHint :: QAbstractItemViewSc a -> () -> IO (QSize ()) #

QminimumSizeHint (QAbstractItemView ()) () # 
Instance details

Methods

minimumSizeHint :: QAbstractItemView () -> () -> IO Size #

QminimumSizeHint (QAbstractItemViewSc a) () # 
Instance details

Methods

minimumSizeHint :: QAbstractItemViewSc a -> () -> IO Size #

Qmetric (QAbstractItemView ()) PaintDeviceMetric # 
Instance details

Methods

metric :: QAbstractItemView () -> PaintDeviceMetric -> IO Int #

Qmetric (QAbstractItemViewSc a) PaintDeviceMetric # 
Instance details

Qlower (QAbstractItemView ()) () # 
Instance details

Methods

lower :: QAbstractItemView () -> () -> IO () #

Qlower (QAbstractItemViewSc a) () # 
Instance details

Methods

lower :: QAbstractItemViewSc a -> () -> IO () #

QkeyboardSearch (QAbstractItemView ()) String # 
Instance details

Methods

keyboardSearch :: QAbstractItemView () -> String -> IO () #

QkeyboardSearch (QAbstractItemViewSc a) String # 
Instance details

Methods

keyboardSearch :: QAbstractItemViewSc a -> String -> IO () #

QisEnabled (QAbstractItemView ()) () # 
Instance details

Methods

isEnabled :: QAbstractItemView () -> () -> IO Bool #

QisEnabled (QAbstractItemViewSc a) () # 
Instance details

Methods

isEnabled :: QAbstractItemViewSc a -> () -> IO Bool #

QinputMethodQuery (QAbstractItemView ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QAbstractItemViewSc a) InputMethodQuery # 
Instance details

QindexAt (QAbstractItemView ()) Point # 
Instance details

Methods

indexAt :: QAbstractItemView () -> Point -> IO (QModelIndex ()) #

QindexAt (QAbstractItemViewSc a) Point # 
Instance details

Methods

indexAt :: QAbstractItemViewSc a -> Point -> IO (QModelIndex ()) #

QhorizontalStepsPerItem (QAbstractItemView ()) () # 
Instance details

Methods

horizontalStepsPerItem :: QAbstractItemView () -> () -> IO Int #

QhorizontalStepsPerItem (QAbstractItemViewSc a) () # 
Instance details

Methods

horizontalStepsPerItem :: QAbstractItemViewSc a -> () -> IO Int #

QhorizontalScrollbarValueChanged (QAbstractItemView ()) Int # 
Instance details

QhorizontalScrollbarValueChanged (QAbstractItemViewSc a) Int # 
Instance details

QhorizontalScrollbarAction (QAbstractItemView ()) Int # 
Instance details

Methods

horizontalScrollbarAction :: QAbstractItemView () -> Int -> IO () #

QhorizontalScrollbarAction (QAbstractItemViewSc a) Int # 
Instance details

Methods

horizontalScrollbarAction :: QAbstractItemViewSc a -> Int -> IO () #

QhorizontalOffset (QAbstractItemView ()) () # 
Instance details

Methods

horizontalOffset :: QAbstractItemView () -> () -> IO Int #

QhorizontalOffset (QAbstractItemViewSc a) () # 
Instance details

Methods

horizontalOffset :: QAbstractItemViewSc a -> () -> IO Int #

Qhide (QAbstractItemView ()) () # 
Instance details

Methods

hide :: QAbstractItemView () -> () -> IO () #

Qhide (QAbstractItemViewSc a) () # 
Instance details

Methods

hide :: QAbstractItemViewSc a -> () -> IO () #

QhasHeightForWidth (QAbstractItemView ()) () # 
Instance details

Methods

hasHeightForWidth :: QAbstractItemView () -> () -> IO Bool #

QhasHeightForWidth (QAbstractItemViewSc a) () # 
Instance details

Methods

hasHeightForWidth :: QAbstractItemViewSc a -> () -> IO Bool #

Qfont (QAbstractItemView ()) () # 
Instance details

Methods

font :: QAbstractItemView () -> () -> IO (QFont ()) #

Qfont (QAbstractItemViewSc a) () # 
Instance details

Methods

font :: QAbstractItemViewSc a -> () -> IO (QFont ()) #

QfocusPreviousChild (QAbstractItemView ()) () # 
Instance details

Methods

focusPreviousChild :: QAbstractItemView () -> () -> IO Bool #

QfocusPreviousChild (QAbstractItemViewSc a) () # 
Instance details

Methods

focusPreviousChild :: QAbstractItemViewSc a -> () -> IO Bool #

QfocusNextPrevChild (QAbstractItemView ()) Bool # 
Instance details

Methods

focusNextPrevChild :: QAbstractItemView () -> Bool -> IO Bool #

QfocusNextPrevChild (QAbstractItemViewSc a) Bool # 
Instance details

Methods

focusNextPrevChild :: QAbstractItemViewSc a -> Bool -> IO Bool #

QfocusNextChild (QAbstractItemView ()) () # 
Instance details

Methods

focusNextChild :: QAbstractItemView () -> () -> IO Bool #

QfocusNextChild (QAbstractItemViewSc a) () # 
Instance details

Methods

focusNextChild :: QAbstractItemViewSc a -> () -> IO Bool #

QexecuteDelayedItemsLayout (QAbstractItemView ()) () # 
Instance details

Methods

executeDelayedItemsLayout :: QAbstractItemView () -> () -> IO () #

QexecuteDelayedItemsLayout (QAbstractItemViewSc a) () # 
Instance details

QdropIndicatorPosition (QAbstractItemView ()) () # 
Instance details

QdropIndicatorPosition (QAbstractItemViewSc a) () # 
Instance details

QdoItemsLayout (QAbstractItemView ()) () # 
Instance details

Methods

doItemsLayout :: QAbstractItemView () -> () -> IO () #

QdoItemsLayout (QAbstractItemViewSc a) () # 
Instance details

Methods

doItemsLayout :: QAbstractItemViewSc a -> () -> IO () #

QdoAutoScroll (QAbstractItemView ()) () # 
Instance details

Methods

doAutoScroll :: QAbstractItemView () -> () -> IO () #

QdoAutoScroll (QAbstractItemViewSc a) () # 
Instance details

Methods

doAutoScroll :: QAbstractItemViewSc a -> () -> IO () #

QqdirtyRegionOffset (QAbstractItemView ()) () # 
Instance details

Methods

qdirtyRegionOffset :: QAbstractItemView () -> () -> IO (QPoint ()) #

QqdirtyRegionOffset (QAbstractItemViewSc a) () # 
Instance details

Methods

qdirtyRegionOffset :: QAbstractItemViewSc a -> () -> IO (QPoint ()) #

QdirtyRegionOffset (QAbstractItemView ()) () # 
Instance details

Methods

dirtyRegionOffset :: QAbstractItemView () -> () -> IO Point #

QdirtyRegionOffset (QAbstractItemViewSc a) () # 
Instance details

QdevType (QAbstractItemView ()) () # 
Instance details

Methods

devType :: QAbstractItemView () -> () -> IO Int #

QdevType (QAbstractItemViewSc a) () # 
Instance details

Methods

devType :: QAbstractItemViewSc a -> () -> IO Int #

Qdestroy (QAbstractItemView ()) Bool # 
Instance details

Methods

destroy :: QAbstractItemView () -> Bool -> IO () #

Qdestroy (QAbstractItemView ()) () # 
Instance details

Methods

destroy :: QAbstractItemView () -> () -> IO () #

Qdestroy (QAbstractItemViewSc a) Bool # 
Instance details

Methods

destroy :: QAbstractItemViewSc a -> Bool -> IO () #

Qdestroy (QAbstractItemViewSc a) () # 
Instance details

Methods

destroy :: QAbstractItemViewSc a -> () -> IO () #

QclearSelection (QAbstractItemView ()) () # 
Instance details

Methods

clearSelection :: QAbstractItemView () -> () -> IO () #

QclearSelection (QAbstractItemViewSc a) () # 
Instance details

Methods

clearSelection :: QAbstractItemViewSc a -> () -> IO () #

QcolorCount (QAbstractItemView ()) () # 
Instance details

Methods

colorCount :: QAbstractItemView () -> () -> IO Int #

QcolorCount (QAbstractItemViewSc a) () # 
Instance details

Methods

colorCount :: QAbstractItemViewSc a -> () -> IO Int #

Qqwidth (QAbstractItemView ()) () (IO Int) # 
Instance details

Methods

qwidth :: QAbstractItemView () -> () -> IO Int #

Qqwidth (QAbstractItemViewSc a) () (IO Int) # 
Instance details

Methods

qwidth :: QAbstractItemViewSc a -> () -> IO Int #

Qstate (QAbstractItemView ()) () (IO QAbstractItemView_State) # 
Instance details

Qstate (QAbstractItemViewSc a) () (IO QAbstractItemView_State) # 
Instance details

QqsizeHint (QAbstractItemView ()) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint :: QAbstractItemView () -> () -> IO (QSize ()) #

QqsizeHint (QAbstractItemViewSc a) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint :: QAbstractItemViewSc a -> () -> IO (QSize ()) #

QsizeHint (QAbstractItemView ()) () (IO Size) # 
Instance details

Methods

sizeHint :: QAbstractItemView () -> () -> IO Size #

QsizeHint (QAbstractItemViewSc a) () (IO Size) # 
Instance details

Methods

sizeHint :: QAbstractItemViewSc a -> () -> IO Size #

QsetFocus (QAbstractItemView ()) () (IO ()) # 
Instance details

Methods

setFocus :: QAbstractItemView () -> () -> IO () #

QsetFocus (QAbstractItemViewSc a) () (IO ()) # 
Instance details

Methods

setFocus :: QAbstractItemViewSc a -> () -> IO () #

QselectionMode (QAbstractItemView a) () (IO QAbstractItemView_SelectionMode) # 
Instance details

Qresize (QAbstractItemView ()) Size (IO ()) # 
Instance details

Methods

resize :: QAbstractItemView () -> Size -> IO () #

Qresize (QAbstractItemViewSc a) Size (IO ()) # 
Instance details

Methods

resize :: QAbstractItemViewSc a -> Size -> IO () #

Qreset (QAbstractItemView ()) () (IO ()) # 
Instance details

Methods

reset :: QAbstractItemView () -> () -> IO () #

Qreset (QAbstractItemViewSc a) () (IO ()) # 
Instance details

Methods

reset :: QAbstractItemViewSc a -> () -> IO () #

Qproperty (QAbstractItemView ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QAbstractItemView () -> String -> IO (QVariant ()) #

Qproperty (QAbstractItemViewSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QAbstractItemViewSc a -> String -> IO (QVariant ()) #

Qparent (QAbstractItemView ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QAbstractItemView () -> () -> IO (QObject ()) #

Qparent (QAbstractItemViewSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QAbstractItemViewSc a -> () -> IO (QObject ()) #

Qmodel (QAbstractItemView a) () (IO (QAbstractItemModel ())) # 
Instance details

Methods

model :: QAbstractItemView a -> () -> IO (QAbstractItemModel ()) #

QheightForWidth (QAbstractItemView ()) Int (IO Int) # 
Instance details

Methods

heightForWidth :: QAbstractItemView () -> Int -> IO Int #

QheightForWidth (QAbstractItemViewSc a) Int (IO Int) # 
Instance details

Methods

heightForWidth :: QAbstractItemViewSc a -> Int -> IO Int #

Qqheight (QAbstractItemView ()) () (IO Int) # 
Instance details

Methods

qheight :: QAbstractItemView () -> () -> IO Int #

Qqheight (QAbstractItemViewSc a) () (IO Int) # 
Instance details

Methods

qheight :: QAbstractItemViewSc a -> () -> IO Int #

QdevicePixelRatio (QAbstractItemView ()) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QAbstractItemView () -> () -> IO Int #

QdevicePixelRatio (QAbstractItemViewSc a) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QAbstractItemViewSc a -> () -> IO Int #

Qdepth (QAbstractItemView ()) () (IO Int) # 
Instance details

Methods

depth :: QAbstractItemView () -> () -> IO Int #

Qdepth (QAbstractItemViewSc a) () (IO Int) # 
Instance details

Methods

depth :: QAbstractItemViewSc a -> () -> IO Int #

Qcursor (QAbstractItemView ()) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QAbstractItemView () -> () -> IO (QCursor ()) #

Qcursor (QAbstractItemViewSc a) () (IO (QCursor ())) # 
Instance details

Methods

cursor :: QAbstractItemViewSc a -> () -> IO (QCursor ()) #

QcurrentIndex (QAbstractItemView a) () (IO (QModelIndex ())) # 
Instance details

Methods

currentIndex :: QAbstractItemView a -> () -> IO (QModelIndex ()) #

Qcreate (QAbstractItemView ()) Int (IO ()) # 
Instance details

Methods

create :: QAbstractItemView () -> Int -> IO () #

Qcreate (QAbstractItemView ()) () (IO ()) # 
Instance details

Methods

create :: QAbstractItemView () -> () -> IO () #

Qcreate (QAbstractItemViewSc a) Int (IO ()) # 
Instance details

Methods

create :: QAbstractItemViewSc a -> Int -> IO () #

Qcreate (QAbstractItemViewSc a) () (IO ()) # 
Instance details

Methods

create :: QAbstractItemViewSc a -> () -> IO () #

Qclose (QAbstractItemView ()) () (IO Bool) # 
Instance details

Methods

close :: QAbstractItemView () -> () -> IO Bool #

Qclose (QAbstractItemViewSc a) () (IO Bool) # 
Instance details

Methods

close :: QAbstractItemViewSc a -> () -> IO Bool #

QuserMethod (QAbstractItemView ()) () (IO ()) # 
Instance details

Methods

userMethod :: QAbstractItemView () -> Int -> () -> IO () #

QuserMethod (QAbstractItemViewSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QAbstractItemViewSc a -> Int -> () -> IO () #

QsetItemDelegate (QAbstractItemView a) (QAbstractItemDelegate t1) # 
Instance details

QopenPersistentEditor (QAbstractItemView a) (QModelIndex t1) # 
Instance details

QitemDelegate (QAbstractItemView a) (QModelIndex t1) # 
Instance details

QisPersistentEditorOpen (QAbstractItemView a) (QModelIndex t1) # 
Instance details

QclosePersistentEditor (QAbstractItemView a) (QModelIndex t1) # 
Instance details

QwheelEvent (QAbstractItemView ()) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent :: QAbstractItemView () -> QWheelEvent t1 -> IO () #

QwheelEvent (QAbstractItemViewSc a) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent :: QAbstractItemViewSc a -> QWheelEvent t1 -> IO () #

QvisualRegionForSelection (QAbstractItemView ()) (QItemSelection t1) # 
Instance details

QvisualRegionForSelection (QAbstractItemViewSc a) (QItemSelection t1) # 
Instance details

QqvisualRect (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

Methods

qvisualRect :: QAbstractItemView () -> QModelIndex t1 -> IO (QRect ()) #

QqvisualRect (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

Methods

qvisualRect :: QAbstractItemViewSc a -> QModelIndex t1 -> IO (QRect ()) #

QvisualRect (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

Methods

visualRect :: QAbstractItemView () -> QModelIndex t1 -> IO Rect #

QvisualRect (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

QviewportEvent (QAbstractItemView ()) (QEvent t1) # 
Instance details

Methods

viewportEvent :: QAbstractItemView () -> QEvent t1 -> IO Bool #

QviewportEvent (QAbstractItemViewSc a) (QEvent t1) # 
Instance details

Methods

viewportEvent :: QAbstractItemViewSc a -> QEvent t1 -> IO Bool #

Qupdate (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

Methods

update :: QAbstractItemView () -> QModelIndex t1 -> IO () #

Qupdate (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

Methods

update :: QAbstractItemViewSc a -> QModelIndex t1 -> IO () #

QtimerEvent (QAbstractItemView ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QAbstractItemView () -> QTimerEvent t1 -> IO () #

QtimerEvent (QAbstractItemViewSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QAbstractItemViewSc a -> QTimerEvent t1 -> IO () #

QtabletEvent (QAbstractItemView ()) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent :: QAbstractItemView () -> QTabletEvent t1 -> IO () #

QtabletEvent (QAbstractItemViewSc a) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent :: QAbstractItemViewSc a -> QTabletEvent t1 -> IO () #

QshowEvent (QAbstractItemView ()) (QShowEvent t1) # 
Instance details

Methods

showEvent :: QAbstractItemView () -> QShowEvent t1 -> IO () #

QshowEvent (QAbstractItemViewSc a) (QShowEvent t1) # 
Instance details

Methods

showEvent :: QAbstractItemViewSc a -> QShowEvent t1 -> IO () #

QsetupViewport (QAbstractItemView ()) (QWidget t1) # 
Instance details

Methods

setupViewport :: QAbstractItemView () -> QWidget t1 -> IO () #

QsetupViewport (QAbstractItemViewSc a) (QWidget t1) # 
Instance details

Methods

setupViewport :: QAbstractItemViewSc a -> QWidget t1 -> IO () #

QsetViewportMargins (QAbstractItemView ()) (QMargins t1) # 
Instance details

Methods

setViewportMargins :: QAbstractItemView () -> QMargins t1 -> IO () #

QsetViewportMargins (QAbstractItemViewSc a) (QMargins t1) # 
Instance details

QsetSelectionModel (QAbstractItemView ()) (QItemSelectionModel t1) # 
Instance details

QsetSelectionModel (QAbstractItemViewSc a) (QItemSelectionModel t1) # 
Instance details

QsetRootIndex (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

Methods

setRootIndex :: QAbstractItemView () -> QModelIndex t1 -> IO () #

QsetRootIndex (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

Methods

setRootIndex :: QAbstractItemViewSc a -> QModelIndex t1 -> IO () #

QsetModel (QAbstractItemView ()) (QAbstractItemModel t1) # 
Instance details

Methods

setModel :: QAbstractItemView () -> QAbstractItemModel t1 -> IO () #

QsetModel (QAbstractItemViewSc a) (QAbstractItemModel t1) # 
Instance details

QqsetIconSize (QAbstractItemView a) (QSize t1) # 
Instance details

Methods

qsetIconSize :: QAbstractItemView a -> QSize t1 -> IO () #

QqsetGeometry (QAbstractItemView ()) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QAbstractItemView () -> QRect t1 -> IO () #

QqsetGeometry (QAbstractItemViewSc a) (QRect t1) # 
Instance details

Methods

qsetGeometry :: QAbstractItemViewSc a -> QRect t1 -> IO () #

QsetFont (QAbstractItemView ()) (QFont t1) # 
Instance details

Methods

setFont :: QAbstractItemView () -> QFont t1 -> IO () #

QsetFont (QAbstractItemViewSc a) (QFont t1) # 
Instance details

Methods

setFont :: QAbstractItemViewSc a -> QFont t1 -> IO () #

QsetDirtyRegion (QAbstractItemView ()) (QRegion t1) # 
Instance details

Methods

setDirtyRegion :: QAbstractItemView () -> QRegion t1 -> IO () #

QsetDirtyRegion (QAbstractItemViewSc a) (QRegion t1) # 
Instance details

Methods

setDirtyRegion :: QAbstractItemViewSc a -> QRegion t1 -> IO () #

QsetCursor (QAbstractItemView ()) (QCursor t1) # 
Instance details

Methods

setCursor :: QAbstractItemView () -> QCursor t1 -> IO () #

QsetCursor (QAbstractItemViewSc a) (QCursor t1) # 
Instance details

Methods

setCursor :: QAbstractItemViewSc a -> QCursor t1 -> IO () #

QsetCurrentIndex (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

Methods

setCurrentIndex :: QAbstractItemView () -> QModelIndex t1 -> IO () #

QsetCurrentIndex (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

QselectionCommand (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

QselectionCommand (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

QscrollTo (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

Methods

scrollTo :: QAbstractItemView () -> QModelIndex t1 -> IO () #

QscrollTo (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

Methods

scrollTo :: QAbstractItemViewSc a -> QModelIndex t1 -> IO () #

QresizeEvent (QAbstractItemView ()) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent :: QAbstractItemView () -> QResizeEvent t1 -> IO () #

QresizeEvent (QAbstractItemViewSc a) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent :: QAbstractItemViewSc a -> QResizeEvent t1 -> IO () #

Qqresize (QAbstractItemView ()) (QSize t1) # 
Instance details

Methods

qresize :: QAbstractItemView () -> QSize t1 -> IO () #

Qqresize (QAbstractItemViewSc a) (QSize t1) # 
Instance details

Methods

qresize :: QAbstractItemViewSc a -> QSize t1 -> IO () #

Qredirected (QAbstractItemView ()) (QPoint t1) # 
Instance details

Methods

redirected :: QAbstractItemView () -> QPoint t1 -> IO (QPaintDevice ()) #

Qredirected (QAbstractItemViewSc a) (QPoint t1) # 
Instance details

Methods

redirected :: QAbstractItemViewSc a -> QPoint t1 -> IO (QPaintDevice ()) #

QpaintEvent (QAbstractItemView ()) (QPaintEvent t1) # 
Instance details

Methods

paintEvent :: QAbstractItemView () -> QPaintEvent t1 -> IO () #

QpaintEvent (QAbstractItemViewSc a) (QPaintEvent t1) # 
Instance details

Methods

paintEvent :: QAbstractItemViewSc a -> QPaintEvent t1 -> IO () #

QmoveEvent (QAbstractItemView ()) (QMoveEvent t1) # 
Instance details

Methods

moveEvent :: QAbstractItemView () -> QMoveEvent t1 -> IO () #

QmoveEvent (QAbstractItemViewSc a) (QMoveEvent t1) # 
Instance details

Methods

moveEvent :: QAbstractItemViewSc a -> QMoveEvent t1 -> IO () #

Qqmove (QAbstractItemView ()) (QPoint t1) # 
Instance details

Methods

qmove :: QAbstractItemView () -> QPoint t1 -> IO () #

Qqmove (QAbstractItemViewSc a) (QPoint t1) # 
Instance details

Methods

qmove :: QAbstractItemViewSc a -> QPoint t1 -> IO () #

QmouseReleaseEvent (QAbstractItemView ()) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent :: QAbstractItemView () -> QMouseEvent t1 -> IO () #

QmouseReleaseEvent (QAbstractItemViewSc a) (QMouseEvent t1) # 
Instance details

QmousePressEvent (QAbstractItemView ()) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent :: QAbstractItemView () -> QMouseEvent t1 -> IO () #

QmousePressEvent (QAbstractItemViewSc a) (QMouseEvent t1) # 
Instance details

QmouseMoveEvent (QAbstractItemView ()) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent :: QAbstractItemView () -> QMouseEvent t1 -> IO () #

QmouseMoveEvent (QAbstractItemViewSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent :: QAbstractItemViewSc a -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent (QAbstractItemView ()) (QMouseEvent t1) # 
Instance details

QmouseDoubleClickEvent (QAbstractItemViewSc a) (QMouseEvent t1) # 
Instance details

QleaveEvent (QAbstractItemView ()) (QEvent t1) # 
Instance details

Methods

leaveEvent :: QAbstractItemView () -> QEvent t1 -> IO () #

QleaveEvent (QAbstractItemViewSc a) (QEvent t1) # 
Instance details

Methods

leaveEvent :: QAbstractItemViewSc a -> QEvent t1 -> IO () #

QkeyReleaseEvent (QAbstractItemView ()) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent :: QAbstractItemView () -> QKeyEvent t1 -> IO () #

QkeyReleaseEvent (QAbstractItemViewSc a) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent :: QAbstractItemViewSc a -> QKeyEvent t1 -> IO () #

QkeyPressEvent (QAbstractItemView ()) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent :: QAbstractItemView () -> QKeyEvent t1 -> IO () #

QkeyPressEvent (QAbstractItemViewSc a) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent :: QAbstractItemViewSc a -> QKeyEvent t1 -> IO () #

QisSignalConnected (QAbstractItemView ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QAbstractItemView () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QAbstractItemViewSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QAbstractItemViewSc a -> QMetaMethod t1 -> IO Bool #

QisIndexHidden (QAbstractItemView ()) (QModelIndex t1) # 
Instance details

Methods

isIndexHidden :: QAbstractItemView () -> QModelIndex t1 -> IO Bool #

QisIndexHidden (QAbstractItemViewSc a) (QModelIndex t1) # 
Instance details

Methods

isIndexHidden :: QAbstractItemViewSc a -> QModelIndex t1 -> IO Bool #

QinputMethodEvent (QAbstractItemView ()) (QInputMethodEvent t1) # 
Instance details

QinputMethodEvent (QAbstractItemViewSc a) (QInputMethodEvent t1) # 
Instance details

QinitStyleOption (QAbstractItemView ()) (QStyleOptionFrame t1) # 
Instance details

QinitStyleOption (QAbstractItemViewSc a) (QStyleOptionFrame t1) # 
Instance details

QinitPainter (QAbstractItemView ()) (QPainter t1) # 
Instance details

Methods

initPainter :: QAbstractItemView () -> QPainter t1 -> IO () #

QinitPainter (QAbstractItemViewSc a) (QPainter t1) # 
Instance details

Methods

initPainter :: QAbstractItemViewSc a -> QPainter t1 -> IO () #

QqindexAt (QAbstractItemView ()) (QPoint t1) # 
Instance details

Methods

qindexAt :: QAbstractItemView () -> QPoint t1 -> IO (QModelIndex ()) #

QqindexAt (QAbstractItemViewSc a) (QPoint t1) # 
Instance details

Methods

qindexAt :: QAbstractItemViewSc a -> QPoint t1 -> IO (QModelIndex ()) #

QhideEvent (QAbstractItemView ()) (QHideEvent t1) # 
Instance details

Methods

hideEvent :: QAbstractItemView () -> QHideEvent t1 -> IO () #

QhideEvent (QAbstractItemViewSc a) (QHideEvent t1) # 
Instance details

Methods

hideEvent :: QAbstractItemViewSc a -> QHideEvent t1 -> IO () #

QfocusOutEvent (QAbstractItemView ()) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent :: QAbstractItemView () -> QFocusEvent t1 -> IO () #

QfocusOutEvent (QAbstractItemViewSc a) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent :: QAbstractItemViewSc a -> QFocusEvent t1 -> IO () #

QfocusInEvent (QAbstractItemView ()) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent :: QAbstractItemView () -> QFocusEvent t1 -> IO () #

QfocusInEvent (QAbstractItemViewSc a) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent :: QAbstractItemViewSc a -> QFocusEvent t1 -> IO () #

QenterEvent (QAbstractItemView ()) (QEvent t1) # 
Instance details

Methods

enterEvent :: QAbstractItemView () -> QEvent t1 -> IO () #

QenterEvent (QAbstractItemViewSc a) (QEvent t1) # 
Instance details

Methods

enterEvent :: QAbstractItemViewSc a -> QEvent t1 -> IO () #

QeditorDestroyed (QAbstractItemView ()) (QObject t1) # 
Instance details

Methods

editorDestroyed :: QAbstractItemView () -> QObject t1 -> IO () #

QeditorDestroyed (QAbstractItemViewSc a) (QObject t1) # 
Instance details

Methods

editorDestroyed :: QAbstractItemViewSc a -> QObject t1 -> IO () #

QdropEvent (QAbstractItemView ()) (QDropEvent t1) # 
Instance details

Methods

dropEvent :: QAbstractItemView () -> QDropEvent t1 -> IO () #

QdropEvent (QAbstractItemViewSc a) (QDropEvent t1) # 
Instance details

Methods

dropEvent :: QAbstractItemViewSc a -> QDropEvent t1 -> IO () #

QdrawFrame (QAbstractItemView ()) (QPainter t1) # 
Instance details

Methods

drawFrame :: QAbstractItemView () -> QPainter t1 -> IO () #

QdrawFrame (QAbstractItemViewSc a) (QPainter t1) # 
Instance details

Methods

drawFrame :: QAbstractItemViewSc a -> QPainter t1 -> IO () #

QdragMoveEvent (QAbstractItemView ()) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent :: QAbstractItemView () -> QDragMoveEvent t1 -> IO () #

QdragMoveEvent (QAbstractItemViewSc a) (QDragMoveEvent t1) # 
Instance details

QdragLeaveEvent (QAbstractItemView ()) (QDragLeaveEvent t1) # 
Instance details

QdragLeaveEvent (QAbstractItemViewSc a) (QDragLeaveEvent t1) # 
Instance details

QdragEnterEvent (QAbstractItemView ()) (QDragEnterEvent t1) # 
Instance details

QdragEnterEvent (QAbstractItemViewSc a) (QDragEnterEvent t1) # 
Instance details

QdisconnectNotify (QAbstractItemView ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QAbstractItemView () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QAbstractItemViewSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QAbstractItemView ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QAbstractItemView () -> QEvent t1 -> IO () #

QcustomEvent (QAbstractItemViewSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QAbstractItemViewSc a -> QEvent t1 -> IO () #

QcontextMenuEvent (QAbstractItemView ()) (QContextMenuEvent t1) # 
Instance details

QcontextMenuEvent (QAbstractItemViewSc a) (QContextMenuEvent t1) # 
Instance details

QconnectNotify (QAbstractItemView ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QAbstractItemView () -> QMetaMethod t1 -> IO () #

QconnectNotify (QAbstractItemViewSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QAbstractItemViewSc a -> QMetaMethod t1 -> IO () #

QcommitData (QAbstractItemView ()) (QWidget t1) # 
Instance details

Methods

commitData :: QAbstractItemView () -> QWidget t1 -> IO () #

QcommitData (QAbstractItemViewSc a) (QWidget t1) # 
Instance details

Methods

commitData :: QAbstractItemViewSc a -> QWidget t1 -> IO () #

QcloseEvent (QAbstractItemView ()) (QCloseEvent t1) # 
Instance details

Methods

closeEvent :: QAbstractItemView () -> QCloseEvent t1 -> IO () #

QcloseEvent (QAbstractItemViewSc a) (QCloseEvent t1) # 
Instance details

Methods

closeEvent :: QAbstractItemViewSc a -> QCloseEvent t1 -> IO () #

QchildEvent (QAbstractItemView ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QAbstractItemView () -> QChildEvent t1 -> IO () #

QchildEvent (QAbstractItemViewSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QAbstractItemViewSc a -> QChildEvent t1 -> IO () #

QchangeEvent (QAbstractItemView ()) (QEvent t1) # 
Instance details

Methods

changeEvent :: QAbstractItemView () -> QEvent t1 -> IO () #

QchangeEvent (QAbstractItemViewSc a) (QEvent t1) # 
Instance details

Methods

changeEvent :: QAbstractItemViewSc a -> QEvent t1 -> IO () #

QactionEvent (QAbstractItemView ()) (QActionEvent t1) # 
Instance details

Methods

actionEvent :: QAbstractItemView () -> QActionEvent t1 -> IO () #

QactionEvent (QAbstractItemViewSc a) (QActionEvent t1) # 
Instance details

Methods

actionEvent :: QAbstractItemViewSc a -> QActionEvent t1 -> IO () #

QindexWidget (QAbstractItemView a) (QModelIndex t1) (IO (QWidget ())) # 
Instance details

Methods

indexWidget :: QAbstractItemView a -> QModelIndex t1 -> IO (QWidget ()) #

Qevent (QAbstractItemView ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QAbstractItemView () -> QEvent t1 -> IO Bool #

Qevent (QAbstractItemViewSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QAbstractItemViewSc a -> QEvent t1 -> IO Bool #

Qedit (QAbstractItemView ()) (QModelIndex t1) (IO ()) # 
Instance details

Methods

edit :: QAbstractItemView () -> QModelIndex t1 -> IO () #

Qedit (QAbstractItemViewSc a) (QModelIndex t1) (IO ()) # 
Instance details

Methods

edit :: QAbstractItemViewSc a -> QModelIndex t1 -> IO () #

QaddAction (QAbstractItemView ()) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QAbstractItemView () -> QAction t1 -> IO () #

QaddAction (QAbstractItemViewSc a) (QAction t1) (IO ()) # 
Instance details

Methods

addAction :: QAbstractItemViewSc a -> QAction t1 -> IO () #

QuserMethod (QAbstractItemView ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QAbstractItemView () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QAbstractItemViewSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QAbstractItemViewSc a -> Int -> QVariant () -> IO (QVariant ()) #

QqsetSelection (QAbstractItemView ()) (QRect t1, QItemSelectionModel_SelectionFlags) # 
Instance details

QqsetSelection (QAbstractItemViewSc a) (QRect t1, QItemSelectionModel_SelectionFlags) # 
Instance details

QsetSelection (QAbstractItemView ()) (Rect, QItemSelectionModel_SelectionFlags) # 
Instance details

QsetSelection (QAbstractItemViewSc a) (Rect, QItemSelectionModel_SelectionFlags) # 
Instance details

QselectionCommand (QAbstractItemView ()) (QModelIndex t1, QEvent t2) # 
Instance details

QselectionCommand (QAbstractItemViewSc a) (QModelIndex t1, QEvent t2) # 
Instance details

QselectionChanged (QAbstractItemView ()) (QItemSelection t1, QItemSelection t2) # 
Instance details

QselectionChanged (QAbstractItemViewSc a) (QItemSelection t1, QItemSelection t2) # 
Instance details

QscrollTo (QAbstractItemView ()) (QModelIndex t1, ScrollHint) # 
Instance details

Methods

scrollTo :: QAbstractItemView () -> (QModelIndex t1, ScrollHint) -> IO () #

QscrollTo (QAbstractItemViewSc a) (QModelIndex t1, ScrollHint) # 
Instance details

Methods

scrollTo :: QAbstractItemViewSc a -> (QModelIndex t1, ScrollHint) -> IO () #

QscrollDirtyRegion (QAbstractItemView ()) (Int, Int) # 
Instance details

Methods

scrollDirtyRegion :: QAbstractItemView () -> (Int, Int) -> IO () #

QscrollDirtyRegion (QAbstractItemViewSc a) (Int, Int) # 
Instance details

Methods

scrollDirtyRegion :: QAbstractItemViewSc a -> (Int, Int) -> IO () #

QscrollContentsBy (QAbstractItemView ()) (Int, Int) # 
Instance details

Methods

scrollContentsBy :: QAbstractItemView () -> (Int, Int) -> IO () #

QscrollContentsBy (QAbstractItemViewSc a) (Int, Int) # 
Instance details

Methods

scrollContentsBy :: QAbstractItemViewSc a -> (Int, Int) -> IO () #

Qmove (QAbstractItemView ()) (Int, Int) # 
Instance details

Methods

move :: QAbstractItemView () -> (Int, Int) -> IO () #

Qmove (QAbstractItemViewSc a) (Int, Int) # 
Instance details

Methods

move :: QAbstractItemViewSc a -> (Int, Int) -> IO () #

QeventFilter (QAbstractItemView ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QAbstractItemView () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QAbstractItemViewSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QAbstractItemViewSc a -> (QObject t1, QEvent t2) -> IO Bool #

Qdestroy (QAbstractItemView ()) (Bool, Bool) # 
Instance details

Methods

destroy :: QAbstractItemView () -> (Bool, Bool) -> IO () #

Qdestroy (QAbstractItemViewSc a) (Bool, Bool) # 
Instance details

Methods

destroy :: QAbstractItemViewSc a -> (Bool, Bool) -> IO () #

QdataChanged (QAbstractItemView ()) (QModelIndex t1, QModelIndex t2) # 
Instance details

Methods

dataChanged :: QAbstractItemView () -> (QModelIndex t1, QModelIndex t2) -> IO () #

QdataChanged (QAbstractItemViewSc a) (QModelIndex t1, QModelIndex t2) # 
Instance details

Methods

dataChanged :: QAbstractItemViewSc a -> (QModelIndex t1, QModelIndex t2) -> IO () #

QcurrentChanged (QAbstractItemView ()) (QModelIndex t1, QModelIndex t2) # 
Instance details

Methods

currentChanged :: QAbstractItemView () -> (QModelIndex t1, QModelIndex t2) -> IO () #

QcurrentChanged (QAbstractItemViewSc a) (QModelIndex t1, QModelIndex t2) # 
Instance details

QcloseEditor (QAbstractItemView ()) (QWidget t1, EndEditHint) # 
Instance details

Methods

closeEditor :: QAbstractItemView () -> (QWidget t1, EndEditHint) -> IO () #

QcloseEditor (QAbstractItemViewSc a) (QWidget t1, EndEditHint) # 
Instance details

Methods

closeEditor :: QAbstractItemViewSc a -> (QWidget t1, EndEditHint) -> IO () #

Qresize (QAbstractItemView ()) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QAbstractItemView () -> (Int, Int) -> IO () #

Qresize (QAbstractItemViewSc a) (Int, Int) (IO ()) # 
Instance details

Methods

resize :: QAbstractItemViewSc a -> (Int, Int) -> IO () #

QmoveCursor (QAbstractItemView ()) (CursorAction, KeyboardModifiers) (IO (QModelIndex ())) # 
Instance details

QmoveCursor (QAbstractItemViewSc a) (CursorAction, KeyboardModifiers) (IO (QModelIndex ())) # 
Instance details

Qcreate (QAbstractItemView ()) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QAbstractItemView () -> (Int, Bool) -> IO () #

Qcreate (QAbstractItemViewSc a) (Int, Bool) (IO ()) # 
Instance details

Methods

create :: QAbstractItemViewSc a -> (Int, Bool) -> IO () #

QrowsInserted (QAbstractItemView ()) (QModelIndex t1, Int, Int) # 
Instance details

Methods

rowsInserted :: QAbstractItemView () -> (QModelIndex t1, Int, Int) -> IO () #

QrowsInserted (QAbstractItemViewSc a) (QModelIndex t1, Int, Int) # 
Instance details

Methods

rowsInserted :: QAbstractItemViewSc a -> (QModelIndex t1, Int, Int) -> IO () #

QrowsAboutToBeRemoved (QAbstractItemView ()) (QModelIndex t1, Int, Int) # 
Instance details

Methods

rowsAboutToBeRemoved :: QAbstractItemView () -> (QModelIndex t1, Int, Int) -> IO () #

QrowsAboutToBeRemoved (QAbstractItemViewSc a) (QModelIndex t1, Int, Int) # 
Instance details

Methods

rowsAboutToBeRemoved :: QAbstractItemViewSc a -> (QModelIndex t1, Int, Int) -> IO () #

QnativeEvent (QAbstractItemView ()) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent :: QAbstractItemView () -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

QnativeEvent (QAbstractItemViewSc a) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent :: QAbstractItemViewSc a -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

QdataChanged (QAbstractItemView ()) (QModelIndex t1, QModelIndex t2, [Int]) # 
Instance details

Methods

dataChanged :: QAbstractItemView () -> (QModelIndex t1, QModelIndex t2, [Int]) -> IO () #

QdataChanged (QAbstractItemViewSc a) (QModelIndex t1, QModelIndex t2, [Int]) # 
Instance details

Methods

dataChanged :: QAbstractItemViewSc a -> (QModelIndex t1, QModelIndex t2, [Int]) -> IO () #

Qedit (QAbstractItemView ()) (QModelIndex t1, EditTrigger, QEvent t3) (IO Bool) # 
Instance details

Methods

edit :: QAbstractItemView () -> (QModelIndex t1, EditTrigger, QEvent t3) -> IO Bool #

Qedit (QAbstractItemViewSc a) (QModelIndex t1, EditTrigger, QEvent t3) (IO Bool) # 
Instance details

Methods

edit :: QAbstractItemViewSc a -> (QModelIndex t1, EditTrigger, QEvent t3) -> IO Bool #

Qcreate (QAbstractItemView ()) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QAbstractItemView () -> (Int, Bool, Bool) -> IO () #

Qcreate (QAbstractItemViewSc a) (Int, Bool, Bool) (IO ()) # 
Instance details

Methods

create :: QAbstractItemViewSc a -> (Int, Bool, Bool) -> IO () #

QsetViewportMargins (QAbstractItemView ()) (Int, Int, Int, Int) # 
Instance details

Methods

setViewportMargins :: QAbstractItemView () -> (Int, Int, Int, Int) -> IO () #

QsetViewportMargins (QAbstractItemViewSc a) (Int, Int, Int, Int) # 
Instance details

Methods

setViewportMargins :: QAbstractItemViewSc a -> (Int, Int, Int, Int) -> IO () #

QsetGeometry (QAbstractItemView ()) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QAbstractItemView () -> (Int, Int, Int, Int) -> IO () #

QsetGeometry (QAbstractItemViewSc a) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry :: QAbstractItemViewSc a -> (Int, Int, Int, Int) -> IO () #