qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QDesktopWidget

Description

Documentation

class Qresized x0 x1 where Source

Methods

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

class Qscreen x1 where Source

Methods

screen :: QDesktopWidget a -> x1 -> IO (QWidget ()) Source

Instances