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

TileCreator Class Reference

from PyKDE4.marble import *

Inherits: QThread → QObject
Namespace: Marble.TileCreator

Detailed Description


Signals

 progress (, int value)

Methods

 __init__ (self, QString sourceDir, QString installMap, QString dem, QString targetDir=QString())
 cancelTileCreation (self)
 progress (self, int value)
 run (self)

Method Documentation

__init__ (  self,
QString  sourceDir,
QString  installMap,
QString  dem,
QString  targetDir=QString()
)
cancelTileCreation (   self )
progress (  self,
int  value
)
Signal syntax:
QObject.connect(source, SIGNAL("progress(int)"), target_slot)
run (   self )
  • Full Index

Modules

  • marble
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal