#include "gbase.h"
#include <QtWidgets>
#include <QTimer>
Go to the source code of this file.
|
| constexpr const char * | GSPLASH_LOGGER = "gsplash" |
| | Default logger name used by this module.
|
| |
◆ ERR_NOSPLASHENVFOUND
| #define ERR_NOSPLASHENVFOUND 191 |
◆ GSPLASHENVIRONMENT
| #define GSPLASHENVIRONMENT "GSPLASH" |
◆ NOSPLASHIMAGESELECTED
| #define NOSPLASHIMAGESELECTED "NOSPLASHIMAGESELECTED" |
◆ GSPLASH_LOGGER
| constexpr const char* GSPLASH_LOGGER = "gsplash" |
|
constexpr |
This string is passed to the base logging facilities to tag messages produced by GSplash.
Definition at line 21 of file gsplash.h.