LogDoctor/docs/html/classCraphelp.html

9.6 KiB

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

Craphelp. More...

#include <craphelp.h>

Inheritance diagram for Craphelp:

Public Member Functions

void helpLogsFormat (const std::string &path, const QFont &font, const ColorsScheme colors_scheme_id) const noexcept
 Provides help about log formats.
 
void helpLogsFormatDefault (std::string_view file_name, const QFont &font, const ColorsScheme colors_scheme_id) const noexcept
 Provides help about log formats.
 

Detailed Description

Craphelp.

Displays an help window

Member Function Documentation

◆ helpLogsFormat()

void Craphelp::helpLogsFormat ( const std::string & path,
const QFont & font,
const ColorsScheme colors_scheme_id ) const
noexcept

Provides help about log formats.

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

◆ helpLogsFormatDefault()

void Craphelp::helpLogsFormatDefault ( std::string_view file_name,
const QFont & font,
const ColorsScheme colors_scheme_id ) const
noexcept

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
file_nameThe file that was supposed to be shown
fontThe font to be used
colors_scheme_idThe ID of the color-scheme to be used
Exceptions
DoNotCatchException

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.10.0 </html>