![]() |
LogDoctor 2.05
Parse Apache2/Nginx/IIS logs and view dinamically generated 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. | |
void | helpLogsFormatDefault (std::string_view file_name, const QFont &font, const int color_scheme_id) const |
Provides help about log formats. | |
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 | ( | std::string_view | file_name, |
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
file_name | The file that was supposed to be shown |
font | The font to be used |
color_scheme_id | The ID of the color-scheme to be used |