Qtc.Widgets.QDialog_h

Contents

Orphan instances

QunSetHandler (QDialog ()) # 
Instance details

Methods

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

QunSetHandler (QDialogSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QDialog ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QDialogSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QDialog ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QDialogSc a) # 
Instance details

Methods

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

QunSetUserMethod (QDialog ()) # 
Instance details

Methods

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

QunSetUserMethod (QDialogSc a) # 
Instance details

Methods

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

QupdateMicroFocus_h (QDialog ()) () # 
Instance details

Methods

updateMicroFocus_h :: QDialog () -> () -> IO () #

QupdateMicroFocus_h (QDialogSc a) () # 
Instance details

Methods

updateMicroFocus_h :: QDialogSc a -> () -> IO () #

Qupdate_h (QDialog ()) () # 
Instance details

Methods

update_h :: QDialog () -> () -> IO () #

Qupdate_h (QDialogSc a) () # 
Instance details

Methods

update_h :: QDialogSc a -> () -> IO () #

QshowNormal_h (QDialog ()) () # 
Instance details

Methods

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

QshowNormal_h (QDialogSc a) () # 
Instance details

Methods

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

QshowMinimized_h (QDialog ()) () # 
Instance details

Methods

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

QshowMinimized_h (QDialogSc a) () # 
Instance details

Methods

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

QshowMaximized_h (QDialog ()) () # 
Instance details

Methods

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

QshowMaximized_h (QDialogSc a) () # 
Instance details

Methods

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

QshowFullScreen_h (QDialog ()) () # 
Instance details

Methods

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

QshowFullScreen_h (QDialogSc a) () # 
Instance details

Methods

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

QshowExtension_h (QDialog ()) Bool # 
Instance details

Methods

showExtension_h :: QDialog () -> Bool -> IO () #

QshowExtension_h (QDialogSc a) Bool # 
Instance details

Methods

showExtension_h :: QDialogSc a -> Bool -> IO () #

Qqshow_h (QDialog ()) () # 
Instance details

Methods

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

Qqshow_h (QDialogSc a) () # 
Instance details

Methods

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

QsharedPainter_h (QDialog ()) () # 
Instance details

Methods

sharedPainter_h :: QDialog () -> () -> IO (QPainter ()) #

QsharedPainter_h (QDialogSc a) () # 
Instance details

Methods

sharedPainter_h :: QDialogSc a -> () -> IO (QPainter ()) #

QsetWindowTitle_h (QDialog ()) String # 
Instance details

Methods

setWindowTitle_h :: QDialog () -> String -> IO () #

QsetWindowTitle_h (QDialogSc a) String # 
Instance details

Methods

setWindowTitle_h :: QDialogSc a -> String -> IO () #

QsetWindowModified_h (QDialog ()) Bool # 
Instance details

Methods

setWindowModified_h :: QDialog () -> Bool -> IO () #

QsetWindowModified_h (QDialogSc a) Bool # 
Instance details

Methods

setWindowModified_h :: QDialogSc a -> Bool -> IO () #

QsetVisible_h (QDialog ()) Bool # 
Instance details

Methods

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

