Qtc.Widgets.QLayoutItem_h

Contents

Orphan instances

QunSetHandler (QLayoutItem ()) # 
Instance details

Methods

unSetHandler :: QLayoutItem () -> String -> IO Bool #

QunSetHandler (QLayoutItemSc a) # 
Instance details

Methods

unSetHandler :: QLayoutItemSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QLayoutItem ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QLayoutItem () -> Int -> IO Bool #

QunSetUserMethodVariantList (QLayoutItemSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QLayoutItemSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QLayoutItem ()) # 
Instance details

Methods

unSetUserMethodVariant :: QLayoutItem () -> Int -> IO Bool #

QunSetUserMethodVariant (QLayoutItemSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QLayoutItemSc a -> Int -> IO Bool #

QunSetUserMethod (QLayoutItem ()) # 
Instance details

Methods

unSetUserMethod :: QLayoutItem () -> Int -> IO Bool #

QunSetUserMethod (QLayoutItemSc a) # 
Instance details

Methods

unSetUserMethod :: QLayoutItemSc a -> Int -> IO Bool #

QspacerItem_h (QLayoutItem ()) () # 
Instance details

Methods

spacerItem_h :: QLayoutItem () -> () -> IO (QSpacerItem ()) #

QspacerItem_h (QLayoutItemSc a) () # 
Instance details

Methods

spacerItem_h :: QLayoutItemSc a -> () -> IO (QSpacerItem ()) #

QsetGeometry_h (QLayoutItem ()) Rect # 
Instance details

Methods

setGeometry_h :: QLayoutItem () -> Rect -> IO () #

QsetGeometry_h (QLayoutItemSc a) Rect # 
Instance details

Methods

setGeometry_h :: QLayoutItemSc a -> Rect -> IO () #

QqminimumSize_h (QLayoutItem ()) () # 
Instance details

Methods

qminimumSize_h :: QLayoutItem () -> () -> IO (QSize ()) #

QqminimumSize_h (QLayoutItemSc a) () # 
Instance details

Methods

qminimumSize_h :: QLayoutItemSc a -> () -> IO (QSize ()) #

QminimumSize_h (QLayoutItem ()) () # 
Instance details

Methods

minimumSize_h :: QLayoutItem () -> () -> IO Size #

QminimumSize_h (QLayoutItemSc a) () # 
Instance details

Methods

minimumSize_h :: QLayoutItemSc a -> () -> IO Size #

QminimumHeightForWidth_h (QLayoutItem ()) Int # 
Instance details

Methods

minimumHeightForWidth_h :: QLayoutItem () -> Int -> IO Int #

QminimumHeightForWidth_h (QLayoutItemSc a) Int # 
Instance details

Methods

minimumHeightForWidth_h :: QLayoutItemSc a -> Int -> IO Int #

QqmaximumSize_h (QLayoutItem ()) () # 
Instance details

Methods

qmaximumSize_h :: QLayoutItem () -> () -> IO (QSize ()) #

QqmaximumSize_h (QLayoutItemSc a) () # 
Instance details

Methods

qmaximumSize_h :: QLayoutItemSc a -> () -> IO (QSize ()) #

QmaximumSize_h (QLayoutItem ()) () # 
Instance details

Methods

maximumSize_h :: QLayoutItem () -> () -> IO Size #

QmaximumSize_h (QLayoutItemSc a) () # 
Instance details

Methods

maximumSize_h :: QLayoutItemSc a -> () -> IO Size #

Qlayout_h (QLayoutItem ()) () # 
Instance details

Methods

layout_h :: QLayoutItem () -> () -> IO (QLayout ()) #

Qlayout_h (QLayoutItemSc a) () # 
Instance details

Methods

layout_h :: QLayoutItemSc a -> () -> IO (QLayout ()) #

QqisEmpty_h (QLayoutItem ()) () # 
Instance details

Methods

qisEmpty_h :: QLayoutItem () -> () -> IO Bool #

QqisEmpty_h (QLayoutItemSc a) () # 
Instance details

Methods

qisEmpty_h :: QLayoutItemSc a -> () -> IO Bool #

Qinvalidate_h (QLayoutItem ()) () # 
Instance details

Methods

invalidate_h :: QLayoutItem () -> () -> IO () #

Qinvalidate_h (QLayoutItemSc a) () # 
Instance details

Methods

invalidate_h :: QLayoutItemSc a -> () -> IO () #

QhasHeightForWidth_h (QLayoutItem ()) () # 
Instance details

Methods

hasHeightForWidth_h :: QLayoutItem () -> () -> IO Bool #

QhasHeightForWidth_h (QLayoutItemSc a) () # 
Instance details

Methods

hasHeightForWidth_h :: QLayoutItemSc a -> () -> IO Bool #

Qqgeometry_h (QLayoutItem ()) () # 
Instance details

Methods

qgeometry_h :: QLayoutItem () -> () -> IO (QRect ()) #

Qqgeometry_h (QLayoutItemSc a) () # 
Instance details

Methods

qgeometry_h :: QLayoutItemSc a -> () -> IO (QRect ()) #

Qgeometry_h (QLayoutItem ()) () # 
Instance details

Methods

geometry_h :: QLayoutItem () -> () -> IO Rect #

Qgeometry_h (QLayoutItemSc a) () # 
Instance details

Methods

geometry_h :: QLayoutItemSc a -> () -> IO Rect #

QexpandingDirections_h (QLayoutItem ()) () # 
Instance details

QexpandingDirections_h (QLayoutItemSc a) () # 
Instance details

QcontrolTypes_h (QLayoutItem ()) () # 
Instance details

Methods

controlTypes_h :: QLayoutItem () -> () -> IO ControlTypes #

QcontrolTypes_h (QLayoutItemSc a) () # 
Instance details

Methods

controlTypes_h :: QLayoutItemSc a -> () -> IO ControlTypes #

Qwidget_h (QLayoutItem ()) () (IO (QWidget ())) # 
Instance details

Methods

widget_h :: QLayoutItem () -> () -> IO (QWidget ()) #

Qwidget_h (QLayoutItemSc a) () (IO (QWidget ())) # 
Instance details

Methods

widget_h :: QLayoutItemSc a -> () -> IO (QWidget ()) #

QqsizeHint_h (QLayoutItem ()) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint_h :: QLayoutItem () -> () -> IO (QSize ()) #

QqsizeHint_h (QLayoutItemSc a) () (IO (QSize ())) # 
Instance details

Methods

qsizeHint_h :: QLayoutItemSc a -> () -> IO (QSize ()) #

QsizeHint_h (QLayoutItem ()) () (IO Size) # 
Instance details

Methods

sizeHint_h :: QLayoutItem () -> () -> IO Size #

QsizeHint_h (QLayoutItemSc a) () (IO Size) # 
Instance details

Methods

sizeHint_h :: QLayoutItemSc a -> () -> IO Size #

QheightForWidth_h (QLayoutItem ()) Int (IO Int) # 
Instance details

Methods

heightForWidth_h :: QLayoutItem () -> Int -> IO Int #

QheightForWidth_h (QLayoutItemSc a) Int (IO Int) # 
Instance details

Methods

heightForWidth_h :: QLayoutItemSc a -> Int -> IO Int #

QqsetGeometry_h (QLayoutItem ()) (QRect t1) # 
Instance details

Methods

qsetGeometry_h :: QLayoutItem () -> QRect t1 -> IO () #

QqsetGeometry_h (QLayoutItemSc a) (QRect t1) # 
Instance details

Methods

qsetGeometry_h :: QLayoutItemSc a -> QRect t1 -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO (QLayoutItem t0)) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO (QLayoutItem t0)) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> Int -> IO Int) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO Orientations) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO Orientations) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO ControlTypes) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO ControlTypes) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO (QObject t0)) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO (QRect t0)) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO Bool) -> IO () #

