Qtc.Designer.QDesignerWidgetBoxInterface

Contents

Documentation

class QqDesignerWidgetBoxInterfaceTrUtf8 x1 where #

Methods

qDesignerWidgetBoxInterfaceTrUtf8 :: x1 -> IO String #

Instances
QqDesignerWidgetBoxInterfaceTrUtf8 String # 
Instance details

Defined in Qtc.Designer.QDesignerWidgetBoxInterface

Methods

qDesignerWidgetBoxInterfaceTrUtf8 :: String -> IO String #

QqDesignerWidgetBoxInterfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Designer.QDesignerWidgetBoxInterface

Methods

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

QqDesignerWidgetBoxInterfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Designer.QDesignerWidgetBoxInterface

Methods

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

class QcategoryCount x0 x1 where #

Methods

categoryCount :: x0 -> x1 -> IO Int #

Orphan instances

QupdateMicroFocus (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

updateMicroFocus :: QDesignerWidgetBoxInterface () -> () -> IO () #

QupdateMicroFocus (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Qupdate (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qupdate (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QshowNormal (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QshowNormal (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QshowMinimized (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QshowMinimized (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

showMinimized :: QDesignerWidgetBoxInterfaceSc a -> () -> IO () #

QshowMaximized (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QshowMaximized (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

showMaximized :: QDesignerWidgetBoxInterfaceSc a -> () -> IO () #

QshowFullScreen (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QshowFullScreen (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Qqshow (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qqshow (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QsharedPainter (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

sharedPainter :: QDesignerWidgetBoxInterface () -> () -> IO (QPainter ()) #

QsharedPainter (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

QsetWindowTitle (QDesignerWidgetBoxInterface ()) String # 
Instance details

Methods

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

QsetWindowTitle (QDesignerWidgetBoxInterfaceSc a) String # 
Instance details

Methods

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

QsetWindowModified (QDesignerWidgetBoxInterface ()) Bool # 
Instance details

Methods

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

QsetWindowModified (QDesignerWidgetBoxInterfaceSc a) Bool # 
Instance details

QsetVisible (QDesignerWidgetBoxInterface ()) Bool # 
Instance details

Methods

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

QsetVisible (QDesignerWidgetBoxInterfaceSc a) Bool # 
Instance details

Methods

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

QsetStyleSheet (QDesignerWidgetBoxInterface ()) String # 
Instance details

Methods

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

QsetStyleSheet (QDesignerWidgetBoxInterfaceSc a) String # 
Instance details

Methods

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

QsetHidden (QDesignerWidgetBoxInterface ()) Bool # 
Instance details

Methods

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

QsetHidden (QDesignerWidgetBoxInterfaceSc a) Bool # 
Instance details

Methods

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

QsetGeometry (QDesignerWidgetBoxInterface ()) Rect # 
Instance details

QsetGeometry (QDesignerWidgetBoxInterfaceSc a) Rect # 
Instance details

QsetFileName (QDesignerWidgetBoxInterface ()) String # 
Instance details

Methods

setFileName :: QDesignerWidgetBoxInterface () -> String -> IO () #

QsetFileName (QDesignerWidgetBoxInterfaceSc a) String # 
Instance details

Methods

setFileName :: QDesignerWidgetBoxInterfaceSc a -> String -> IO () #

QsetEnabled (QDesignerWidgetBoxInterface ()) Bool # 
Instance details

Methods

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

QsetEnabled (QDesignerWidgetBoxInterfaceSc a) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerWidgetBoxInterface ()) Bool # 
Instance details

Methods

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

QsetDisabled (QDesignerWidgetBoxInterfaceSc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

senderSignalIndex :: QDesignerWidgetBoxInterface () -> () -> IO Int #

QsenderSignalIndex (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Qsender (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qsender (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

Qrepaint (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qrepaint (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

Qreceivers (QDesignerWidgetBoxInterface ()) String # 
Instance details

Methods

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

Qreceivers (QDesignerWidgetBoxInterfaceSc a) String # 
Instance details

Methods

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

Qraise (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qraise (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QpaintEngine (QDesignerWidgetBoxInterface ()) () # 
Instance details

QpaintEngine (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Qmove (QDesignerWidgetBoxInterface ()) Point # 
Instance details

Methods

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

Qmove (QDesignerWidgetBoxInterfaceSc a) Point # 
Instance details

Methods

move :: QDesignerWidgetBoxInterfaceSc a -> Point -> IO () #

QqminimumSizeHint (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

qminimumSizeHint :: QDesignerWidgetBoxInterface () -> () -> IO (QSize ()) #

QqminimumSizeHint (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

QminimumSizeHint (QDesignerWidgetBoxInterface ()) () # 
Instance details

QminimumSizeHint (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Qmetric (QDesignerWidgetBoxInterface ()) PaintDeviceMetric # 
Instance details

Qmetric (QDesignerWidgetBoxInterfaceSc a) PaintDeviceMetric # 
Instance details

Qlower (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qlower (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QisEnabled (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QisEnabled (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QinputMethodQuery (QDesignerWidgetBoxInterface ()) InputMethodQuery # 
Instance details

QinputMethodQuery (QDesignerWidgetBoxInterfaceSc a) InputMethodQuery # 
Instance details

Qhide (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qhide (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Qfont (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qfont (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QfocusPreviousChild (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

focusPreviousChild :: QDesignerWidgetBoxInterface () -> () -> IO Bool #

QfocusPreviousChild (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

QfocusNextPrevChild (QDesignerWidgetBoxInterface ()) Bool # 
Instance details

Methods

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

QfocusNextPrevChild (QDesignerWidgetBoxInterfaceSc a) Bool # 
Instance details

Methods

focusNextPrevChild :: QDesignerWidgetBoxInterfaceSc a -> Bool -> IO Bool #

QfocusNextChild (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QfocusNextChild (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

focusNextChild :: QDesignerWidgetBoxInterfaceSc a -> () -> IO Bool #

QfileName (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

fileName :: QDesignerWidgetBoxInterface () -> () -> IO String #

QfileName (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

fileName :: QDesignerWidgetBoxInterfaceSc a -> () -> IO String #

QdevType (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QdevType (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

Qdestroy (QDesignerWidgetBoxInterface ()) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

Qdestroy (QDesignerWidgetBoxInterfaceSc a) Bool # 
Instance details

Methods

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

Qdestroy (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QcolorCount (QDesignerWidgetBoxInterface ()) () # 
Instance details

Methods

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

QcolorCount (QDesignerWidgetBoxInterfaceSc a) () # 
Instance details

Methods

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

QwidgetCount (QDesignerWidgetBoxInterface ()) Int # 
Instance details

Methods

widgetCount :: QDesignerWidgetBoxInterface () -> Int -> IO Int #

QwidgetCount (QDesignerWidgetBoxInterfaceSc a) Int # 
Instance details

Methods

widgetCount :: QDesignerWidgetBoxInterfaceSc a -> Int -> IO Int #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

sizeHint :: QDesignerWidgetBoxInterface () -> () -> IO Size #

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

QsetFocus (QDesignerWidgetBoxInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

Qsave (QDesignerWidgetBoxInterface ()) () (IO Bool) # 
Instance details

Methods

save :: QDesignerWidgetBoxInterface () -> () -> IO Bool #

Qsave (QDesignerWidgetBoxInterfaceSc a) () (IO Bool) # 
Instance details

Methods

save :: QDesignerWidgetBoxInterfaceSc a -> () -> IO Bool #

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

Methods

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

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

Methods

resize :: QDesignerWidgetBoxInterfaceSc a -> Size -> IO () #

QremoveCategory (QDesignerWidgetBoxInterface ()) Int (IO ()) # 
Instance details

Methods

removeCategory :: QDesignerWidgetBoxInterface () -> Int -> IO () #

QremoveCategory (QDesignerWidgetBoxInterfaceSc a) Int (IO ()) # 
Instance details

Methods

removeCategory :: QDesignerWidgetBoxInterfaceSc a -> Int -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qload (QDesignerWidgetBoxInterface ()) () (IO Bool) # 
Instance details

Methods

load :: QDesignerWidgetBoxInterface () -> () -> IO Bool #

Qload (QDesignerWidgetBoxInterfaceSc a) () (IO Bool) # 
Instance details

Methods

load :: QDesignerWidgetBoxInterfaceSc a -> () -> IO Bool #

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

Methods

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

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

Methods

heightForWidth :: QDesignerWidgetBoxInterfaceSc a -> Int -> IO Int #

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

Methods

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

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

Methods

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

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

Methods

devicePixelRatio :: QDesignerWidgetBoxInterface () -> () -> IO Int #

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcreate (QDesignerWidgetBoxInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qcategory (QDesignerWidgetBoxInterface ()) Int (IO (QDesignerWidgetBoxInterface_Category ())) # 
Instance details

Qcategory (QDesignerWidgetBoxInterfaceSc a) Int (IO (QDesignerWidgetBoxInterface_Category ())) # 
Instance details

QuserMethod (QDesignerWidgetBoxInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

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

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

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

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

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

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

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

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

Methods

qsetGeometry :: QDesignerWidgetBoxInterface () -> QRect t1 -> IO () #

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

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

Methods

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

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

Methods

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

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

Methods

setCursor :: QDesignerWidgetBoxInterface () -> QCursor t1 -> IO () #

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

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

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

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

Methods

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

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

Methods

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

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

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

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

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

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

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

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

Methods

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

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

Methods

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

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

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

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

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

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

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

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

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

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

Methods

leaveEvent :: QDesignerWidgetBoxInterface () -> QEvent t1 -> IO () #

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Methods

enterEvent :: QDesignerWidgetBoxInterface () -> QEvent t1 -> IO () #

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

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

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

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

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

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

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

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

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

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

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

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

Methods

customEvent :: QDesignerWidgetBoxInterface () -> QEvent t1 -> IO () #

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

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

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

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

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

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

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

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

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

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

Methods

changeEvent :: QDesignerWidgetBoxInterface () -> QEvent t1 -> IO () #

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

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

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

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

Methods

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

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

Methods

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

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

Methods

addAction :: QDesignerWidgetBoxInterface () -> QAction t1 -> IO () #

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

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

Methods

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

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

Methods

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

QremoveWidget (QDesignerWidgetBoxInterface ()) (Int, Int) # 
Instance details

Methods

removeWidget :: QDesignerWidgetBoxInterface () -> (Int, Int) -> IO () #

QremoveWidget (QDesignerWidgetBoxInterfaceSc a) (Int, Int) # 
Instance details

Methods

removeWidget :: QDesignerWidgetBoxInterfaceSc a -> (Int, Int) -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qwidget (QDesignerWidgetBoxInterface ()) (Int, Int) (IO (QDesignerWidgetBoxInterface_Widget ())) # 
Instance details

Qwidget (QDesignerWidgetBoxInterfaceSc a) (Int, Int) (IO (QDesignerWidgetBoxInterface_Widget ())) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QaddWidget (QDesignerWidgetBoxInterface ()) (Int, QDesignerWidgetBoxInterface_Widget t2) (IO ()) # 
Instance details

QaddWidget (QDesignerWidgetBoxInterfaceSc a) (Int, QDesignerWidgetBoxInterface_Widget t2) (IO ()) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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