Qtc.Widgets.QVBoxLayout

Contents

Documentation

class QqVBoxLayoutTrUtf8 x1 where #

Methods

qVBoxLayoutTrUtf8 :: x1 -> IO String #

Instances
QqVBoxLayoutTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QVBoxLayout

Methods

qVBoxLayoutTrUtf8 :: String -> IO String #

QqVBoxLayoutTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QVBoxLayout

Methods

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

QqVBoxLayoutTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QVBoxLayout

Methods

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

class QqVBoxLayout x1 where #

Methods

qVBoxLayout :: x1 -> IO (QVBoxLayout ()) #

Instances
QqVBoxLayout () # 
Instance details

Defined in Qtc.Widgets.QVBoxLayout

Methods

qVBoxLayout :: () -> IO (QVBoxLayout ()) #

QqVBoxLayout (QWidget t1) # 
Instance details

Defined in Qtc.Widgets.QVBoxLayout

Methods

qVBoxLayout :: QWidget t1 -> IO (QVBoxLayout ()) #

Orphan instances

QspacerItem (QVBoxLayout ()) () # 
Instance details

Methods

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

QspacerItem (QVBoxLayoutSc a) () # 
Instance details

Methods

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

QsetSpacing (QVBoxLayout ()) Int # 
Instance details

Methods

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

QsetSpacing (QVBoxLayoutSc a) Int # 
Instance details

Methods

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

QsetGeometry (QVBoxLayout ()) Rect # 
Instance details

Methods

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

QsetGeometry (QVBoxLayoutSc a) Rect # 
Instance details

Methods

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

QsenderSignalIndex (QVBoxLayout ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QVBoxLayoutSc a) () # 
Instance details

Methods

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

Qsender (QVBoxLayout ()) () # 
Instance details

Methods

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

Qsender (QVBoxLayoutSc a) () # 
Instance details

Methods

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

Qreceivers (QVBoxLayout ()) String # 
Instance details

Methods

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

Qreceivers (QVBoxLayoutSc a) String # 
Instance details

Methods

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

QminimumHeightForWidth (QVBoxLayout ()) Int # 
Instance details

Methods

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

QminimumHeightForWidth (QVBoxLayoutSc a) Int # 
Instance details

Methods

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

QisEnabled (QVBoxLayout ()) () # 
Instance details

Methods

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

QisEnabled (QVBoxLayoutSc a) () # 
Instance details

Methods

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

QqisEmpty (QVBoxLayout ()) () # 
Instance details

Methods

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

QqisEmpty (QVBoxLayoutSc a) () # 
Instance details

Methods

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

Qinvalidate (QVBoxLayout ()) () # 
Instance details

Methods

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

Qinvalidate (QVBoxLayoutSc a) () # 
Instance details

Methods

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

QhasHeightForWidth (QVBoxLayout ()) () # 
Instance details

Methods

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

QhasHeightForWidth (QVBoxLayoutSc a) () # 
Instance details

Methods

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

QexpandingDirections (QVBoxLayout ()) () # 
Instance details

QexpandingDirections (QVBoxLayoutSc a) () # 
Instance details

Qcount (QVBoxLayout ()) () # 
Instance details

Methods

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

Qcount (QVBoxLayoutSc a) () # 
Instance details

Methods

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

QcontrolTypes (QVBoxLayout ()) () # 
Instance details

Methods

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

QcontrolTypes (QVBoxLayoutSc a) () # 
Instance details

Methods

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

QalignmentRect (QVBoxLayout ()) Rect # 
Instance details

Methods

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

QalignmentRect (QVBoxLayoutSc a) Rect # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QVBoxLayout ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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