| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Gui.QGraphicsItem
Description
Documentation
class QqGraphicsItem x1 where Source
Methods
qGraphicsItem :: x1 -> IO (QGraphicsItem ()) Source
Instances
| QqGraphicsItem () | |
| QqGraphicsItem (QGraphicsTextItem t1) | |
| QqGraphicsItem (QGraphicsItem t1) | |
| QqGraphicsItem (QGraphicsTextItem t1, QGraphicsScene t2) | |
| QqGraphicsItem (QGraphicsItem t1, QGraphicsScene t2) |
class QqGraphicsItem_nf x1 where Source
Methods
qGraphicsItem_nf :: x1 -> IO (QGraphicsItem ()) Source
Instances
children :: QGraphicsItem a -> () -> IO [QGraphicsItem ()] Source
qGraphicsItem_delete :: QGraphicsItem a -> IO () Source
qGraphicsItem_delete1 :: QGraphicsItem a -> IO () Source