15 #include "cxResourceExport.h"
22 #include "boost/shared_ptr.hpp"
48 typedef boost::shared_ptr<class Log>
LogPtr;
56 class cxResource_EXPORT
Log :
public QObject
63 QString getLoggingFolder()
const;
64 void setLoggingFolder(QString absoluteLoggingFolderPath);
68 void stopQtMessages();
69 void startQtMessages();
72 void loggingFolderChanged();
83 void initializeObject();
87 QString getDefaultLogPath()
const;
93 Log& operator=(
const Log&);