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