qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Core.QLine

Description

Documentation

class QqqLine x1 where Source

Methods

qqLine :: x1 -> IO (QLine ()) Source

Instances

QqqLine (QLine t1) 
QqqLine (QPoint t1, QPoint t2) 

class QqLine x1 where Source

Methods

qLine :: x1 -> IO (QLine ()) Source

Instances

class QqqLine_nf x1 where Source

Methods

qqLine_nf :: x1 -> IO (QLine ()) Source

Instances

class QqLine_nf x1 where Source

Methods

qLine_nf :: x1 -> IO (QLine ()) Source