![]() |
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
|
#include <crapinfo.h>
Public Member Functions | |
| Crapinfo (const int &window_theme_id, const QString &version, const QString &exec_path, const QString &conf_path, const QString &logdoc_path, QWidget *parent=nullptr) | |
| Class constructor. More... | |
Displays informations
| Crapinfo::Crapinfo | ( | const int & | window_theme_id, |
| const QString & | version, | ||
| const QString & | exec_path, | ||
| const QString & | conf_path, | ||
| const QString & | logdoc_path, | ||
| QWidget * | parent = nullptr |
||
| ) |
Class constructor.
| window_theme_id | The ID of the theme in use on the main window |
| version | The version of LogDoctor actually running |
| exec_path | The path of the executable |
| conf_path | The path of the configuration file |
| logdoc_path | The path of the additional resources folder |
| parent | The parent Widget |