qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QTabBar

Description

Documentation

class QqTabBar x1 where Source

Methods

qTabBar :: x1 -> IO (QTabBar ()) Source

Instances

drawBase :: QTabBar a -> () -> IO Bool Source

setTabData :: QTabBar a -> (Int, QVariant t2) -> IO () Source

class QtabData x0 x1 where Source

Methods

tabData :: x0 -> x1 -> IO (QVariant ()) Source

Instances

class QtabData_nf x0 x1 where Source

Methods

tabData_nf :: x0 -> x1 -> IO (QVariant ()) Source

class QtabLayoutChange x0 x1 where Source

Methods

tabLayoutChange :: x0 -> x1 -> IO () Source

qtabRect :: QTabBar a -> Int -> IO (QRect ()) Source

class QtabSizeHint x0 x1 where Source

Methods

tabSizeHint :: x0 -> x1 -> IO Size Source

class QqtabSizeHint x0 x1 where Source

Methods

qtabSizeHint :: x0 -> x1 -> IO (QSize ()) Source