Qtc.Widgets.QBoxLayout

Contents

Documentation

class QqBoxLayoutTrUtf8 x1 where #

Methods

qBoxLayoutTrUtf8 :: x1 -> IO String #

Instances
QqBoxLayoutTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QBoxLayout

Methods

qBoxLayoutTrUtf8 :: String -> IO String #

QqBoxLayoutTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QBoxLayout

Methods

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

QqBoxLayoutTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QBoxLayout

Methods

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

class QqBoxLayout x1 where #

Methods

qBoxLayout :: x1 -> IO (QBoxLayout ()) #

Instances
QqBoxLayout QBoxLayout_Direction # 
Instance details

Defined in Qtc.Widgets.QBoxLayout

QqBoxLayout (QBoxLayout_Direction, QWidget t2) # 
Instance details

Defined in Qtc.Widgets.QBoxLayout

addSpacing :: QBoxLayout a -> Int -> IO () #

addStrut :: QBoxLayout a -> Int -> IO () #

class QinsertLayout x1 where #

Methods

insertLayout :: QBoxLayout a -> x1 -> IO () #

Instances
QinsertLayout (Int, QLayout t2) # 
Instance details

Defined in Qtc.Widgets.QBoxLayout

Methods

insertLayout :: QBoxLayout a -> (Int, QLayout t2) -> IO () #

QinsertLayout (Int, QLayout t2, Int) # 
Instance details

Defined in Qtc.Widgets.QBoxLayout

Methods

insertLayout :: QBoxLayout a -> (Int, QLayout t2, Int) -> IO () #

insertSpacerItem :: QBoxLayout a -> (Int, QSpacerItem t2) -> IO () #

insertSpacing :: QBoxLayout a -> (Int, Int) -> IO () #

Orphan instances

QinsertStretch (QBoxLayout a) Int # 
Instance details

Methods

insertStretch :: QBoxLayout a -> Int -> IO () #

QaddStretch (QBoxLayout a) Int # 
Instance details

Methods

addStretch :: QBoxLayout a -> Int -> IO () #

QaddStretch (QBoxLayout a) () # 
Instance details

Methods

addStretch :: QBoxLayout a -> () -> IO () #

Qstretch (QBoxLayout a) Int # 
Instance details

Methods

stretch :: QBoxLayout a -> Int -> IO Int #

QspacerItem (QBoxLayout ()) () # 
Instance details

Methods

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

QspacerItem (QBoxLayoutSc a) () # 
Instance details

Methods

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

QsetSpacing (QBoxLayout ()) Int # 
Instance details

Methods

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

QsetSpacing (QBoxLayoutSc a) Int # 
Instance details

Methods

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

QsetGeometry (QBoxLayout ()) Rect # 
Instance details

Methods

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

QsetGeometry (QBoxLayoutSc a) Rect # 
Instance details

Methods

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

QsetDirection (QBoxLayout a) QBoxLayout_Direction # 
Instance details

QsenderSignalIndex (QBoxLayout ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QBoxLayoutSc a) () # 
Instance details

Methods

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

Qsender (QBoxLayout ()) () # 
Instance details

Methods

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

Qsender (QBoxLayoutSc a) () # 
Instance details

Methods

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

Qreceivers (QBoxLayout ()) String # 
Instance details

Methods

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

Qreceivers (QBoxLayoutSc a) String # 
Instance details

Methods

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

QminimumHeightForWidth (QBoxLayout ()) Int # 
Instance details

Methods

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

QminimumHeightForWidth (QBoxLayoutSc a) Int # 
Instance details

Methods

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

QisEnabled (QBoxLayout ()) () # 
Instance details

Methods

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

QisEnabled (QBoxLayoutSc a) () # 
Instance details

Methods

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

QqisEmpty (QBoxLayout ()) () # 
Instance details

Methods

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

QqisEmpty (QBoxLayoutSc a) () # 
Instance details

Methods

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

Qinvalidate (QBoxLayout ()) () # 
Instance details

Methods

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

Qinvalidate (QBoxLayoutSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QBoxLayout ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QBoxLayoutSc a) () # 
Instance details

Methods

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

QexpandingDirections (QBoxLayout ()) () # 
Instance details

Methods

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

QexpandingDirections (QBoxLayoutSc a) () # 
Instance details

Qcount (QBoxLayout ()) () # 
Instance details

Methods

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

Qcount (QBoxLayoutSc a) () # 
Instance details

Methods

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

QcontrolTypes (QBoxLayout ()) () # 
Instance details

Methods

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

QcontrolTypes (QBoxLayoutSc a) () # 
Instance details

Methods

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

QalignmentRect (QBoxLayout ()) Rect # 
Instance details

Methods

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

QalignmentRect (QBoxLayoutSc a) Rect # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qdirection (QBoxLayout a) () (IO QBoxLayout_Direction) # 
Instance details

Methods

direction :: QBoxLayout a -> () -> IO QBoxLayout_Direction #

QuserMethod (QBoxLayout ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QaddLayout (QBoxLayout a) (QLayout t1) # 
Instance details

Methods

addLayout :: QBoxLayout a -> QLayout t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QinsertStretch (QBoxLayout a) (Int, Int) # 
Instance details

Methods

insertStretch :: QBoxLayout a -> (Int, Int) -> IO () #

QaddLayout (QBoxLayout a) (QLayout t1, Int) # 
Instance details

Methods

addLayout :: QBoxLayout a -> (QLayout t1, Int) -> IO () #

QsetStretch (QBoxLayout a) (Int, Int) # 
Instance details

Methods

setStretch :: QBoxLayout a -> (Int, Int) -> IO () #

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

Methods

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

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

Methods

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

QsetStretchFactor (QBoxLayout a) (QWidget t1, Int) (IO Bool) # 
Instance details

Methods

setStretchFactor :: QBoxLayout a -> (QWidget t1, Int) -> IO Bool #

QsetStretchFactor (QBoxLayout a) (QLayout t1, Int) (IO Bool) # 
Instance details

Methods

setStretchFactor :: QBoxLayout a -> (QLayout t1, Int) -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QinsertWidget (QBoxLayout a) (Int, QWidget t2) (IO ()) # 
Instance details

Methods

insertWidget :: QBoxLayout a -> (Int, QWidget t2) -> IO () #

QinsertItem (QBoxLayout a) (Int, QLayoutItem t2) (IO ()) # 
Instance details

Methods

insertItem :: QBoxLayout a -> (Int, QLayoutItem t2) -> IO () #

QaddWidget (QBoxLayout ()) (QWidget t1, Int) (IO ()) # 
Instance details

Methods

addWidget :: QBoxLayout () -> (QWidget t1, Int) -> IO () #

QaddWidget (QBoxLayoutSc a) (QWidget t1, Int) (IO ()) # 
Instance details

Methods

addWidget :: QBoxLayoutSc a -> (QWidget t1, Int) -> IO () #

QinsertWidget (QBoxLayout a) (Int, QWidget t2, Int) (IO ()) # 
Instance details

Methods

insertWidget :: QBoxLayout a -> (Int, QWidget t2, Int) -> IO () #

QaddWidget (QBoxLayout ()) (QWidget t1, Int, Qt_Alignment) (IO ()) # 
Instance details

Methods

addWidget :: QBoxLayout () -> (QWidget t1, Int, Qt_Alignment) -> IO () #

QaddWidget (QBoxLayoutSc a) (QWidget t1, Int, Qt_Alignment) (IO ()) # 
Instance details

Methods

addWidget :: QBoxLayoutSc a -> (QWidget t1, Int, Qt_Alignment) -> IO () #

QinsertWidget (QBoxLayout a) (Int, QWidget t2, Int, Qt_Alignment) (IO ()) # 
Instance details

Methods

insertWidget :: QBoxLayout a -> (Int, QWidget t2, Int, Qt_Alignment) -> IO () #