Qtc.Designer.QDesignerObjectInspectorInterface

Contents

Documentation

class QqDesignerObjectInspectorInterfaceTrUtf8 x1 where #

Methods

qDesignerObjectInspectorInterfaceTrUtf8 :: x1 -> IO String #

Instances
QqDesignerObjectInspectorInterfaceTrUtf8 String # 
Instance details

Defined in Qtc.Designer.QDesignerObjectInspectorInterface

Methods

qDesignerObjectInspectorInterfaceTrUtf8 :: String -> IO String #

QqDesignerObjectInspectorInterfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Designer.QDesignerObjectInspectorInterface

Methods

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

QqDesignerObjectInspectorInterfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Designer.QDesignerObjectInspectorInterface

Methods

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

Orphan instances

QupdateMicroFocus (QDesignerObjectInspectorInterface ()) () # 
Instance details

QupdateMicroFocus (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qupdate (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qupdate (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QshowNormal (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

QshowNormal (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

QshowMinimized (QDesignerObjectInspectorInterface ()) () # 
Instance details

QshowMinimized (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

QshowMaximized (QDesignerObjectInspectorInterface ()) () # 
Instance details

QshowMaximized (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

QshowFullScreen (QDesignerObjectInspectorInterface ()) () # 
Instance details

QshowFullScreen (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qqshow (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qqshow (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QsharedPainter (QDesignerObjectInspectorInterface ()) () # 
Instance details

QsharedPainter (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

QsetWindowTitle (QDesignerObjectInspectorInterface ()) String # 
Instance details

Methods

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

QsetWindowTitle (QDesignerObjectInspectorInterfaceSc a) String # 
Instance details

QsetWindowModified (QDesignerObjectInspectorInterface ()) Bool # 
Instance details

QsetWindowModified (QDesignerObjectInspectorInterfaceSc a) Bool # 
Instance details

QsetVisible (QDesignerObjectInspectorInterface ()) Bool # 
Instance details

Methods

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

QsetVisible (QDesignerObjectInspectorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QDesignerObjectInspectorInterface ()) String # 
Instance details

Methods

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

QsetStyleSheet (QDesignerObjectInspectorInterfaceSc a) String # 
Instance details

Methods

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

QsetHidden (QDesignerObjectInspectorInterface ()) Bool # 
Instance details

Methods

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

QsetHidden (QDesignerObjectInspectorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QDesignerObjectInspectorInterface ()) Rect # 
Instance details

QsetGeometry (QDesignerObjectInspectorInterfaceSc a) Rect # 
Instance details

QsetEnabled (QDesignerObjectInspectorInterface ()) Bool # 
Instance details

Methods

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

QsetEnabled (QDesignerObjectInspectorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerObjectInspectorInterface ()) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerObjectInspectorInterfaceSc a) Bool # 
Instance details

QsenderSignalIndex (QDesignerObjectInspectorInterface ()) () # 
Instance details

QsenderSignalIndex (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qsender (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qsender (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qrepaint (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qrepaint (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

Qreceivers (QDesignerObjectInspectorInterface ()) String # 
Instance details

Methods

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

Qreceivers (QDesignerObjectInspectorInterfaceSc a) String # 
Instance details

Methods

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

Qraise (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qraise (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QpaintEngine (QDesignerObjectInspectorInterface ()) () # 
Instance details

QpaintEngine (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qmove (QDesignerObjectInspectorInterface ()) Point # 
Instance details

Qmove (QDesignerObjectInspectorInterfaceSc a) Point # 
Instance details

QqminimumSizeHint (QDesignerObjectInspectorInterface ()) () # 
Instance details

QqminimumSizeHint (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

QminimumSizeHint (QDesignerObjectInspectorInterface ()) () # 
Instance details

QminimumSizeHint (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qmetric (QDesignerObjectInspectorInterface ()) PaintDeviceMetric # 
Instance details

Qmetric (QDesignerObjectInspectorInterfaceSc a) PaintDeviceMetric # 
Instance details

Qlower (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qlower (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QisEnabled (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

QisEnabled (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QDesignerObjectInspectorInterface ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QDesignerObjectInspectorInterfaceSc a) InputMethodQuery # 
Instance details

Qhide (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qhide (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QDesignerObjectInspectorInterface ()) () # 
Instance details

QhasHeightForWidth (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qfont (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qfont (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QDesignerObjectInspectorInterface ()) () # 
Instance details

QfocusPreviousChild (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

QfocusNextPrevChild (QDesignerObjectInspectorInterface ()) Bool # 
Instance details

QfocusNextPrevChild (QDesignerObjectInspectorInterfaceSc a) Bool # 
Instance details

QfocusNextChild (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

QfocusNextChild (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

QdevType (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

QdevType (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

Qdestroy (QDesignerObjectInspectorInterface ()) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

Qdestroy (QDesignerObjectInspectorInterfaceSc a) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Methods

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

QcolorCount (QDesignerObjectInspectorInterface ()) () # 
Instance details

Methods

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

QcolorCount (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

Qcore (QDesignerObjectInspectorInterface ()) () # 
Instance details

Qcore (QDesignerObjectInspectorInterfaceSc a) () # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

QsetFocus (QDesignerObjectInspectorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

Qcreate (QDesignerObjectInspectorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QDesignerObjectInspectorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

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

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

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

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

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

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

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

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

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

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

Methods

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

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

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

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

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

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

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

Methods

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

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

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

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

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

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

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

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

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

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

QsetFormWindow (QDesignerObjectInspectorInterface ()) (QDesignerFormWindowInterface t1) # 
Instance details

QsetFormWindow (QDesignerObjectInspectorInterfaceSc a) (QDesignerFormWindowInterface t1) # 
Instance details

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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