marble
Logger Class Reference
#include <logger.h>
Inheritance diagram for Logger:

Public Member Functions | |
| void | setFilename (const QString &filename) |
| void | setStatus (const QString &id, const QString &name, const QString &status, const QString &message) |
Static Public Member Functions | |
| static Logger & | instance () |
Detailed Description
Member Function Documentation
|
static |
Definition at line 53 of file logger.cpp.
| void Logger::setFilename | ( | const QString & | filename | ) |
Definition at line 59 of file logger.cpp.
| void Logger::setStatus | ( | const QString & | id, |
| const QString & | name, | ||
| const QString & | status, | ||
| const QString & | message | ||
| ) |
Definition at line 69 of file logger.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:55 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:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference