KDE 4.9 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

DownloadRegionDialog Class Reference

from PyKDE4.marble import *

Inherits: QDialog → QWidget → QObject
Namespace: Marble

Detailed Description


Enumerations

SelectionMethod { VisibleRegionMethod, SpecifiedRegionMethod, RouteDownloadMethod }

Signals

 applied ()
 hidden ()
 shown ()

Methods

 __init__ (self, Marble.MarbleWidget widget, QWidget parent=0, Qt::WindowFlags f=0)
 hideEvent (self, QHideEvent event)
QVector region (self)
 setAllowedTileLevelRange (self, int minimumTileLevel, int maximumTileLevel)
 setSelectionMethod (self, Marble.DownloadRegionDialog.SelectionMethod a0)
 setSpecifiedLatLonAltBox (self, Marble.GeoDataLatLonAltBox a0)
 setVisibleLatLonAltBox (self, Marble.GeoDataLatLonAltBox a0)
 setVisibleTileLevel (self, int tileLevel)
 showEvent (self, QShowEvent event)
 updateTextureLayer (self)

Signal Documentation

applied (   )
Signal syntax:
QObject.connect(source, SIGNAL("applied()"), target_slot)
hidden (   )
Signal syntax:
QObject.connect(source, SIGNAL("hidden()"), target_slot)
shown (   )
Signal syntax:
QObject.connect(source, SIGNAL("shown()"), target_slot)

Method Documentation

__init__ (  self,
Marble.MarbleWidget  widget,
QWidget  parent=0,
Qt::WindowFlags  f=0
)
hideEvent (  self,
QHideEvent  event
)
QVector region (   self )
setAllowedTileLevelRange (  self,
int  minimumTileLevel,
int  maximumTileLevel
)
setSelectionMethod (  self,
Marble.DownloadRegionDialog.SelectionMethod  a0
)
setSpecifiedLatLonAltBox (  self,
Marble.GeoDataLatLonAltBox  a0
)
setVisibleLatLonAltBox (  self,
Marble.GeoDataLatLonAltBox  a0
)
setVisibleTileLevel (  self,
int  tileLevel
)
showEvent (  self,
QShowEvent  event
)
updateTextureLayer (   self )

Enumeration Documentation

SelectionMethod
Enumerator:
VisibleRegionMethod 
SpecifiedRegionMethod 
RouteDownloadMethod 

  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • polkitqt
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal