qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QHeaderView

Description

Documentation

class Qinitialize x0 x1 where Source

Methods

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

class QpaintSection x0 x1 where Source

Methods

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

class QqpaintSection x0 x1 where Source

Methods

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

class QupdateSection x0 x1 where Source

Methods

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