ScreenGraphicsItem Class Reference
from PyKDE4.marble import *
Inherits: Marble.MarbleGraphicsItem
Namespace: Marble
Detailed Description
- Abstract class:
- This class can be used as a base class for new classes, but can not be instantiated directly.
Method Documentation
__init__ |
( |
self, |
|
|
|
ScreenGraphicsItemPrivate |
d_ptr |
|
) |
|
|
|
- Abstract method:
- This method is abstract and can be overridden but not called directly.
Paints the item in item coordinates
Returns the postion of the item
setPosition |
( |
self, |
|
|
|
QPoint |
position |
|
) |
|
|
|
Set the position of the item