marble
Marble::ParsingTask Class Reference
#include <RunnerTask.h>
Inheritance diagram for Marble::ParsingTask:
Signals | |
void | finished (ParsingTask *task) |
Public Member Functions | |
ParsingTask (ParsingRunner *runner, ParsingRunnerManager *manager, const QString &fileName, DocumentRole role) | |
void | run () |
Detailed Description
A RunnerTask that executes a file Parsing.
Definition at line 101 of file RunnerTask.h.
Constructor & Destructor Documentation
Marble::ParsingTask::ParsingTask | ( | ParsingRunner * | runner, |
ParsingRunnerManager * | manager, | ||
const QString & | fileName, | ||
DocumentRole | role | ||
) |
Definition at line 85 of file RunnerTask.cpp.
Member Function Documentation
|
signal |
void Marble::ParsingTask::run | ( | ) |
- Reimplemented from superclass.
Definition at line 95 of file RunnerTask.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.