MapViewWidget Class Reference
from PyKDE4.marble import *
Inherits: QWidget → QObject
Namespace: Marble
Detailed Description
Signal Documentation
- Signal syntax:
QObject.connect(source, SIGNAL("projectionSelected(Marble::Projection)"), target_slot)
selectMapTheme |
( |
QString |
a0 |
|
) |
|
|
|
- Signal syntax:
QObject.connect(source, SIGNAL("selectMapTheme(const QString&)"), target_slot)
- Signal syntax:
QObject.connect(source, SIGNAL("showMapWizard()"), target_slot)
- Signal syntax:
QObject.connect(source, SIGNAL("showUploadDialog()"), target_slot)
Method Documentation
selectCurrentMapTheme |
( |
self, |
|
|
|
QString |
a0 |
|
) |
|
|
|
selectTheme |
( |
self, |
|
|
|
QString |
a0 |
|
) |
|
|
|
Set a MarbleWidget associated to this widget.
- Parameters:
-
| widget | the MarbleWidget to be set.
|
updateCelestialModel |
( |
|
self ) |
|
updateMapThemeView |
( |
|
self ) |
|