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

Public Member Functions | |
virtual | ~Logger () |
virtual void | loadError (int line, const QString &msg) |
virtual void | loadFinished (const QString &msg) |
virtual void | loadProgress (int progress) |
virtual void | loadStart (const QString &filename) |
virtual void | loadWarning (int line, const QString &msg) |
Protected Attributes | |
QString | _filename |
Detailed Description
Constructor & Destructor Documentation
|
virtual |
Definition at line 30 of file logger.cpp.
Member Function Documentation
|
virtual |
Reimplemented in TopLevel, and QCGTopLevel.
Definition at line 56 of file logger.cpp.
|
virtual |
Reimplemented in TopLevel, and QCGTopLevel.
Definition at line 62 of file logger.cpp.
|
virtual |
Reimplemented in TopLevel, and QCGTopLevel.
Definition at line 41 of file logger.cpp.
|
virtual |
Reimplemented in TopLevel, and QCGTopLevel.
Definition at line 33 of file logger.cpp.
|
virtual |
Reimplemented in TopLevel, and QCGTopLevel.
Definition at line 50 of file logger.cpp.
Member Data Documentation
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 23:03:28 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 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.