Qtc.Widgets.QHBoxLayout

Contents

Documentation

class QqHBoxLayoutTrUtf8 x1 where #

Methods

qHBoxLayoutTrUtf8 :: x1 -> IO String #

Instances
QqHBoxLayoutTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QHBoxLayout

Methods

qHBoxLayoutTrUtf8 :: String -> IO String #

QqHBoxLayoutTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QHBoxLayout

Methods

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

QqHBoxLayoutTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QHBoxLayout

Methods

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

class QqHBoxLayout x1 where #

Methods

qHBoxLayout :: x1 -> IO (QHBoxLayout ()) #

Instances
QqHBoxLayout () # 
Instance details

Defined in Qtc.Widgets.QHBoxLayout

Methods

qHBoxLayout :: () -> IO (QHBoxLayout ()) #

QqHBoxLayout (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QHBoxLayout

Methods

qHBoxLayout :: QWidget t1 -> IO (QHBoxLayout ()) #

Orphan instances

QspacerItem (QHBoxLayout ()) () # 
Instance details

Methods

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

QspacerItem (QHBoxLayoutSc a) () # 
Instance details

Methods

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

QsetSpacing (QHBoxLayout ()) Int # 
Instance details

Methods

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

QsetSpacing (QHBoxLayoutSc a) Int # 
Instance details

Methods

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

QsetGeometry (QHBoxLayout ()) Rect # 
Instance details

Methods

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

QsetGeometry (QHBoxLayoutSc a) Rect # 
Instance details

Methods

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

QsenderSignalIndex (QHBoxLayout ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QHBoxLayoutSc a) () # 
Instance details

Methods

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

Qsender (QHBoxLayout ()) () # 
Instance details

Methods

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

Qsender (QHBoxLayoutSc a) () # 
Instance details

Methods

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

Qreceivers (QHBoxLayout ()) String # 
Instance details

Methods

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

Qreceivers (QHBoxLayoutSc a) String # 
Instance details

Methods

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

QminimumHeightForWidth (QHBoxLayout ()) Int # 
Instance details

Methods

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

QminimumHeightForWidth (QHBoxLayoutSc a) Int # 
Instance details

Methods

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

QisEnabled (QHBoxLayout ()) () # 
Instance details

Methods

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

QisEnabled (QHBoxLayoutSc a) () # 
Instance details

Methods

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

QqisEmpty (QHBoxLayout ()) () # 
Instance details

Methods

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

QqisEmpty (QHBoxLayoutSc a) () # 
Instance details

Methods

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

Qinvalidate (QHBoxLayout ()) () # 
Instance details

Methods

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

Qinvalidate (QHBoxLayoutSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QHBoxLayout ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QHBoxLayoutSc a) () # 
Instance details

Methods

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

QexpandingDirections (QHBoxLayout ()) () # 
Instance details

QexpandingDirections (QHBoxLayoutSc a) () # 
Instance details

Qcount (QHBoxLayout ()) () # 
Instance details

Methods

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

Qcount (QHBoxLayoutSc a) () # 
Instance details

Methods

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

QcontrolTypes (QHBoxLayout ()) () # 
Instance details

Methods

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

QcontrolTypes (QHBoxLayoutSc a) () # 
Instance details

Methods

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

QalignmentRect (QHBoxLayout ()) Rect # 
Instance details

Methods

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

QalignmentRect (QHBoxLayoutSc a) Rect # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QHBoxLayout ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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