QsetVisible_h (QDialogSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet_h (QDialog ()) String # 
Instance details

Methods

setStyleSheet_h :: QDialog () -> String -> IO () #

QsetStyleSheet_h (QDialogSc a) String # 
Instance details

Methods

setStyleSheet_h :: QDialogSc a -> String -> IO () #

QsetHidden_h (QDialog ()) Bool # 
Instance details

Methods

setHidden_h :: QDialog () -> Bool -> IO () #

QsetHidden_h (QDialogSc a) Bool # 
Instance details

Methods

setHidden_h :: QDialogSc a -> Bool -> IO () #

QsetFocus_h (QDialog ()) () # 
Instance details

Methods

setFocus_h :: QDialog () -> () -> IO () #

QsetFocus_h (QDialogSc a) () # 
Instance details

Methods

setFocus_h :: QDialogSc a -> () -> IO () #

QsetEnabled_h (QDialog ()) Bool # 
Instance details

Methods

setEnabled_h :: QDialog () -> Bool -> IO () #

QsetEnabled_h (QDialogSc a) Bool # 
Instance details

Methods

setEnabled_h :: QDialogSc a -> Bool -> IO () #

QsetDisabled_h (QDialog ()) Bool # 
Instance details

Methods

setDisabled_h :: QDialog () -> Bool -> IO () #

QsetDisabled_h (QDialogSc a) Bool # 
Instance details

Methods

setDisabled_h :: QDialogSc a -> Bool -> IO () #

Qrepaint_h (QDialog ()) () # 
Instance details

Methods

repaint_h :: QDialog () -> () -> IO () #

Qrepaint_h (QDialogSc a) () # 
Instance details

Methods

repaint_h :: QDialogSc a -> () -> IO () #

Qreject_h (QDialog ()) () # 
Instance details

Methods

reject_h :: QDialog () -> () -> IO () #

Qreject_h (QDialogSc a) () # 
Instance details

Methods

reject_h :: QDialogSc a -> () -> IO () #

Qraise_h (QDialog ()) () # 
Instance details

Methods

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

Qraise_h (QDialogSc a) () # 
Instance details

Methods

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

QpaintEngine_h (QDialog ()) () # 
Instance details

Methods

paintEngine_h :: QDialog () -> () -> IO (QPaintEngine ()) #

QpaintEngine_h (QDialogSc a) () # 
Instance details

Methods

paintEngine_h :: QDialogSc a -> () -> IO (QPaintEngine ()) #

QqminimumSizeHint_h (QDialog ()) () # 
Instance details

Methods

qminimumSizeHint_h :: QDialog () -> () -> IO (QSize ()) #

QqminimumSizeHint_h (QDialogSc a) () # 
Instance details

Methods

qminimumSizeHint_h :: QDialogSc a -> () -> IO (QSize ()) #

QminimumSizeHint_h (QDialog ()) () # 
Instance details

Methods

minimumSizeHint_h :: QDialog () -> () -> IO Size #

QminimumSizeHint_h (QDialogSc a) () # 
Instance details

Methods

minimumSizeHint_h :: QDialogSc a -> () -> IO Size #

Qmetric_h (QDialog ()) PaintDeviceMetric # 
Instance details

Methods

metric_h :: QDialog () -> PaintDeviceMetric -> IO Int #

Qmetric_h (QDialogSc a) PaintDeviceMetric # 
Instance details

Methods

metric_h :: QDialogSc a -> PaintDeviceMetric -> IO Int #

Qlower_h (QDialog ()) () # 
Instance details

Methods

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

Qlower_h (QDialogSc a) () # 
Instance details

Methods

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

QinputMethodQuery_h (QDialog ()) InputMethodQuery # 
Instance details

QinputMethodQuery_h (QDialogSc a) InputMethodQuery # 
Instance details

Qhide_h (QDialog ()) () # 
Instance details

Methods

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

Qhide_h (QDialogSc a) () # 
Instance details

Methods

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

QhasHeightForWidth_h (QDialog ()) () # 
Instance details

Methods

hasHeightForWidth_h :: QDialog () -> () -> IO Bool #

QhasHeightForWidth_h (QDialogSc a) () # 
Instance details

Methods

hasHeightForWidth_h :: QDialogSc a -> () -> IO Bool #

QfocusNextPrevChild_h (QDialog ()) Bool # 
Instance details

Methods

focusNextPrevChild_h :: QDialog () -> Bool -> IO Bool #

QfocusNextPrevChild_h (QDialogSc a) Bool # 
Instance details

Methods

focusNextPrevChild_h :: QDialogSc a -> Bool -> IO Bool #

Qdone_h (QDialog ()) Int # 
Instance details

Methods

done_h :: QDialog () -> Int -> IO () #

Qdone_h (QDialogSc a) Int # 
Instance details

Methods

done_h :: QDialogSc a -> Int -> IO () #

QdevType_h (QDialog ()) () # 
Instance details

Methods

devType_h :: QDialog () -> () -> IO Int #

QdevType_h (QDialogSc a) () # 
Instance details

Methods

devType_h :: QDialogSc a -> () -> IO Int #

QqsizeHint_h (QDialog ()) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint_h :: QDialog () -> () -> IO (QSize ()) #

QqsizeHint_h (QDialogSc a) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint_h :: QDialogSc a -> () -> IO (QSize ()) #

QsizeHint_h (QDialog ()) () (IO Size) # 
Instance details

Methods

sizeHint_h :: QDialog () -> () -> IO Size #

QsizeHint_h (QDialogSc a) () (IO Size) # 
Instance details

Methods

sizeHint_h :: QDialogSc a -> () -> IO Size #

Qopen_h (QDialog ()) () (IO ()) # 
Instance details

Methods

open_h :: QDialog () -> () -> IO () #

Qopen_h (QDialogSc a) () (IO ()) # 
Instance details

Methods

open_h :: QDialogSc a -> () -> IO () #

QheightForWidth_h (QDialog ()) Int (IO Int) # 
Instance details

Methods

heightForWidth_h :: QDialog () -> Int -> IO Int #

QheightForWidth_h (QDialogSc a) Int (IO Int) # 
Instance details

Methods

heightForWidth_h :: QDialogSc a -> Int -> IO Int #

Qexec_h (QDialog ()) () (IO Int) # 
Instance details

Methods

exec_h :: QDialog () -> () -> IO Int #

Qexec_h (QDialogSc a) () (IO Int) # 
Instance details

Methods

exec_h :: QDialogSc a -> () -> IO Int #

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

Methods

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

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

Methods

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

Qaccept_h (QDialog ()) () (IO ()) # 
Instance details

Methods

accept_h :: QDialog () -> () -> IO () #

Qaccept_h (QDialogSc a) () (IO ()) # 
Instance details

Methods

accept_h :: QDialogSc a -> () -> IO () #

QwheelEvent_h (QDialog ()) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent_h :: QDialog () -> QWheelEvent t1 -> IO () #

QwheelEvent_h (QDialogSc a) (QWheelEvent t1) # 
Instance details

Methods

wheelEvent_h :: QDialogSc a -> QWheelEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QtabletEvent_h (QDialog ()) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent_h :: QDialog () -> QTabletEvent t1 -> IO () #

QtabletEvent_h (QDialogSc a) (QTabletEvent t1) # 
Instance details

Methods

tabletEvent_h :: QDialogSc a -> QTabletEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qredirected_h (QDialog ()) (QPoint t1) # 
Instance details

Methods

redirected_h :: QDialog () -> QPoint t1 -> IO (QPaintDevice ()) #

Qredirected_h (QDialogSc a) (QPoint t1) # 
Instance details

Methods

redirected_h :: QDialogSc a -> QPoint t1 -> IO (QPaintDevice ()) #

QpaintEvent_h (QDialog ()) (QPaintEvent t1) # 
Instance details

Methods

paintEvent_h :: QDialog () -> QPaintEvent t1 -> IO () #

QpaintEvent_h (QDialogSc a) (QPaintEvent t1) # 
Instance details

Methods

paintEvent_h :: QDialogSc a -> QPaintEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QleaveEvent_h (QDialog ()) (QEvent t1) # 
Instance details

Methods

leaveEvent_h :: QDialog () -> QEvent t1 -> IO () #

QleaveEvent_h (QDialogSc a) (QEvent t1) # 
Instance details

Methods

leaveEvent_h :: QDialogSc a -> QEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QinputMethodEvent_h (QDialog ()) (QInputMethodEvent t1) # 
Instance details

Methods

inputMethodEvent_h :: QDialog () -> QInputMethodEvent t1 -> IO () #

QinputMethodEvent_h (QDialogSc a) (QInputMethodEvent t1) # 
Instance details

Methods

inputMethodEvent_h :: QDialogSc a -> QInputMethodEvent t1 -> IO () #

QinitPainter_h (QDialog ()) (QPainter t1) # 
Instance details

Methods

initPainter_h :: QDialog () -> QPainter t1 -> IO () #

QinitPainter_h (QDialogSc a) (QPainter t1) # 
Instance details

Methods

initPainter_h :: QDialogSc a -> QPainter t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QenterEvent_h (QDialog ()) (QEvent t1) # 
Instance details

Methods

enterEvent_h :: QDialog () -> QEvent t1 -> IO () #

QenterEvent_h (QDialogSc a) (QEvent t1) # 
Instance details

Methods

enterEvent_h :: QDialogSc a -> QEvent t1 -> IO () #

QdropEvent_h (QDialog ()) (QDropEvent t1) # 
Instance details

Methods

dropEvent_h :: QDialog () -> QDropEvent t1 -> IO () #

QdropEvent_h (QDialogSc a) (QDropEvent t1) # 
Instance details

Methods

dropEvent_h :: QDialogSc a -> QDropEvent t1 -> IO () #

QdragMoveEvent_h (QDialog ()) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent_h :: QDialog () -> QDragMoveEvent t1 -> IO () #

QdragMoveEvent_h (QDialogSc a) (QDragMoveEvent t1) # 
Instance details

Methods

dragMoveEvent_h :: QDialogSc a -> QDragMoveEvent t1 -> IO () #

QdragLeaveEvent_h (QDialog ()) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent_h :: QDialog () -> QDragLeaveEvent t1 -> IO () #

QdragLeaveEvent_h (QDialogSc a) (QDragLeaveEvent t1) # 
Instance details

Methods

dragLeaveEvent_h :: QDialogSc a -> QDragLeaveEvent t1 -> IO () #

QdragEnterEvent_h (QDialog ()) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent_h :: QDialog () -> QDragEnterEvent t1 -> IO () #

QdragEnterEvent_h (QDialogSc a) (QDragEnterEvent t1) # 
Instance details

Methods

dragEnterEvent_h :: QDialogSc a -> QDragEnterEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QcontextMenuEvent_h (QDialog ()) (QContextMenuEvent t1) # 
Instance details

Methods

contextMenuEvent_h :: QDialog () -> QContextMenuEvent t1 -> IO () #

QcontextMenuEvent_h (QDialogSc a) (QContextMenuEvent t1) # 
Instance details

Methods

contextMenuEvent_h :: QDialogSc a -> QContextMenuEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QcloseEvent_h (QDialog ()) (QCloseEvent t1) # 
Instance details

Methods

closeEvent_h :: QDialog () -> QCloseEvent t1 -> IO () #

QcloseEvent_h (QDialogSc a) (QCloseEvent t1) # 
Instance details

Methods

closeEvent_h :: QDialogSc a -> QCloseEvent t1 -> IO () #

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

Methods

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

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

Methods

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

QchangeEvent_h (QDialog ()) (QEvent t1) # 
Instance details

Methods

changeEvent_h :: QDialog () -> QEvent t1 -> IO () #

QchangeEvent_h (QDialogSc a) (QEvent t1) # 
Instance details

Methods

changeEvent_h :: QDialogSc a -> QEvent t1 -> IO () #

QactionEvent_h (QDialog ()) (QActionEvent t1) # 
Instance details

Methods

actionEvent_h :: QDialog () -> QActionEvent t1 -> IO () #

QactionEvent_h (QDialogSc a) (QActionEvent t1) # 
Instance details

Methods

actionEvent_h :: QDialogSc a -> QActionEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QDialog ()) (QDialog x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QDialog ()) (QDialog x0 -> QTabletEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> QTabletEvent t1 -> IO ()) -> IO () #

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

