qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QDial

Description

Documentation

class QqDial x1 where Source

Methods

qDial :: x1 -> IO (QDial ()) Source

Instances

QqDial () 
QqDial (QWidget t1) 

notchSize :: QDial a -> () -> IO Int Source

class QsetNotchesVisible x0 x1 where Source

Methods

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