qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Core.QVariant

Description

Documentation

class QqqVariant x0 where Source

Methods

qqVariant :: x0 -> IO (QVariant ()) Source

class QqSetValue x1 where Source

Methods

qSetValue :: QVariant a -> x1 -> IO () Source