qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QCursor

Description

Documentation

class QqCursor x1 where Source

Methods

qCursor :: x1 -> IO (QCursor ()) Source

bitmap :: QCursor a -> () -> IO (QBitmap ()) Source

qqCursorPos :: () -> IO (QPoint ()) Source

class QqCursorSetPos x1 where Source

Methods

qCursorSetPos :: x1 -> IO () Source