|
trikRuntime
|
#include "QsLogDest.h"#include <QFile>#include <QTextStream>#include <QtGlobal>#include <QSharedPointer>

Go to the source code of this file.
Classes | |
| class | QsLogging::RotationStrategy |
| class | QsLogging::NullRotationStrategy |
| class | QsLogging::SizeRotationStrategy |
| class | QsLogging::FileDestination |
Namespaces | |
| QsLogging | |
Typedefs | |
| typedef QSharedPointer< RotationStrategy > | QsLogging::RotationStrategyPtr |