Methods

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

QsetHandler (QDialog ()) (QDialog x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QDialog ()) (QDialog x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QDialog ()) (QDialog x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QDialog ()) (QDialog x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> IO (QPaintEngine t0)) -> IO () #

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

Methods

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

QsetHandler (QDialog ()) (QDialog x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QDialog ()) (QDialog x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialog () -> String -> (QDialog x0 -> QPainter t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QDialogSc a) (QDialog x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> QTabletEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> QTabletEvent t1 -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> String -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> String -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> InputMethodQuery -> IO (QVariant t0)) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> InputMethodQuery -> IO (QVariant t0)) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> Int -> IO Int) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> Bool -> IO Bool) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> Bool -> IO Bool) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> IO (QPainter t0)) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> IO (QPainter t0)) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> QPoint t1 -> IO (QPaintDevice t0)) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> QPoint t1 -> IO (QPaintDevice t0)) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> IO (QPaintEngine t0)) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> IO (QPaintEngine t0)) -> IO () #

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

Methods

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

QsetHandler (QDialogSc a) (QDialog x0 -> PaintDeviceMetric -> IO Int) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> PaintDeviceMetric -> IO Int) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> QPainter t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> QPainter t1 -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> IO Bool) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> Bool -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> Bool -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> Int -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> Int -> IO ()) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> IO Int) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> IO Int) -> IO () #

QsetHandler (QDialogSc a) (QDialog x0 -> IO ()) # 
Instance details

Methods

setHandler :: QDialogSc a -> String -> (QDialog x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QDialogSc a) (QDialog x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QDialogSc a -> Int -> (QDialog x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QDialogSc a) (QDialog x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QDialogSc a -> Int -> (QDialog x0 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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