Documentation
class QcolumnsForWidth_h x0 x1 where #
columnsForWidth_h :: x0 -> x1 -> IO Int #
Instances
QcolumnsForWidth_h (QwtDynGridLayout ()) Int # | |
Defined in Qtc.Qwt.QwtDynGridLayout_h columnsForWidth_h :: QwtDynGridLayout () -> Int -> IO Int # | |
QcolumnsForWidth_h (QwtDynGridLayoutSc a) Int # | |
Defined in Qtc.Qwt.QwtDynGridLayout_h columnsForWidth_h :: QwtDynGridLayoutSc a -> Int -> IO Int # |
class QmaxItemWidth_h x0 x1 where #
maxItemWidth_h :: x0 -> x1 -> IO Int #
Instances
QmaxItemWidth_h (QwtDynGridLayout ()) () # | |
Defined in Qtc.Qwt.QwtDynGridLayout_h maxItemWidth_h :: QwtDynGridLayout () -> () -> IO Int # | |
QmaxItemWidth_h (QwtDynGridLayoutSc a) () # | |
Defined in Qtc.Qwt.QwtDynGridLayout_h maxItemWidth_h :: QwtDynGridLayoutSc a -> () -> IO Int # |