15 #include "cxResourceExport.h"
22 #include "boost/shared_ptr.hpp"
47 typedef boost::shared_ptr<class Log>
LogPtr;
55 class cxResource_EXPORT
Log :
public QObject
62 QString getLoggingFolder()
const;
63 void setLoggingFolder(QString absoluteLoggingFolderPath);
69 void loggingFolderChanged();
80 void initializeObject();
84 QString getDefaultLogPath()
const;
90 Log& operator=(
const Log&);