marble
JobParameters Class Reference
#include <jobparameters.h>
Public Member Functions | |
JobParameters () | |
QDir | base () |
bool | cacheData () const |
void | setBase (const QDir &dir) |
void | setCacheData (bool cache) |
Detailed Description
Definition at line 16 of file jobparameters.h.
Constructor & Destructor Documentation
JobParameters::JobParameters | ( | ) |
Definition at line 13 of file jobparameters.cpp.
Member Function Documentation
QDir JobParameters::base | ( | ) |
Definition at line 18 of file jobparameters.cpp.
bool JobParameters::cacheData | ( | ) | const |
Definition at line 28 of file jobparameters.cpp.
void JobParameters::setBase | ( | const QDir & | dir | ) |
Definition at line 23 of file jobparameters.cpp.
void JobParameters::setCacheData | ( | bool | cache | ) |
Definition at line 33 of file jobparameters.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.