qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Core.QPointF

Description

Documentation

class QqqPointF x1 where Source

Methods

qqPointF :: x1 -> IO (QPointF ()) Source

Instances

class QqPointF x1 where Source

Methods

qPointF :: x1 -> IO (QPointF ()) Source

class QqqPointF_nf x1 where Source

Methods

qqPointF_nf :: x1 -> IO (QPointF ()) Source

Instances

qqtoPoint :: QPointF a -> () -> IO (QPoint ()) Source