qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QTextDocument

Description

Documentation

class QcreateObject x0 x1 where Source

Methods

createObject :: x0 -> x1 -> IO (QTextObject ()) Source

class Qresource x0 x1 where Source

Methods

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

Instances

class Qresource_nf x0 x1 where Source

Methods

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