![]() |
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
|
#include <craphelp.h>
Public Member Functions | |
void | helpLogsFormat (const std::string &path, const QFont &font, const int &color_scheme_id) const |
Provides help about log formats. More... | |
void | helpLogsFormatDefault (const std::string &path, const QFont &font, const int &color_scheme_id) const |
Provides help about log formats. More... | |
Displays an help window
void Craphelp::helpLogsFormat | ( | const std::string & | path, |
const QFont & | font, | ||
const int & | color_scheme_id | ||
) | const |
Provides help about log formats.
path | The path of the file resource to be displayed |
font | The font to be used |
color_scheme_id | The ID of the color-scheme to be used |
void Craphelp::helpLogsFormatDefault | ( | const std::string & | path, |
const QFont & | font, | ||
const int & | color_scheme_id | ||
) | const |
Provides help about log formats.
Shows the built-in default version in case the file for the currently selected locale was not found or unreadable
font | The font to be used |
color_scheme_id | The ID of the color-scheme to be used |