kmobiletools
baseerror.h File Reference
#include <libkmobiletools/kmobiletools_export.h>
#include <QtCore/QString>
#include <QtCore/QVariant>
#include <QtCore/QDateTime>
#include <QtCore/QHash>
Include dependency graph for baseerror.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | KMobileTools |
Classes | |
| class | KMobileTools::BaseError |
|
More... | |
Defines | |
| #define | ERROR_META_INFO __FILE__, __LINE__, QDateTime::currentDateTime(), __FUNCTION__ |
Typedefs | |
| typedef QHash< QString, QVariant > | KMobileTools::DebugHash |
Define Documentation
| #define ERROR_META_INFO __FILE__, __LINE__, QDateTime::currentDateTime(), __FUNCTION__ |
Definition at line 30 of file baseerror.h.
KDE 4.2 API Reference