|
XX CMake Package
|
a log file More...
#include <XXLogFile.h>
a log file
tag is used to create a unique instance of LogFile and provides a static text stream
Public Member Functions | |
| LogFile (const QString &fileName) | |
| ~LogFile () | |
| void | changeFileName (const QString &fileName) |
| closes file and opens it with a new filename | |
Static Public Member Functions | |
| static QTextStream | stream () |
| XX::LogFile< tag >::LogFile | ( | const QString & | fileName | ) |
| XX::LogFile< tag >::~LogFile | ( | ) |
| void XX::LogFile< tag >::changeFileName | ( | const QString & | fileName | ) |
closes file and opens it with a new filename
|
static |