QsetHandler (QLayoutItem ()) (QLayoutItem x0 -> IO ()) # 
Instance details

Methods

setHandler :: QLayoutItem () -> String -> (QLayoutItem x0 -> IO ()) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO (QLayoutItem t0)) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO (QLayoutItem t0)) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> Int -> IO Int) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> Int -> IO Int) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO Orientations) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO Orientations) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO ControlTypes) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO ControlTypes) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> QRect t1 -> IO ()) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> QRect t1 -> IO ()) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO (QSize t0)) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO (QSize t0)) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO (QObject t0)) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO (QObject t0)) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO (QRect t0)) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO (QRect t0)) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO Bool) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO Bool) -> IO () #

QsetHandler (QLayoutItemSc a) (QLayoutItem x0 -> IO ()) # 
Instance details

Methods

setHandler :: QLayoutItemSc a -> String -> (QLayoutItem x0 -> IO ()) -> IO () #

QsetUserMethod (QLayoutItem ()) (QLayoutItem x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QLayoutItem () -> Int -> (QLayoutItem x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QLayoutItem ()) (QLayoutItem x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QLayoutItem () -> Int -> (QLayoutItem x0 -> IO ()) -> IO () #

QsetUserMethod (QLayoutItemSc a) (QLayoutItem x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QLayoutItemSc a -> Int -> (QLayoutItem x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QLayoutItemSc a) (QLayoutItem x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QLayoutItemSc a -> Int -> (QLayoutItem x0 -> IO ()) -> IO () #