Qtc.Gui.QWindow_h

Contents

Orphan instances

QunSetHandler (QWindow ()) # 
Instance details

Methods

unSetHandler :: QWindow () -> String -> IO Bool #

QunSetHandler (QWindowSc a) # 
Instance details

Methods

unSetHandler :: QWindowSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QWindow ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QWindow () -> Int -> IO Bool #

QunSetUserMethodVariantList (QWindowSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QWindowSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QWindow ()) # 
Instance details

Methods

unSetUserMethodVariant :: QWindow () -> Int -> IO Bool #

QunSetUserMethodVariant (QWindowSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QWindowSc a -> Int -> IO Bool #

QunSetUserMethod (QWindow ()) # 
Instance details

Methods

unSetUserMethod :: QWindow () -> Int -> IO Bool #

QunSetUserMethod (QWindowSc a) # 
Instance details

Methods

unSetUserMethod :: QWindowSc a -> Int -> IO Bool #

QsurfaceType_h (QWindow ()) () # 
Instance details

Methods

surfaceType_h :: QWindow () -> () -> IO SurfaceType #

QsurfaceType_h (QWindowSc a) () # 
Instance details

Methods

surfaceType_h :: QWindowSc a -> () -> IO SurfaceType #

QsurfaceHandle_h (QWindow ()) () # 
Instance details

Methods

surfaceHandle_h :: QWindow () -> () -> IO (QPlatformSurface ()) #

QsurfaceHandle_h (QWindowSc a) () # 
Instance details

Methods

surfaceHandle_h :: QWindowSc a -> () -> IO (QPlatformSurface ()) #

Qqqsize_h (QWindow ()) () # 
Instance details

Methods

qqsize_h :: QWindow () -> () -> IO (QSize ()) #

Qqqsize_h (QWindowSc a) () # 
Instance details

Methods

qqsize_h :: QWindowSc a -> () -> IO (QSize ()) #

QshowNormal_h (QWindow ()) () # 
Instance details

Methods

showNormal_h :: QWindow () -> () -> IO () #

QshowNormal_h (QWindowSc a) () # 
Instance details

Methods

showNormal_h :: QWindowSc a -> () -> IO () #

QshowMinimized_h (QWindow ()) () # 
Instance details

Methods

showMinimized_h :: QWindow () -> () -> IO () #

QshowMinimized_h (QWindowSc a) () # 
Instance details

Methods

showMinimized_h :: QWindowSc a -> () -> IO () #

QshowMaximized_h (QWindow ()) () # 
Instance details

Methods

showMaximized_h :: QWindow () -> () -> IO () #

QshowMaximized_h (QWindowSc a) () # 
Instance details

Methods

showMaximized_h :: QWindowSc a -> () -> IO () #

QshowFullScreen_h (QWindow ()) () # 
Instance details

Methods

showFullScreen_h :: QWindow () -> () -> IO () #

QshowFullScreen_h (QWindowSc a) () # 
Instance details

Methods

showFullScreen_h :: QWindowSc a -> () -> IO () #

Qqshow_h (QWindow ()) () # 
Instance details

Methods

qshow_h :: QWindow () -> () -> IO () #

Qqshow_h (QWindowSc a) () # 
Instance details

Methods

qshow_h :: QWindowSc a -> () -> IO () #

QqsetY_h (QWindow ()) Int # 
Instance details

Methods

qsetY_h :: QWindow () -> Int -> IO () #

QqsetY_h (QWindowSc a) Int # 
Instance details

Methods

qsetY_h :: QWindowSc a -> Int -> IO () #

QqsetX_h (QWindow ()) Int # 
Instance details

Methods

qsetX_h :: QWindow () -> Int -> IO () #

QqsetX_h (QWindowSc a) Int # 
Instance details

Methods

qsetX_h :: QWindowSc a -> Int -> IO () #

QqsetWidth_h (QWindow ()) Int # 
Instance details

Methods

qsetWidth_h :: QWindow () -> Int -> IO () #

QqsetWidth_h (QWindowSc a) Int # 
Instance details

Methods

qsetWidth_h :: QWindowSc a -> Int -> IO () #

QsetVisible_h (QWindow ()) Bool # 
Instance details

Methods

setVisible_h :: QWindow () -> Bool -> IO () #

QsetVisible_h (QWindowSc a) Bool # 
Instance details

Methods

setVisible_h :: QWindowSc a -> Bool -> IO () #

QsetTitle_h (QWindow ()) String # 
Instance details

Methods

setTitle_h :: QWindow () -> String -> IO () #

QsetTitle_h (QWindowSc a) String # 
Instance details

Methods

setTitle_h :: QWindowSc a -> String -> IO () #

QsetMinimumWidth_h (QWindow ()) Int # 
Instance details

Methods

setMinimumWidth_h :: QWindow () -> Int -> IO () #

QsetMinimumWidth_h (QWindowSc a) Int # 
Instance details

Methods

setMinimumWidth_h :: QWindowSc a -> Int -> IO () #

QsetMinimumHeight_h (QWindow ()) Int # 
Instance details

Methods

setMinimumHeight_h :: QWindow () -> Int -> IO () #

QsetMinimumHeight_h (QWindowSc a) Int # 
Instance details

Methods

setMinimumHeight_h :: QWindowSc a -> Int -> IO () #

QsetMaximumWidth_h (QWindow ()) Int # 
Instance details

Methods

setMaximumWidth_h :: QWindow () -> Int -> IO () #

QsetMaximumWidth_h (QWindowSc a) Int # 
Instance details

Methods

setMaximumWidth_h :: QWindowSc a -> Int -> IO () #

QsetMaximumHeight_h (QWindow ()) Int # 
Instance details

Methods

setMaximumHeight_h :: QWindow () -> Int -> IO () #

QsetMaximumHeight_h (QWindowSc a) Int # 
Instance details

Methods

setMaximumHeight_h :: QWindowSc a -> Int -> IO () #

QqsetHeight_h (QWindow ()) Int # 
Instance details

Methods

qsetHeight_h :: QWindow () -> Int -> IO () #

QqsetHeight_h (QWindowSc a) Int # 
Instance details

Methods

qsetHeight_h :: QWindowSc a -> Int -> IO () #

QsetGeometry_h (QWindow ()) Rect # 
Instance details

Methods

setGeometry_h :: QWindow () -> Rect -> IO () #

QsetGeometry_h (QWindowSc a) Rect # 
Instance details

Methods

setGeometry_h :: QWindowSc a -> Rect -> IO () #

QrequestActivate_h (QWindow ()) () # 
Instance details

Methods

requestActivate_h :: QWindow () -> () -> IO () #

QrequestActivate_h (QWindowSc a) () # 
Instance details

Methods

requestActivate_h :: QWindowSc a -> () -> IO () #

Qraise_h (QWindow ()) () # 
Instance details

Methods

raise_h :: QWindow () -> () -> IO () #

Qraise_h (QWindowSc a) () # 
Instance details

Methods

raise_h :: QWindowSc a -> () -> IO () #

Qlower_h (QWindow ()) () # 
Instance details

Methods

lower_h :: QWindow () -> () -> IO () #

Qlower_h (QWindowSc a) () # 
Instance details

Methods

lower_h :: QWindowSc a -> () -> IO () #

Qhide_h (QWindow ()) () # 
Instance details

Methods

hide_h :: QWindow () -> () -> IO () #

Qhide_h (QWindowSc a) () # 
Instance details

Methods

hide_h :: QWindowSc a -> () -> IO () #

Qformat_h (QWindow ()) () # 
Instance details

Methods

format_h :: QWindow () -> () -> IO (QSurfaceFormat ()) #

Qformat_h (QWindowSc a) () # 
Instance details

Methods

format_h :: QWindowSc a -> () -> IO (QSurfaceFormat ()) #

QfocusObject_h (QWindow ()) () # 
Instance details

Methods

focusObject_h :: QWindow () -> () -> IO (QObject ()) #

QfocusObject_h (QWindowSc a) () # 
Instance details

Methods

focusObject_h :: QWindowSc a -> () -> IO (QObject ()) #

Qalert_h (QWindow ()) Int # 
Instance details

Methods

alert_h :: QWindow () -> Int -> IO () #

Qalert_h (QWindowSc a) Int # 
Instance details

Methods

alert_h :: QWindowSc a -> Int -> IO () #

QaccessibleRoot_h (QWindow ()) () # 
Instance details

Methods

accessibleRoot_h :: QWindow () -> () -> IO (QAccessibleInterface ()) #

QaccessibleRoot_h (QWindowSc a) () # 
Instance details

Methods

accessibleRoot_h :: QWindowSc a -> () -> IO (QAccessibleInterface ()) #

Qqsize_h (QWindow ()) () (IO Size) # 
Instance details

Methods

qsize_h :: QWindow () -> () -> IO Size #

Qqsize_h (QWindowSc a) () (IO Size) # 
Instance details

Methods

qsize_h :: QWindowSc a -> () -> IO Size #

QrequestUpdate_h (QWindow ()) () (IO ()) # 
Instance details

Methods

requestUpdate_h :: QWindow () -> () -> IO () #

QrequestUpdate_h (QWindowSc a) () (IO ()) # 
Instance details

Methods

requestUpdate_h :: QWindowSc a -> () -> IO () #

Qclose_h (QWindow ()) () (IO Bool) # 
Instance details

Methods

close_h :: QWindow () -> () -> IO Bool #

Qclose_h (QWindowSc a) () (IO Bool) # 
Instance details

Methods

close_h :: QWindowSc a -> () -> IO Bool #

QtouchEvent_h (QWindow ()) (QTouchEvent t1) # 
Instance details

Methods

touchEvent_h :: QWindow () -> QTouchEvent t1 -> IO () #

QtouchEvent_h (QWindowSc a) (QTouchEvent t1) # 
Instance details

Methods

touchEvent_h :: QWindowSc a -> QTouchEvent t1 -> IO () #

QtimerEvent_h (QWindow ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QWindow () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QWindowSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QWindowSc a -> QTimerEvent t1 -> IO () #

QshowEvent_h (QWindow ()) (QShowEvent t1) # 
Instance details

Methods

showEvent_h :: QWindow () -> QShowEvent t1 -> IO () #

QshowEvent_h (QWindowSc a) (QShowEvent t1) # 
Instance details

Methods

showEvent_h :: QWindowSc a -> QShowEvent t1 -> IO () #

QqsetGeometry_h (QWindow ()) (QRect t1) # 
Instance details

Methods

qsetGeometry_h :: QWindow () -> QRect t1 -> IO () #

QqsetGeometry_h (QWindowSc a) (QRect t1) # 
Instance details

Methods

qsetGeometry_h :: QWindowSc a -> QRect t1 -> IO () #

QresizeEvent_h (QWindow ()) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent_h :: QWindow () -> QResizeEvent t1 -> IO () #

QresizeEvent_h (QWindowSc a) (QResizeEvent t1) # 
Instance details

Methods

resizeEvent_h :: QWindowSc a -> QResizeEvent t1 -> IO () #

QmoveEvent_h (QWindow ()) (QMoveEvent t1) # 
Instance details

Methods

moveEvent_h :: QWindow () -> QMoveEvent t1 -> IO () #

QmoveEvent_h (QWindowSc a) (QMoveEvent t1) # 
Instance details

Methods

moveEvent_h :: QWindowSc a -> QMoveEvent t1 -> IO () #

QmouseReleaseEvent_h (QWindow ()) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent_h :: QWindow () -> QMouseEvent t1 -> IO () #

QmouseReleaseEvent_h (QWindowSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseReleaseEvent_h :: QWindowSc a -> QMouseEvent t1 -> IO () #

QmousePressEvent_h (QWindow ()) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent_h :: QWindow () -> QMouseEvent t1 -> IO () #

QmousePressEvent_h (QWindowSc a) (QMouseEvent t1) # 
Instance details

Methods

mousePressEvent_h :: QWindowSc a -> QMouseEvent t1 -> IO () #

QmouseMoveEvent_h (QWindow ()) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent_h :: QWindow () -> QMouseEvent t1 -> IO () #

QmouseMoveEvent_h (QWindowSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseMoveEvent_h :: QWindowSc a -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent_h (QWindow ()) (QMouseEvent t1) # 
Instance details

Methods

mouseDoubleClickEvent_h :: QWindow () -> QMouseEvent t1 -> IO () #

QmouseDoubleClickEvent_h (QWindowSc a) (QMouseEvent t1) # 
Instance details

Methods

mouseDoubleClickEvent_h :: QWindowSc a -> QMouseEvent t1 -> IO () #

QkeyReleaseEvent_h (QWindow ()) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent_h :: QWindow () -> QKeyEvent t1 -> IO () #

QkeyReleaseEvent_h (QWindowSc a) (QKeyEvent t1) # 
Instance details

Methods

keyReleaseEvent_h :: QWindowSc a -> QKeyEvent t1 -> IO () #

QkeyPressEvent_h (QWindow ()) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent_h :: QWindow () -> QKeyEvent t1 -> IO () #

QkeyPressEvent_h (QWindowSc a) (QKeyEvent t1) # 
Instance details

Methods

keyPressEvent_h :: QWindowSc a -> QKeyEvent t1 -> IO () #

QhideEvent_h (QWindow ()) (QHideEvent t1) # 
Instance details

Methods

hideEvent_h :: QWindow () -> QHideEvent t1 -> IO () #

QhideEvent_h (QWindowSc a) (QHideEvent t1) # 
Instance details

Methods

hideEvent_h :: QWindowSc a -> QHideEvent t1 -> IO () #

QfocusOutEvent_h (QWindow ()) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent_h :: QWindow () -> QFocusEvent t1 -> IO () #

QfocusOutEvent_h (QWindowSc a) (QFocusEvent t1) # 
Instance details

Methods

focusOutEvent_h :: QWindowSc a -> QFocusEvent t1 -> IO () #

QfocusInEvent_h (QWindow ()) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent_h :: QWindow () -> QFocusEvent t1 -> IO () #

QfocusInEvent_h (QWindowSc a) (QFocusEvent t1) # 
Instance details

Methods

focusInEvent_h :: QWindowSc a -> QFocusEvent t1 -> IO () #

QexposeEvent_h (QWindow ()) (QExposeEvent t1) # 
Instance details

Methods

exposeEvent_h :: QWindow () -> QExposeEvent t1 -> IO () #

QexposeEvent_h (QWindowSc a) (QExposeEvent t1) # 
Instance details

Methods

exposeEvent_h :: QWindowSc a -> QExposeEvent t1 -> IO () #

Qevent_h (QWindow ()) (QEvent t1) # 
Instance details

Methods

event_h :: QWindow () -> QEvent t1 -> IO Bool #

Qevent_h (QWindowSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QWindowSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QWindow ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QWindow () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QWindowSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QWindowSc a -> QMetaMethod t1 -> IO () #

QcustomEvent_h (QWindow ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QWindow () -> QEvent t1 -> IO () #

QcustomEvent_h (QWindowSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QWindowSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QWindow ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QWindow () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QWindowSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QWindowSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QWindow ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QWindow () -> QChildEvent t1 -> IO () #

QchildEvent_h (QWindowSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QWindowSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QWindow ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QWindow () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QWindowSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QWindowSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QWindow ()) (QWindow x0 -> IO (QPlatformSurface t0)) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO (QPlatformSurface t0)) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> IO SurfaceType) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO SurfaceType) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> String -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> Int -> Int -> Int -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> Int -> Int -> Int -> Int -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO (QObject t0)) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> IO (QAccessibleInterface t0)) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO (QAccessibleInterface t0)) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> Int -> IO ()) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> IO (QSurfaceFormat t0)) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO (QSurfaceFormat t0)) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QWindow ()) (QWindow x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindow () -> String -> (QWindow x0 -> IO Bool) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO (QPlatformSurface t0)) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO (QPlatformSurface t0)) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO SurfaceType) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO SurfaceType) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> String -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> Int -> Int -> Int -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> Int -> Int -> Int -> Int -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> QByteArray t1 -> QVoid t2 -> QLongPtr t3 -> IO Bool) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO (QObject t0)) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO (QAccessibleInterface t0)) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO (QAccessibleInterface t0)) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> Int -> IO ()) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO (QSurfaceFormat t0)) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO (QSurfaceFormat t0)) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QWindowSc a) (QWindow x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QWindowSc a -> String -> (QWindow x0 -> IO Bool) -> IO () #

QsetUserMethod (QWindow ()) (QWindow x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QWindow () -> Int -> (QWindow x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QWindow ()) (QWindow x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QWindow () -> Int -> (QWindow x0 -> IO ()) -> IO () #

QsetUserMethod (QWindowSc a) (QWindow x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QWindowSc a -> Int -> (QWindow x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QWindowSc a) (QWindow x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QWindowSc a -> Int -> (QWindow x0 -> IO ()) -> IO () #

QnativeEvent_h (QWindow ()) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

nativeEvent_h :: QWindow () -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

QnativeEvent_h (QWindowSc a) (QByteArray t1, QVoid t2, QLongPtr t3) # 
Instance details

Methods

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

QsetGeometry_h (QWindow ()) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry_h :: QWindow () -> (Int, Int, Int, Int) -> IO () #

QsetGeometry_h (QWindowSc a) (Int, Int, Int, Int) # 
Instance details

Methods

setGeometry_h :: QWindowSc a -> (Int, Int, Int, Int) -> IO () #