| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Gui.QTabBar_h
Description
Documentation
class QtabLayoutChange_h x0 x1 where Source
Methods
tabLayoutChange_h :: x0 -> x1 -> IO () Source
Instances
| QtabLayoutChange_h (QTabBarSc a) () | |
| QtabLayoutChange_h (QTabBar ()) () |
class QtabSizeHint_h x0 x1 where Source
Methods
tabSizeHint_h :: x0 -> x1 -> IO Size Source
Instances
| QtabSizeHint_h (QTabBarSc a) Int | |
| QtabSizeHint_h (QTabBar ()) Int |
class QqtabSizeHint_h x0 x1 where Source
Methods
qtabSizeHint_h :: x0 -> x1 -> IO (QSize ()) Source
Instances
| QqtabSizeHint_h (QTabBarSc a) Int | |
| QqtabSizeHint_h (QTabBar ()) Int |