qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QTabWidget

Description

Documentation

class QqTabWidget x1 where Source

Methods

qTabWidget :: x1 -> IO (QTabWidget ()) Source

Instances

class QsetTabBar x0 x1 where Source

Methods

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

class QtabBar x0 x1 where Source

Methods

tabBar :: x0 -> x1 -> IO (QTabBar ()) Source

Instances