Qtc.Designer.QDesignerPropertyEditorInterface

Contents

Documentation

class QqDesignerPropertyEditorInterfaceTrUtf8 x1 where #

Methods

qDesignerPropertyEditorInterfaceTrUtf8 :: x1 -> IO String #

Instances
QqDesignerPropertyEditorInterfaceTrUtf8 String # 
Instance details

Defined in Qtc.Designer.QDesignerPropertyEditorInterface

Methods

qDesignerPropertyEditorInterfaceTrUtf8 :: String -> IO String #

QqDesignerPropertyEditorInterfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Designer.QDesignerPropertyEditorInterface

Methods

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

QqDesignerPropertyEditorInterfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Designer.QDesignerPropertyEditorInterface

Methods

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

Orphan instances

QupdateMicroFocus (QDesignerPropertyEditorInterface ()) () # 
Instance details

QupdateMicroFocus (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Qupdate (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qupdate (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QshowNormal (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

QshowNormal (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

QshowMinimized (QDesignerPropertyEditorInterface ()) () # 
Instance details

QshowMinimized (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

QshowMaximized (QDesignerPropertyEditorInterface ()) () # 
Instance details

QshowMaximized (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

QshowFullScreen (QDesignerPropertyEditorInterface ()) () # 
Instance details

QshowFullScreen (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Qqshow (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qqshow (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QsharedPainter (QDesignerPropertyEditorInterface ()) () # 
Instance details

QsharedPainter (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

QsetWindowTitle (QDesignerPropertyEditorInterface ()) String # 
Instance details

Methods

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

QsetWindowTitle (QDesignerPropertyEditorInterfaceSc a) String # 
Instance details

Methods

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

QsetWindowModified (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

QsetWindowModified (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

QsetVisible (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

Methods

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

QsetVisible (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QDesignerPropertyEditorInterface ()) String # 
Instance details

Methods

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

QsetStyleSheet (QDesignerPropertyEditorInterfaceSc a) String # 
Instance details

Methods

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

QsetReadOnly (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

Methods

setReadOnly :: QDesignerPropertyEditorInterface () -> Bool -> IO () #

QsetReadOnly (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

Methods

setReadOnly :: QDesignerPropertyEditorInterfaceSc a -> Bool -> IO () #

QsetHidden (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

Methods

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

QsetHidden (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QDesignerPropertyEditorInterface ()) Rect # 
Instance details

QsetGeometry (QDesignerPropertyEditorInterfaceSc a) Rect # 
Instance details

QsetEnabled (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

Methods

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

QsetEnabled (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QDesignerPropertyEditorInterface ()) () # 
Instance details

QsenderSignalIndex (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Qsender (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qsender (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

Qrepaint (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qrepaint (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

Qreceivers (QDesignerPropertyEditorInterface ()) String # 
Instance details

Methods

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

Qreceivers (QDesignerPropertyEditorInterfaceSc a) String # 
Instance details

Methods

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

Qraise (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qraise (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QpaintEngine (QDesignerPropertyEditorInterface ()) () # 
Instance details

QpaintEngine (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Qmove (QDesignerPropertyEditorInterface ()) Point # 
Instance details

Methods

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

Qmove (QDesignerPropertyEditorInterfaceSc a) Point # 
Instance details

QqminimumSizeHint (QDesignerPropertyEditorInterface ()) () # 
Instance details

QqminimumSizeHint (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

QminimumSizeHint (QDesignerPropertyEditorInterface ()) () # 
Instance details

QminimumSizeHint (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Qmetric (QDesignerPropertyEditorInterface ()) PaintDeviceMetric # 
Instance details

Qmetric (QDesignerPropertyEditorInterfaceSc a) PaintDeviceMetric # 
Instance details

Qlower (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qlower (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QisReadOnly (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

isReadOnly :: QDesignerPropertyEditorInterface () -> () -> IO Bool #

QisReadOnly (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

isReadOnly :: QDesignerPropertyEditorInterfaceSc a -> () -> IO Bool #

QisEnabled (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

QisEnabled (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QDesignerPropertyEditorInterface ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QDesignerPropertyEditorInterfaceSc a) InputMethodQuery # 
Instance details

Qhide (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qhide (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QDesignerPropertyEditorInterface ()) () # 
Instance details

QhasHeightForWidth (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Qfont (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qfont (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QDesignerPropertyEditorInterface ()) () # 
Instance details

QfocusPreviousChild (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

QfocusNextPrevChild (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

QfocusNextChild (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

QfocusNextChild (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

QdevType (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

QdevType (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

Qdestroy (QDesignerPropertyEditorInterface ()) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

Qdestroy (QDesignerPropertyEditorInterfaceSc a) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

QcolorCount (QDesignerPropertyEditorInterface ()) () # 
Instance details

Methods

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

QcolorCount (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

Methods

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

Qcore (QDesignerPropertyEditorInterface ()) () # 
Instance details

Qcore (QDesignerPropertyEditorInterfaceSc a) () # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

QsetFocus (QDesignerPropertyEditorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qobject (QDesignerPropertyEditorInterface ()) () (IO (QObject ())) # 
Instance details

Methods

object :: QDesignerPropertyEditorInterface () -> () -> IO (QObject ()) #

Qobject (QDesignerPropertyEditorInterfaceSc a) () (IO (QObject ())) # 
Instance details

Methods

object :: QDesignerPropertyEditorInterfaceSc a -> () -> IO (QObject ()) #

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

Methods

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QDesignerPropertyEditorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QDesignerPropertyEditorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

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

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

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

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

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

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

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

QsetObject (QDesignerPropertyEditorInterface ()) (QObject t1) # 
Instance details

QsetObject (QDesignerPropertyEditorInterfaceSc a) (QObject t1) # 
Instance details

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

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

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

Methods

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

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

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

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

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

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

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

Methods

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

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

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

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

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

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

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

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

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

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Methods

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

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

Methods

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

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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