Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Gui.QCursor
Description
Documentation
class QqCursor_nf x1 where Source
Methods
qCursor_nf :: x1 -> IO (QCursor ()) Source
Instances
QqCursor_nf () | |
QqCursor_nf CursorShape | |
QqCursor_nf (QCursor t1) | |
QqCursor_nf (QPixmap t1) | |
QqCursor_nf (QBitmap t1, QBitmap t2) | |
QqCursor_nf (QPixmap t1, Int) | |
QqCursor_nf (QBitmap t1, QBitmap t2, Int) | |
QqCursor_nf (QPixmap t1, Int, Int) | |
QqCursor_nf (QBitmap t1, QBitmap t2, Int, Int) |
qCursorPos :: () -> IO Point Source
qqCursorPos :: () -> IO (QPoint ()) Source
qqCursorSetPos :: QPoint t1 -> IO () Source
qCursor_delete :: QCursor a -> IO () Source