Craphelp.
More...
#include <craphelp.h>
|
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.
|
|
Craphelp.
Displays an help window
◆ helpLogsFormat()
void Craphelp::helpLogsFormat |
( |
const std::string & | path, |
|
|
const QFont & | font, |
|
|
const ColorsScheme | colors_scheme_id ) const |
|
noexcept |
Provides help about log formats.
- Parameters
-
path | The path of the file resource to be displayed |
font | The font to be used |
colors_scheme_id | The ID of the color-scheme to be used |
- Exceptions
-
◆ 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_name | The file that was supposed to be shown |
font | The font to be used |
colors_scheme_id | The ID of the color-scheme to be used |
- Exceptions
-
The documentation for this class was generated from the following files:
- logdoctor/modules/craphelp/craphelp.h
- logdoctor/modules/craphelp/craphelp.cpp