Qtc.Designer.QDesignerActionEditorInterface

Contents

Documentation

class QqDesignerActionEditorInterfaceTrUtf8 x1 where #

Methods

qDesignerActionEditorInterfaceTrUtf8 :: x1 -> IO String #

Instances
QqDesignerActionEditorInterfaceTrUtf8 String # 
Instance details

Defined in Qtc.Designer.QDesignerActionEditorInterface

Methods

qDesignerActionEditorInterfaceTrUtf8 :: String -> IO String #

QqDesignerActionEditorInterfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Designer.QDesignerActionEditorInterface

Methods

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

QqDesignerActionEditorInterfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Designer.QDesignerActionEditorInterface

Methods

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

Orphan instances

QupdateMicroFocus (QDesignerActionEditorInterface ()) () # 
Instance details

QupdateMicroFocus (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Qupdate (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qupdate (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QshowNormal (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

QshowNormal (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

showNormal :: QDesignerActionEditorInterfaceSc a -> () -> IO () #

QshowMinimized (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

showMinimized :: QDesignerActionEditorInterface () -> () -> IO () #

QshowMinimized (QDesignerActionEditorInterfaceSc a) () # 
Instance details

QshowMaximized (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

showMaximized :: QDesignerActionEditorInterface () -> () -> IO () #

QshowMaximized (QDesignerActionEditorInterfaceSc a) () # 
Instance details

QshowFullScreen (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

showFullScreen :: QDesignerActionEditorInterface () -> () -> IO () #

QshowFullScreen (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Qqshow (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qqshow (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QsharedPainter (QDesignerActionEditorInterface ()) () # 
Instance details

QsharedPainter (QDesignerActionEditorInterfaceSc a) () # 
Instance details

QsetWindowTitle (QDesignerActionEditorInterface ()) String # 
Instance details

Methods

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

QsetWindowTitle (QDesignerActionEditorInterfaceSc a) String # 
Instance details

Methods

setWindowTitle :: QDesignerActionEditorInterfaceSc a -> String -> IO () #

QsetWindowModified (QDesignerActionEditorInterface ()) Bool # 
Instance details

Methods

setWindowModified :: QDesignerActionEditorInterface () -> Bool -> IO () #

QsetWindowModified (QDesignerActionEditorInterfaceSc a) Bool # 
Instance details

QsetVisible (QDesignerActionEditorInterface ()) Bool # 
Instance details

Methods

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

QsetVisible (QDesignerActionEditorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QDesignerActionEditorInterface ()) String # 
Instance details

Methods

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

QsetStyleSheet (QDesignerActionEditorInterfaceSc a) String # 
Instance details

Methods

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

QsetHidden (QDesignerActionEditorInterface ()) Bool # 
Instance details

Methods

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

QsetHidden (QDesignerActionEditorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QDesignerActionEditorInterface ()) Rect # 
Instance details

QsetGeometry (QDesignerActionEditorInterfaceSc a) Rect # 
Instance details

QsetEnabled (QDesignerActionEditorInterface ()) Bool # 
Instance details

Methods

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

QsetEnabled (QDesignerActionEditorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerActionEditorInterface ()) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerActionEditorInterfaceSc a) Bool # 
Instance details

Methods

setDisabled :: QDesignerActionEditorInterfaceSc a -> Bool -> IO () #

QsenderSignalIndex (QDesignerActionEditorInterface ()) () # 
Instance details

QsenderSignalIndex (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Qsender (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qsender (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

sender :: QDesignerActionEditorInterfaceSc a -> () -> IO (QObject ()) #

Qrepaint (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qrepaint (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

Qreceivers (QDesignerActionEditorInterface ()) String # 
Instance details

Methods

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

Qreceivers (QDesignerActionEditorInterfaceSc a) String # 
Instance details

Methods

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

Qraise (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qraise (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QpaintEngine (QDesignerActionEditorInterface ()) () # 
Instance details

QpaintEngine (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Qmove (QDesignerActionEditorInterface ()) Point # 
Instance details

Methods

move :: QDesignerActionEditorInterface () -> Point -> IO () #

Qmove (QDesignerActionEditorInterfaceSc a) Point # 
Instance details

QqminimumSizeHint (QDesignerActionEditorInterface ()) () # 
Instance details

QqminimumSizeHint (QDesignerActionEditorInterfaceSc a) () # 
Instance details

QminimumSizeHint (QDesignerActionEditorInterface ()) () # 
Instance details

QminimumSizeHint (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Qmetric (QDesignerActionEditorInterface ()) PaintDeviceMetric # 
Instance details

Qmetric (QDesignerActionEditorInterfaceSc a) PaintDeviceMetric # 
Instance details

Qlower (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qlower (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QisEnabled (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

QisEnabled (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QDesignerActionEditorInterface ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QDesignerActionEditorInterfaceSc a) InputMethodQuery # 
Instance details

Qhide (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qhide (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

hasHeightForWidth :: QDesignerActionEditorInterface () -> () -> IO Bool #

QhasHeightForWidth (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Qfont (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qfont (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QDesignerActionEditorInterface ()) () # 
Instance details

QfocusPreviousChild (QDesignerActionEditorInterfaceSc a) () # 
Instance details

QfocusNextPrevChild (QDesignerActionEditorInterface ()) Bool # 
Instance details

Methods

focusNextPrevChild :: QDesignerActionEditorInterface () -> Bool -> IO Bool #

QfocusNextPrevChild (QDesignerActionEditorInterfaceSc a) Bool # 
Instance details

QfocusNextChild (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

QfocusNextChild (QDesignerActionEditorInterfaceSc a) () # 
Instance details

QdevType (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

QdevType (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

Qdestroy (QDesignerActionEditorInterface ()) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

Qdestroy (QDesignerActionEditorInterfaceSc a) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

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

QcolorCount (QDesignerActionEditorInterface ()) () # 
Instance details

Methods

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

QcolorCount (QDesignerActionEditorInterfaceSc a) () # 
Instance details

Methods

colorCount :: QDesignerActionEditorInterfaceSc a -> () -> IO Int #

Qcore (QDesignerActionEditorInterface ()) () # 
Instance details

Qcore (QDesignerActionEditorInterfaceSc a) () # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

qsizeHint :: QDesignerActionEditorInterfaceSc a -> () -> IO (QSize ()) #

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

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

QsetFocus (QDesignerActionEditorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

setFocus :: QDesignerActionEditorInterfaceSc a -> () -> IO () #

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

Methods

resize :: QDesignerActionEditorInterface () -> Size -> IO () #

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

parent :: QDesignerActionEditorInterfaceSc a -> () -> IO (QObject ()) #

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

Methods

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

cursor :: QDesignerActionEditorInterfaceSc a -> () -> IO (QCursor ()) #

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

Methods

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

Qcreate (QDesignerActionEditorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QDesignerActionEditorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

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

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

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

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

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

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

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

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

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

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

Methods

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

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

Methods

setFont :: QDesignerActionEditorInterfaceSc a -> QFont t1 -> IO () #

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

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

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

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

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

Methods

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

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

Methods

qresize :: QDesignerActionEditorInterfaceSc a -> QSize t1 -> IO () #

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

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

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

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

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

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

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

Methods

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

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

Methods

qmove :: QDesignerActionEditorInterfaceSc a -> QPoint t1 -> IO () #

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

userMethod :: QDesignerActionEditorInterfaceSc a -> Int -> QVariant () -> IO (QVariant ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

nativeEvent :: QDesignerActionEditorInterface () -> (QByteArray t1, QVoid t2, QLongPtr t3) -> IO Bool #

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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