Qtc.Widgets.QDesktopWidget_h
Contents
Methods
unSetHandler :: QDesktopWidget () -> String -> IO Bool #
unSetHandler :: QDesktopWidgetSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QDesktopWidget () -> Int -> IO Bool #
unSetUserMethodVariantList :: QDesktopWidgetSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QDesktopWidget () -> Int -> IO Bool #
unSetUserMethodVariant :: QDesktopWidgetSc a -> Int -> IO Bool #
unSetUserMethod :: QDesktopWidget () -> Int -> IO Bool #
unSetUserMethod :: QDesktopWidgetSc a -> Int -> IO Bool #
updateMicroFocus_h :: QDesktopWidget () -> () -> IO () #
updateMicroFocus_h :: QDesktopWidgetSc a -> () -> IO () #
update_h :: QDesktopWidget () -> () -> IO () #
update_h :: QDesktopWidgetSc a -> () -> IO () #
showNormal_h :: QDesktopWidget () -> () -> IO () #
showNormal_h :: QDesktopWidgetSc a -> () -> IO () #
showMinimized_h :: QDesktopWidget () -> () -> IO () #
showMinimized_h :: QDesktopWidgetSc a -> () -> IO () #
showMaximized_h :: QDesktopWidget () -> () -> IO () #
showMaximized_h :: QDesktopWidgetSc a -> () -> IO () #
showFullScreen_h :: QDesktopWidget () -> () -> IO () #
showFullScreen_h :: QDesktopWidgetSc a -> () -> IO () #
qshow_h :: QDesktopWidget () -> () -> IO () #
qshow_h :: QDesktopWidgetSc a -> () -> IO () #
sharedPainter_h :: QDesktopWidget () -> () -> IO (QPainter ()) #
sharedPainter_h :: QDesktopWidgetSc a -> () -> IO (QPainter ()) #
setWindowTitle_h :: QDesktopWidget () -> String -> IO () #
setWindowTitle_h :: QDesktopWidgetSc a -> String -> IO () #
setWindowModified_h :: QDesktopWidget () -> Bool -> IO () #
setWindowModified_h :: QDesktopWidgetSc a -> Bool -> IO () #
setVisible_h :: QDesktopWidget () -> Bool -> IO () #
setVisible_h :: QDesktopWidgetSc a -> Bool -> IO () #
setStyleSheet_h :: QDesktopWidget () -> String -> IO () #
setStyleSheet_h :: QDesktopWidgetSc a -> String -> IO () #
setHidden_h :: QDesktopWidget () -> Bool -> IO () #
setHidden_h :: QDesktopWidgetSc a -> Bool -> IO () #
setFocus_h :: QDesktopWidget () -> () -> IO () #
setFocus_h :: QDesktopWidgetSc a -> () -> IO () #
setEnabled_h :: QDesktopWidget () -> Bool -> IO () #
setEnabled_h :: QDesktopWidgetSc a -> Bool -> IO () #
setDisabled_h :: QDesktopWidget () -> Bool -> IO () #
setDisabled_h :: QDesktopWidgetSc a -> Bool -> IO () #
repaint_h :: QDesktopWidget () -> () -> IO () #
repaint_h :: QDesktopWidgetSc a -> () -> IO () #
raise_h :: QDesktopWidget () -> () -> IO () #
raise_h :: QDesktopWidgetSc a -> () -> IO () #
paintEngine_h :: QDesktopWidget () -> () -> IO (QPaintEngine ()) #
paintEngine_h :: QDesktopWidgetSc a -> () -> IO (QPaintEngine ()) #
qminimumSizeHint_h :: QDesktopWidget () -> () -> IO (QSize ()) #
qminimumSizeHint_h :: QDesktopWidgetSc a -> () -> IO (QSize ()) #
minimumSizeHint_h :: QDesktopWidget () -> () -> IO Size #
minimumSizeHint_h :: QDesktopWidgetSc a -> () -> IO Size #
metric_h :: QDesktopWidget () -> PaintDeviceMetric -> IO Int #
metric_h :: QDesktopWidgetSc a -> PaintDeviceMetric -> IO Int #
lower_h :: QDesktopWidget () -> () -> IO () #
lower_h :: QDesktopWidgetSc a -> () -> IO () #
inputMethodQuery_h :: QDesktopWidget () -> InputMethodQuery -> IO (QVariant ()) #
inputMethodQuery_h :: QDesktopWidgetSc a -> InputMethodQuery -> IO (QVariant ()) #
hide_h :: QDesktopWidget () -> () -> IO () #
hide_h :: QDesktopWidgetSc a -> () -> IO () #
hasHeightForWidth_h :: QDesktopWidget () -> () -> IO Bool #
hasHeightForWidth_h :: QDesktopWidgetSc a -> () -> IO Bool #
focusNextPrevChild_h :: QDesktopWidget () -> Bool -> IO Bool #
focusNextPrevChild_h :: QDesktopWidgetSc a -> Bool -> IO Bool #
devType_h :: QDesktopWidget () -> () -> IO Int #
devType_h :: QDesktopWidgetSc a -> () -> IO Int #
qsizeHint_h :: QDesktopWidget () -> () -> IO (QSize ()) #
qsizeHint_h :: QDesktopWidgetSc a -> () -> IO (QSize ()) #
sizeHint_h :: QDesktopWidget () -> () -> IO Size #
sizeHint_h :: QDesktopWidgetSc a -> () -> IO Size #
heightForWidth_h :: QDesktopWidget () -> Int -> IO Int #
heightForWidth_h :: QDesktopWidgetSc a -> Int -> IO Int #
close_h :: QDesktopWidget () -> () -> IO Bool #
close_h :: QDesktopWidgetSc a -> () -> IO Bool #
wheelEvent_h :: QDesktopWidget () -> QWheelEvent t1 -> IO () #
wheelEvent_h :: QDesktopWidgetSc a -> QWheelEvent t1 -> IO () #
timerEvent_h :: QDesktopWidget () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QDesktopWidgetSc a -> QTimerEvent t1 -> IO () #
tabletEvent_h :: QDesktopWidget () -> QTabletEvent t1 -> IO () #
tabletEvent_h :: QDesktopWidgetSc a -> QTabletEvent t1 -> IO () #
showEvent_h :: QDesktopWidget () -> QShowEvent t1 -> IO () #
showEvent_h :: QDesktopWidgetSc a -> QShowEvent t1 -> IO () #
resizeEvent_h :: QDesktopWidget () -> QResizeEvent t1 -> IO () #
resizeEvent_h :: QDesktopWidgetSc a -> QResizeEvent t1 -> IO () #
redirected_h :: QDesktopWidget () -> QPoint t1 -> IO (QPaintDevice ()) #
redirected_h :: QDesktopWidgetSc a -> QPoint t1 -> IO (QPaintDevice ()) #
paintEvent_h :: QDesktopWidget () -> QPaintEvent t1 -> IO () #
paintEvent_h :: QDesktopWidgetSc a -> QPaintEvent t1 -> IO () #
moveEvent_h :: QDesktopWidget () -> QMoveEvent t1 -> IO () #
moveEvent_h :: QDesktopWidgetSc a -> QMoveEvent t1 -> IO () #
mouseReleaseEvent_h :: QDesktopWidget () -> QMouseEvent t1 -> IO () #
mouseReleaseEvent_h :: QDesktopWidgetSc a -> QMouseEvent t1 -> IO () #
mousePressEvent_h :: QDesktopWidget () -> QMouseEvent t1 -> IO () #
mousePressEvent_h :: QDesktopWidgetSc a -> QMouseEvent t1 -> IO () #
mouseMoveEvent_h :: QDesktopWidget () -> QMouseEvent t1 -> IO () #
mouseMoveEvent_h :: QDesktopWidgetSc a -> QMouseEvent t1 -> IO () #
mouseDoubleClickEvent_h :: QDesktopWidget () -> QMouseEvent t1 -> IO () #
mouseDoubleClickEvent_h :: QDesktopWidgetSc a -> QMouseEvent t1 -> IO () #
leaveEvent_h :: QDesktopWidget () -> QEvent t1 -> IO () #
leaveEvent_h :: QDesktopWidgetSc a -> QEvent t1 -> IO () #
keyReleaseEvent_h :: QDesktopWidget () -> QKeyEvent t1 -> IO () #
keyReleaseEvent_h :: QDesktopWidgetSc a -> QKeyEvent t1 -> IO () #
keyPressEvent_h :: QDesktopWidget () -> QKeyEvent t1 -> IO () #
keyPressEvent_h :: QDesktopWidgetSc a -> QKeyEvent t1 -> IO () #
inputMethodEvent_h :: QDesktopWidget () -> QInputMethodEvent t1 -> IO () #
inputMethodEvent_h :: QDesktopWidgetSc a -> QInputMethodEvent t1 -> IO () #
initPainter_h :: QDesktopWidget () -> QPainter t1 -> IO () #
initPainter_h :: QDesktopWidgetSc a -> QPainter t1 -> IO () #
hideEvent_h :: QDesktopWidget () -> QHideEvent t1 -> IO () #
hideEvent_h :: QDesktopWidgetSc a -> QHideEvent t1 -> IO () #
focusOutEvent_h :: QDesktopWidget () -> QFocusEvent t1 -> IO () #
focusOutEvent_h :: QDesktopWidgetSc a -> QFocusEvent t1 -> IO () #
focusInEvent_h :: QDesktopWidget () -> QFocusEvent t1 -> IO () #
focusInEvent_h :: QDesktopWidgetSc a -> QFocusEvent t1 -> IO () #
event_h :: QDesktopWidget () -> QEvent t1 -> IO Bool #
event_h :: QDesktopWidgetSc a -> QEvent t1 -> IO Bool #
enterEvent_h :: QDesktopWidget () -> QEvent t1 -> IO () #
enterEvent_h :: QDesktopWidgetSc a -> QEvent t1 -> IO () #
dropEvent_h :: QDesktopWidget () -> QDropEvent t1 -> IO () #
dropEvent_h :: QDesktopWidgetSc a -> QDropEvent t1 -> IO () #
dragMoveEvent_h :: QDesktopWidget () -> QDragMoveEvent t1 -> IO () #
dragMoveEvent_h :: QDesktopWidgetSc a -> QDragMoveEvent t1 -> IO () #
dragLeaveEvent_h :: QDesktopWidget () -> QDragLeaveEvent t1 -> IO () #
dragLeaveEvent_h :: QDesktopWidgetSc a -> QDragLeaveEvent t1 -> IO () #
dragEnterEvent_h :: QDesktopWidget () -> QDragEnterEvent t1 -> IO () #
dragEnterEvent_h :: QDesktopWidgetSc a -> QDragEnterEvent t1 -> IO () #
disconnectNotify_h :: QDesktopWidget () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QDesktopWidgetSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QDesktopWidget () -> QEvent t1 -> IO () #
customEvent_h :: QDesktopWidgetSc a -> QEvent t1 -> IO () #
contextMenuEvent_h :: QDesktopWidget () -> QContextMenuEvent t1 -> IO () #
contextMenuEvent_h :: QDesktopWidgetSc a -> QContextMenuEvent t1 -> IO () #
connectNotify_h :: QDesktopWidget () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QDesktopWidgetSc a -> QMetaMethod t1 -> IO () #
closeEvent_h :: QDesktopWidget () -> QCloseEvent t1 -> IO () #
closeEvent_h :: QDesktopWidgetSc a -> QCloseEvent t1 -> IO () #
childEvent_h :: QDesktopWidget () -> QChildEvent t1 -> IO () #
childEvent_h :: QDesktopWidgetSc a -> QChildEvent t1 -> IO () #
changeEvent_h :: QDesktopWidget () -> QEvent t1 -> IO () #
changeEvent_h :: QDesktopWidgetSc a -> QEvent t1 -> IO () #
actionEvent_h :: QDesktopWidget () -> QActionEvent t1 -> IO () #
actionEvent_h :: QDesktopWidgetSc a -> QActionEvent t1 -> IO () #
eventFilter_h :: QDesktopWidget () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QDesktopWidgetSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QWheelEvent t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QTabletEvent t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> String -> IO ()) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> Int -> IO Int) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> Bool -> IO Bool) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> IO (QSize t0)) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> IO (QPainter t0)) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> IO (QPaintEngine t0)) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> PaintDeviceMetric -> IO Int) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QPainter t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> IO ()) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> IO Int) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> Bool -> IO ()) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> IO Bool) -> IO () #
setHandler :: QDesktopWidget () -> String -> (QDesktopWidget x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QWheelEvent t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QTabletEvent t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> String -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> Int -> IO Int) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> Bool -> IO Bool) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> IO (QSize t0)) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> IO (QPainter t0)) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> IO (QPaintEngine t0)) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> PaintDeviceMetric -> IO Int) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QPainter t1 -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> IO Int) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> Bool -> IO ()) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> IO Bool) -> IO () #
setHandler :: QDesktopWidgetSc a -> String -> (QDesktopWidget x0 -> QEvent t1 -> IO ()) -> IO () #
setUserMethod :: QDesktopWidget () -> Int -> (QDesktopWidget x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDesktopWidget () -> Int -> (QDesktopWidget x0 -> IO ()) -> IO () #
setUserMethod :: QDesktopWidgetSc a -> Int -> (QDesktopWidget x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QDesktopWidgetSc a -> Int -> (QDesktopWidget x0 -> IO ()) -> IO () #
nativeEvent_h :: QDesktopWidget () -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #
nativeEvent_h :: QDesktopWidgetSc a -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #