marble/src
TileCreator Class Reference
#include <TileCreator.h>
Inheritance diagram for TileCreator:

Detailed Description
Definition at line 21 of file TileCreator.h.
Signals | |
| void | progress (int value) |
Public Member Functions | |
| TileCreator (const QString &prefix, const QString &installmap, const QString &dem, const QString &targetDir=QString()) | |
| void | cancelTileCreation () |
Protected Member Functions | |
| virtual void | run () |
Constructor & Destructor Documentation
| TileCreator::TileCreator | ( | const QString & | prefix, | |
| const QString & | installmap, | |||
| const QString & | dem, | |||
| const QString & | targetDir = QString() | |||
| ) |
Definition at line 34 of file TileCreator.cpp.
Member Function Documentation
| void TileCreator::cancelTileCreation | ( | ) |
Definition at line 46 of file TileCreator.cpp.
| void TileCreator::progress | ( | int | value | ) | [signal] |
| void TileCreator::run | ( | ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference