qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Core.QSizeF

Description

Documentation

class QqqSizeF x1 where Source

Methods

qqSizeF :: x1 -> IO (QSizeF ()) Source

Instances

class QqSizeF x1 where Source

Methods

qSizeF :: x1 -> IO (QSizeF ()) Source

class QqqSizeF_nf x1 where Source

Methods

qqSizeF_nf :: x1 -> IO (QSizeF ()) Source

Instances

class QqSizeF_nf x1 where Source

Methods

qSizeF_nf :: x1 -> IO (QSizeF ()) Source

qqtoSize :: QSizeF a -> () -> IO (QSize ()) Source

qtoSize :: QSizeF a -> () -> IO Size Source