qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QTextFormat

Description

Documentation

class Qproperty x0 x1 where Source

Methods

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

class Qproperty_nf x0 x1 where Source

Methods

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