#include <CLoggerInformError.hpp>
◆ CLoggerInformError()
CLoggerInformError::CLoggerInformError |
( |
const std::string & | title | ) |
|
|
explicit |
◆ ~CLoggerInformError()
CLoggerInformError::~CLoggerInformError |
( |
| ) |
|
|
overridedefault |
◆ error()
void CLoggerInformError::error |
( |
const std::string & | txtError | ) |
|
|
overridevirtual |
◆ hasError()
bool CLoggerInformError::hasError |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ hasErrors()
bool CLoggerInformError::hasErrors |
( |
| ) |
const |
|
nodiscard |
◆ hasMessages()
bool CLoggerInformError::hasMessages |
( |
| ) |
const |
|
nodiscard |
◆ hasWarnings()
bool CLoggerInformError::hasWarnings |
( |
| ) |
const |
|
nodiscard |
◆ line()
void AbstractLog::line |
( |
uint64_t | numCar | ) |
|
|
inherited |
Show in the console a line with the given number of hyphens
- Parameters
-
numCar | The number of hyphens that is wanted to print |
◆ message()
void CLoggerInformError::message |
( |
const std::string & | txtMessage | ) |
|
|
overridevirtual |
◆ panelInform()
AbstractComponentGUI * CLoggerInformError::panelInform |
( |
uint64_t | sizeXMinimumList, |
|
|
uint64_t | sizeYMinimumList ) |
◆ printError()
void AbstractLog::printError |
( |
const char * | format, |
|
|
| ... ) |
|
inherited |
◆ printMessage()
void AbstractLog::printMessage |
( |
const char * | format, |
|
|
| ... ) |
|
inherited |
◆ printWarning()
void AbstractLog::printWarning |
( |
const char * | format, |
|
|
| ... ) |
|
inherited |
◆ prvCreateListMessage()
AbstractComponentGUI * CLoggerInformError::prvCreateListMessage |
( |
uint64_t | sizeXMinimumList, |
|
|
uint64_t | sizeYMinimumList, |
|
|
bool | showOnlyWarningAndError = false, |
|
|
bool | showOnlyError = false ) const |
|
nodiscardprivate |
◆ prvPanelInform()
AbstractComponentGUI * CLoggerInformError::prvPanelInform |
( |
uint64_t | sizeXMinimumList, |
|
|
uint64_t | sizeYMinimumList ) |
|
private |
◆ showInform()
void CLoggerInformError::showInform |
( |
class CDialog * | dlgFather, |
|
|
bool | showOnlyWarningAndError = false, |
|
|
bool | showOnlyError = false ) |
◆ showMessagesError()
void AbstractLog::showMessagesError |
( |
const std::vector< std::string > & | messagesError | ) |
|
|
inherited |
◆ warning()
void CLoggerInformError::warning |
( |
const std::string & | txtWarning | ) |
|
|
overridevirtual |
◆ m_loggerInformErrorData
The documentation for this class was generated from the following files: