Qtc.Widgets.QLayout

Contents

Documentation

class QqLayoutTrUtf8 x1 where #

Methods

qLayoutTrUtf8 :: x1 -> IO String #

Instances
QqLayoutTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QLayout

Methods

qLayoutTrUtf8 :: String -> IO String #

QqLayoutTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QLayout

Methods

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

QqLayoutTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QLayout

Methods

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

class QqLayout x1 where #

Methods

qLayout :: x1 -> IO (QLayout ()) #

Instances
QqLayout () # 
Instance details

Defined in Qtc.Widgets.QLayout

Methods

qLayout :: () -> IO (QLayout ()) #

QqLayout (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QLayout

Methods

qLayout :: QWidget t1 -> IO (QLayout ()) #

totalHeightForWidth :: QLayout a -> Int -> IO Int #

qtotalMaximumSize :: QLayout a -> () -> IO (QSize ()) #

totalMaximumSize :: QLayout a -> () -> IO Size #

qtotalMinimumSize :: QLayout a -> () -> IO (QSize ()) #

totalMinimumSize :: QLayout a -> () -> IO Size #

qtotalSizeHint :: QLayout a -> () -> IO (QSize ()) #

totalSizeHint :: QLayout a -> () -> IO Size #

qLayout_delete :: QLayout a -> IO () #

Orphan instances

QcontentsMargins (QLayout a) () # 
Instance details

Methods

contentsMargins :: QLayout a -> () -> IO (QMargins ()) #

Qupdate (QLayout a) () # 
Instance details

Methods

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

QspacerItem (QLayout ()) () # 
Instance details

Methods

spacerItem :: QLayout () -> () -> IO (QSpacerItem ()) #

QspacerItem (QLayoutSc a) () # 
Instance details

Methods

spacerItem :: QLayoutSc a -> () -> IO (QSpacerItem ()) #

QsetSpacing (QLayout ()) Int # 
Instance details

Methods

setSpacing :: QLayout () -> Int -> IO () #

QsetSpacing (QLayoutSc a) Int # 
Instance details

Methods

setSpacing :: QLayoutSc a -> Int -> IO () #

QsetMargin (QLayout a) Int # 
Instance details

Methods

setMargin :: QLayout a -> Int -> IO () #

QsetGeometry (QLayout ()) Rect # 
Instance details

Methods

setGeometry :: QLayout () -> Rect -> IO () #

QsetGeometry (QLayoutSc a) Rect # 
Instance details

Methods

setGeometry :: QLayoutSc a -> Rect -> IO () #

QsetEnabled (QLayout a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QLayout ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QLayoutSc a) () # 
Instance details

Methods

senderSignalIndex :: QLayoutSc a -> () -> IO Int #

Qsender (QLayout ()) () # 
Instance details

Methods

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

Qsender (QLayoutSc a) () # 
Instance details

Methods

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

Qreceivers (QLayout ()) String # 
Instance details

Methods

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

Qreceivers (QLayoutSc a) String # 
Instance details

Methods

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

QminimumHeightForWidth (QLayout ()) Int # 
Instance details

Methods

minimumHeightForWidth :: QLayout () -> Int -> IO Int #

QminimumHeightForWidth (QLayoutSc a) Int # 
Instance details

Methods

minimumHeightForWidth :: QLayoutSc a -> Int -> IO Int #

QisEnabled (QLayout ()) () # 
Instance details

Methods

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

QisEnabled (QLayoutSc a) () # 
Instance details

Methods

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

QqisEmpty (QLayout ()) () # 
Instance details

Methods

qisEmpty :: QLayout () -> () -> IO Bool #

QqisEmpty (QLayoutSc a) () # 
Instance details

Methods

qisEmpty :: QLayoutSc a -> () -> IO Bool #

Qinvalidate (QLayout ()) () # 
Instance details

Methods

invalidate :: QLayout () -> () -> IO () #

Qinvalidate (QLayoutSc a) () # 
Instance details

Methods

invalidate :: QLayoutSc a -> () -> IO () #

QhasHeightForWidth (QLayout ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QLayoutSc a) () # 
Instance details

Methods

hasHeightForWidth :: QLayoutSc a -> () -> IO Bool #

QexpandingDirections (QLayout ()) () # 
Instance details

Methods

expandingDirections :: QLayout () -> () -> IO Orientations #

QexpandingDirections (QLayoutSc a) () # 
Instance details

Qcount (QLayout ()) () # 
Instance details

Methods

count :: QLayout () -> () -> IO Int #

Qcount (QLayoutSc a) () # 
Instance details

Methods

count :: QLayoutSc a -> () -> IO Int #

QcontrolTypes (QLayout ()) () # 
Instance details

Methods

controlTypes :: QLayout () -> () -> IO ControlTypes #

QcontrolTypes (QLayoutSc a) () # 
Instance details

Methods

controlTypes :: QLayoutSc a -> () -> IO ControlTypes #

QalignmentRect (QLayout ()) Rect # 
Instance details

Methods

alignmentRect :: QLayout () -> Rect -> IO Rect #

QalignmentRect (QLayoutSc a) Rect # 
Instance details

Methods

alignmentRect :: QLayoutSc a -> Rect -> IO Rect #

QmenuBar (QLayout a) () (IO (QWidget ())) # 
Instance details

Methods

menuBar :: QLayout a -> () -> IO (QWidget ()) #

QqcontentsRect (QLayout a) () (IO (QRect ())) # 
Instance details

Methods

qcontentsRect :: QLayout a -> () -> IO (QRect ()) #

QcontentsRect (QLayout a) () (IO Rect) # 
Instance details

Methods

contentsRect :: QLayout a -> () -> IO Rect #

Qwidget (QLayout ()) () (IO (QWidget ())) # 
Instance details

Methods

widget :: QLayout () -> () -> IO (QWidget ()) #

Qwidget (QLayoutSc a) () (IO (QWidget ())) # 
Instance details

Methods

widget :: QLayoutSc a -> () -> IO (QWidget ()) #

QtakeAt (QLayout ()) Int (IO (QLayoutItem ())) # 
Instance details

Methods

takeAt :: QLayout () -> Int -> IO (QLayoutItem ()) #

QtakeAt (QLayoutSc a) Int (IO (QLayoutItem ())) # 
Instance details

Methods

takeAt :: QLayoutSc a -> Int -> IO (QLayoutItem ()) #

Qspacing (QLayout ()) () (IO Int) # 
Instance details

Methods

spacing :: QLayout () -> () -> IO Int #

Qspacing (QLayoutSc a) () (IO Int) # 
Instance details

Methods

spacing :: QLayoutSc a -> () -> IO Int #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

sizeHint :: QLayoutSc a -> () -> IO Size #

QsetAlignment (QLayout ()) Qt_Alignment (IO ()) # 
Instance details

Methods

setAlignment :: QLayout () -> Qt_Alignment -> IO () #

QsetAlignment (QLayoutSc a) Qt_Alignment (IO ()) # 
Instance details

Methods

setAlignment :: QLayoutSc a -> Qt_Alignment -> IO () #

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

Methods

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

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

Methods

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

QparentWidget (QLayout a) () (IO (QWidget ())) # 
Instance details

Methods

parentWidget :: QLayout a -> () -> IO (QWidget ()) #

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

Methods

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

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

Methods

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

QqminimumSize (QLayout ()) () (IO (QSize ())) # 
Instance details

Methods

qminimumSize :: QLayout () -> () -> IO (QSize ()) #

QqminimumSize (QLayoutSc a) () (IO (QSize ())) # 
Instance details

Methods

qminimumSize :: QLayoutSc a -> () -> IO (QSize ()) #

QminimumSize (QLayout ()) () (IO Size) # 
Instance details

Methods

minimumSize :: QLayout () -> () -> IO Size #

QminimumSize (QLayoutSc a) () (IO Size) # 
Instance details

Methods

minimumSize :: QLayoutSc a -> () -> IO Size #

QqmaximumSize (QLayout ()) () (IO (QSize ())) # 
Instance details

Methods

qmaximumSize :: QLayout () -> () -> IO (QSize ()) #

QqmaximumSize (QLayoutSc a) () (IO (QSize ())) # 
Instance details

Methods

qmaximumSize :: QLayoutSc a -> () -> IO (QSize ()) #

QmaximumSize (QLayout ()) () (IO Size) # 
Instance details

Methods

maximumSize :: QLayout () -> () -> IO Size #

QmaximumSize (QLayoutSc a) () (IO Size) # 
Instance details

Methods

maximumSize :: QLayoutSc a -> () -> IO Size #

Qmargin (QLayout a) () (IO Int) # 
Instance details

Methods

margin :: QLayout a -> () -> IO Int #

Qlayout (QLayout ()) () (IO (QLayout ())) # 
Instance details

Methods

layout :: QLayout () -> () -> IO (QLayout ()) #

Qlayout (QLayoutSc a) () (IO (QLayout ())) # 
Instance details

Methods

layout :: QLayoutSc a -> () -> IO (QLayout ()) #

QitemAt (QLayout ()) Int (IO (QLayoutItem ())) # 
Instance details

Methods

itemAt :: QLayout () -> Int -> IO (QLayoutItem ()) #

QitemAt (QLayoutSc a) Int (IO (QLayoutItem ())) # 
Instance details

Methods

itemAt :: QLayoutSc a -> Int -> IO (QLayoutItem ()) #

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

Methods

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

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

Methods

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

Qqgeometry (QLayout ()) () (IO (QRect ())) # 
Instance details

Methods

qgeometry :: QLayout () -> () -> IO (QRect ()) #

Qqgeometry (QLayoutSc a) () (IO (QRect ())) # 
Instance details

Methods

qgeometry :: QLayoutSc a -> () -> IO (QRect ()) #

Qgeometry (QLayout ()) () (IO Rect) # 
Instance details

Methods

geometry :: QLayout () -> () -> IO Rect #

Qgeometry (QLayoutSc a) () (IO Rect) # 
Instance details

Methods

geometry :: QLayoutSc a -> () -> IO Rect #

Qactivate (QLayout a) () (IO Bool) # 
Instance details

Methods

activate :: QLayout a -> () -> IO Bool #

QuserMethod (QLayout ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QsetMenuBar (QLayout a) (QWidget t1) # 
Instance details

Methods

setMenuBar :: QLayout a -> QWidget t1 -> IO () #

QsetContentsMargins (QLayout a) (QMargins t1) # 
Instance details

Methods

setContentsMargins :: QLayout a -> QMargins t1 -> IO () #

QwidgetEvent (QLayout ()) (QEvent t1) # 
Instance details

Methods

widgetEvent :: QLayout () -> QEvent t1 -> IO () #

QwidgetEvent (QLayoutSc a) (QEvent t1) # 
Instance details

Methods

widgetEvent :: QLayoutSc a -> QEvent t1 -> IO () #

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

Methods

timerEvent :: QLayout () -> QTimerEvent t1 -> IO () #

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

Methods

timerEvent :: QLayoutSc a -> QTimerEvent t1 -> IO () #

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

Methods

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

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

Methods

qsetGeometry :: QLayoutSc a -> QRect t1 -> IO () #

QremoveWidget (QLayout a) (QWidget t1) # 
Instance details

Methods

removeWidget :: QLayout a -> QWidget t1 -> IO () #

QremoveItem (QLayout a) (QLayoutItem t1) # 
Instance details

Methods

removeItem :: QLayout a -> QLayoutItem t1 -> IO () #

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

Methods

isSignalConnected :: QLayout () -> QMetaMethod t1 -> IO Bool #

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

Methods

isSignalConnected :: QLayoutSc a -> QMetaMethod t1 -> IO Bool #

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

Methods

disconnectNotify :: QLayout () -> QMetaMethod t1 -> IO () #

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

Methods

disconnectNotify :: QLayoutSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

customEvent :: QLayoutSc a -> QEvent t1 -> IO () #

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

Methods

connectNotify :: QLayout () -> QMetaMethod t1 -> IO () #

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

Methods

connectNotify :: QLayoutSc a -> QMetaMethod t1 -> IO () #

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

Methods

childEvent :: QLayout () -> QChildEvent t1 -> IO () #

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

Methods

childEvent :: QLayoutSc a -> QChildEvent t1 -> IO () #

QqalignmentRect (QLayout ()) (QRect t1) # 
Instance details

Methods

qalignmentRect :: QLayout () -> QRect t1 -> IO (QRect ()) #

QqalignmentRect (QLayoutSc a) (QRect t1) # 
Instance details

Methods

qalignmentRect :: QLayoutSc a -> QRect t1 -> IO (QRect ()) #

QadoptLayout (QLayout ()) (QLayout t1) # 
Instance details

Methods

adoptLayout :: QLayout () -> QLayout t1 -> IO Bool #

QadoptLayout (QLayoutSc a) (QLayout t1) # 
Instance details

Methods

adoptLayout :: QLayoutSc a -> QLayout t1 -> IO Bool #

QaddChildWidget (QLayout ()) (QWidget t1) # 
Instance details

Methods

addChildWidget :: QLayout () -> QWidget t1 -> IO () #

QaddChildWidget (QLayoutSc a) (QWidget t1) # 
Instance details

Methods

addChildWidget :: QLayoutSc a -> QWidget t1 -> IO () #

QaddChildLayout (QLayout ()) (QLayout t1) # 
Instance details

Methods

addChildLayout :: QLayout () -> QLayout t1 -> IO () #

QaddChildLayout (QLayoutSc a) (QLayout t1) # 
Instance details

Methods

addChildLayout :: QLayoutSc a -> QLayout t1 -> IO () #

QindexOf (QLayout ()) (QWidget t1) (IO Int) # 
Instance details

Methods

indexOf :: QLayout () -> QWidget t1 -> IO Int #

QindexOf (QLayoutSc a) (QWidget t1) (IO Int) # 
Instance details

Methods

indexOf :: QLayoutSc a -> QWidget t1 -> IO Int #

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

Methods

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

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

Methods

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

QaddWidget (QLayout ()) (QWidget t1) (IO ()) # 
Instance details

Methods

addWidget :: QLayout () -> QWidget t1 -> IO () #

QaddWidget (QLayoutSc a) (QWidget t1) (IO ()) # 
Instance details

Methods

addWidget :: QLayoutSc a -> QWidget t1 -> IO () #

QaddItem (QLayout ()) (QLayoutItem t1) (IO ()) # 
Instance details

Methods

addItem :: QLayout () -> QLayoutItem t1 -> IO () #

QaddItem (QLayoutSc a) (QLayoutItem t1) (IO ()) # 
Instance details

Methods

addItem :: QLayoutSc a -> QLayoutItem t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QreplaceWidget (QLayout a) (QWidget t1, QWidget t2) (IO (QLayoutItem ())) # 
Instance details

Methods

replaceWidget :: QLayout a -> (QWidget t1, QWidget t2) -> IO (QLayoutItem ()) #

QsetAlignment (QLayout ()) (QWidget t1, Qt_Alignment) (IO Bool) # 
Instance details

Methods

setAlignment :: QLayout () -> (QWidget t1, Qt_Alignment) -> IO Bool #

QsetAlignment (QLayout ()) (QLayout t1, Qt_Alignment) (IO Bool) # 
Instance details

Methods

setAlignment :: QLayout () -> (QLayout t1, Qt_Alignment) -> IO Bool #

QsetAlignment (QLayoutSc a) (QWidget t1, Qt_Alignment) (IO Bool) # 
Instance details

Methods

setAlignment :: QLayoutSc a -> (QWidget t1, Qt_Alignment) -> IO Bool #

QsetAlignment (QLayoutSc a) (QLayout t1, Qt_Alignment) (IO Bool) # 
Instance details

Methods

setAlignment :: QLayoutSc a -> (QLayout t1, Qt_Alignment) -> IO Bool #

QreplaceWidget (QLayout a) (QWidget t1, QWidget t2, FindChildOptions) (IO (QLayoutItem ())) # 
Instance details

Methods

replaceWidget :: QLayout a -> (QWidget t1, QWidget t2, FindChildOptions) -> IO (QLayoutItem ()) #

QsetContentsMargins (QLayout a) (Int, Int, Int, Int) # 
Instance details

Methods

setContentsMargins :: QLayout a -> (Int, Int, Int, Int) -> IO () #

QgetContentsMargins (QLayout a) (QIntPtr t1, QIntPtr t2, QIntPtr t3, QIntPtr t4) # 
Instance details

Methods

getContentsMargins :: QLayout a -> (QIntPtr t1, QIntPtr t2, QIntPtr t3, QIntPtr t4) -> IO () #