Qtc.Widgets.QDesktopWidget

Contents

Documentation

class QqDesktopWidgetTrUtf8 x1 where #

Methods

qDesktopWidgetTrUtf8 :: x1 -> IO String #

Instances
QqDesktopWidgetTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

qDesktopWidgetTrUtf8 :: String -> IO String #

QqDesktopWidgetTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

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

QqDesktopWidgetTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

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

primaryScreen :: QDesktopWidget a -> () -> IO Int #

isVirtualDesktop :: QDesktopWidget a -> () -> IO Bool #

numScreens :: QDesktopWidget a -> () -> IO Int #

screenCount :: QDesktopWidget a -> () -> IO Int #

class QscreenGeometry x1 where #

Methods

screenGeometry :: QDesktopWidget a -> x1 -> IO (QRect ()) #

Instances
QscreenGeometry Int # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

screenGeometry :: QDesktopWidget a -> Int -> IO (QRect ()) #

QscreenGeometry () # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

screenGeometry :: QDesktopWidget a -> () -> IO (QRect ()) #

QscreenGeometry Point # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

screenGeometry :: QDesktopWidget a -> Point -> IO (QRect ()) #

QscreenGeometry (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

screenGeometry :: QDesktopWidget a -> QWidget t1 -> IO (QRect ()) #

class QscreenNumber x1 where #

Methods

screenNumber :: QDesktopWidget a -> x1 -> IO Int #

Instances
QscreenNumber () # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

screenNumber :: QDesktopWidget a -> () -> IO Int #

QscreenNumber Point # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

screenNumber :: QDesktopWidget a -> Point -> IO Int #

QscreenNumber (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QDesktopWidget

Methods

screenNumber :: QDesktopWidget a -> QWidget t1 -> IO Int #

qscreenNumber :: QDesktopWidget a -> QPoint t1 -> IO Int #

Orphan instances

QupdateMicroFocus (QDesktopWidget ()) () # 
Instance details

Methods

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

QupdateMicroFocus (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qupdate (QDesktopWidget ()) () # 
Instance details

Methods

update :: QDesktopWidget () -> () -> IO () #

Qupdate (QDesktopWidgetSc a) () # 
Instance details

Methods

update :: QDesktopWidgetSc a -> () -> IO () #

QshowNormal (QDesktopWidget ()) () # 
Instance details

Methods

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

QshowNormal (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QshowMinimized (QDesktopWidget ()) () # 
Instance details

Methods

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

QshowMinimized (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QshowMaximized (QDesktopWidget ()) () # 
Instance details

Methods

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

QshowMaximized (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QshowFullScreen (QDesktopWidget ()) () # 
Instance details

Methods

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

QshowFullScreen (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qqshow (QDesktopWidget ()) () # 
Instance details

Methods

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

Qqshow (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QsharedPainter (QDesktopWidget ()) () # 
Instance details

Methods

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

QsharedPainter (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QsetWindowTitle (QDesktopWidget ()) String # 
Instance details

Methods

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

QsetWindowTitle (QDesktopWidgetSc a) String # 
Instance details

Methods

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

QsetWindowModified (QDesktopWidget ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QDesktopWidgetSc a) Bool # 
Instance details

Methods

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

QsetVisible (QDesktopWidget ()) Bool # 
Instance details

Methods

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

QsetVisible (QDesktopWidgetSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QDesktopWidget ()) String # 
Instance details

Methods

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

QsetStyleSheet (QDesktopWidgetSc a) String # 
Instance details

Methods

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

QsetHidden (QDesktopWidget ()) Bool # 
Instance details

Methods

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

QsetHidden (QDesktopWidgetSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QDesktopWidget ()) Rect # 
Instance details

Methods

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

QsetGeometry (QDesktopWidgetSc a) Rect # 
Instance details

Methods

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

QsetEnabled (QDesktopWidget ()) Bool # 
Instance details

Methods

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

QsetEnabled (QDesktopWidgetSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QDesktopWidget ()) Bool # 
Instance details

Methods

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

QsetDisabled (QDesktopWidgetSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QDesktopWidget ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qsender (QDesktopWidget ()) () # 
Instance details

Methods

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

Qsender (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qrepaint (QDesktopWidget ()) () # 
Instance details

Methods

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

Qrepaint (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qreceivers (QDesktopWidget ()) String # 
Instance details

Methods

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

Qreceivers (QDesktopWidgetSc a) String # 
Instance details

Methods

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

Qraise (QDesktopWidget ()) () # 
Instance details

Methods

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

Qraise (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QpaintEngine (QDesktopWidget ()) () # 
Instance details

Methods

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

QpaintEngine (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qmove (QDesktopWidget ()) Point # 
Instance details

Methods

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

Qmove (QDesktopWidgetSc a) Point # 
Instance details

Methods

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

QqminimumSizeHint (QDesktopWidget ()) () # 
Instance details

Methods

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

QqminimumSizeHint (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QminimumSizeHint (QDesktopWidget ()) () # 
Instance details

Methods

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

QminimumSizeHint (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qmetric (QDesktopWidget ()) PaintDeviceMetric # 
Instance details

Methods

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

Qmetric (QDesktopWidgetSc a) PaintDeviceMetric # 
Instance details

Methods

metric :: QDesktopWidgetSc a -> PaintDeviceMetric -> IO Int #

Qlower (QDesktopWidget ()) () # 
Instance details

Methods

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

Qlower (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QisEnabled (QDesktopWidget ()) () # 
Instance details

Methods

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

QisEnabled (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QDesktopWidget ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QDesktopWidgetSc a) InputMethodQuery # 
Instance details

Qhide (QDesktopWidget ()) () # 
Instance details

Methods

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

Qhide (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QDesktopWidget ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qfont (QDesktopWidget ()) () # 
Instance details

Methods

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

Qfont (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QDesktopWidget ()) () # 
Instance details

Methods

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

QfocusPreviousChild (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QfocusNextPrevChild (QDesktopWidget ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QDesktopWidgetSc a) Bool # 
Instance details

Methods

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

QfocusNextChild (QDesktopWidget ()) () # 
Instance details

Methods

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

QfocusNextChild (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QdevType (QDesktopWidget ()) () # 
Instance details

Methods

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

QdevType (QDesktopWidgetSc a) () # 
Instance details

Methods

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

Qdestroy (QDesktopWidget ()) Bool # 
Instance details

Methods

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

Qdestroy (QDesktopWidget ()) () # 
Instance details

Methods

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

Qdestroy (QDesktopWidgetSc a) Bool # 
Instance details

Methods

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

Qdestroy (QDesktopWidgetSc a) () # 
Instance details

Methods

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

QcolorCount (QDesktopWidget ()) () # 
Instance details

Methods

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

QcolorCount (QDesktopWidgetSc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFocus (QDesktopWidget ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qscreen (QDesktopWidget a) Int (IO (QWidget ())) # 
Instance details

Methods

screen :: QDesktopWidget a -> Int -> IO (QWidget ()) #

Qscreen (QDesktopWidget a) () (IO (QWidget ())) # 
Instance details

Methods

screen :: QDesktopWidget a -> () -> IO (QWidget ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QDesktopWidget ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QavailableGeometry (QDesktopWidget a) Point (IO (QRect ())) # 
Instance details

Methods

availableGeometry :: QDesktopWidget a -> Point -> IO (QRect ()) #

QavailableGeometry (QDesktopWidget a) Int (IO (QRect ())) # 
Instance details

Methods

availableGeometry :: QDesktopWidget a -> Int -> IO (QRect ()) #

QavailableGeometry (QDesktopWidget a) () (IO (QRect ())) # 
Instance details

Methods

availableGeometry :: QDesktopWidget a -> () -> IO (QRect ()) #

QuserMethod (QDesktopWidget ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

mouseReleaseEvent :: QDesktopWidgetSc a -> QMouseEvent t1 -> IO () #

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

Methods

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

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

Methods

mousePressEvent :: QDesktopWidgetSc a -> QMouseEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

dragMoveEvent :: QDesktopWidgetSc a -> QDragMoveEvent t1 -> IO () #

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

Methods

dragLeaveEvent :: QDesktopWidget () -> QDragLeaveEvent t1 -> IO () #

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

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

Methods

dragEnterEvent :: QDesktopWidget () -> QDragEnterEvent t1 -> IO () #

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

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

Methods

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

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

Methods

disconnectNotify :: QDesktopWidgetSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QqavailableGeometry (QDesktopWidget a) (QPoint t1) # 
Instance details

Methods

qavailableGeometry :: QDesktopWidget a -> QPoint t1 -> IO (QRect ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QavailableGeometry (QDesktopWidget a) (QWidget t1) (IO (QRect ())) # 
Instance details

Methods

availableGeometry :: QDesktopWidget a -> QWidget t1 -> IO (QRect ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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