LogDoctor/docs/html/classCraphelp.html

8.6 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
Loading...
Searching...
No Matches
Craphelp Class Reference

Craphelp. More...

#include <craphelp.h>

Inheritance diagram for Craphelp:

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...
 

Detailed Description

Craphelp.

Displays an help window

Member Function Documentation

◆ helpLogsFormat()

void Craphelp::helpLogsFormat ( const std::string &  path,
const QFont &  font,
const int &  color_scheme_id 
) const

Provides help about log formats.

Parameters
pathThe path of the file resource to be displayed
fontThe font to be used
color_scheme_idThe ID of the color-scheme to be used

◆ helpLogsFormatDefault()

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

Parameters
fontThe font to be used
color_scheme_idThe ID of the color-scheme to be used

The documentation for this class was generated from the following files:
  • logdoctor/modules/craphelp/craphelp.h
  • logdoctor/modules/craphelp/craphelp.cpp

Generated by doxygen 1.9.5 </html>