MarbleWidgetPopupMenu Class Reference
from PyKDE4.marble import *
Inherits: QObject
Namespace: Marble
Detailed Description
The MarbleWidgetPopupMenu handles context menus.
Signal Documentation
- Signal syntax:
QObject.connect(source, SIGNAL("trackPlacemark(const Marble::GeoDataPlacemark*)"), target_slot)
Method Documentation
Adds the action to the menu associated with the specified
mouse button
QPoint mousePosition |
( |
|
self ) |
|
mousePosition Position of the last mouse button click
- Returns:
-
showLmbMenu |
( |
self, |
|
|
|
int |
a0, |
|
|
int |
a1 |
|
) |
|
|
|
showRmbMenu |
( |
self, |
|
|
|
int |
a0, |
|
|
int |
a1 |
|
) |
|
|
|