#include <Settings.h>
|
| static const auto | File = QStringLiteral("log/file") |
| static const auto | Level = QStringLiteral("log/level") |
| static const auto | ToFile = QStringLiteral("log/toFile") |
| static const auto | GuiDebug = QStringLiteral("log/guiDebug") |
◆ File
| const auto Settings::Log::File = QStringLiteral("log/file") |
|
inlinestatic |
◆ GuiDebug
| const auto Settings::Log::GuiDebug = QStringLiteral("log/guiDebug") |
|
inlinestatic |
◆ Level
| const auto Settings::Log::Level = QStringLiteral("log/level") |
|
inlinestatic |
◆ ToFile
| const auto Settings::Log::ToFile = QStringLiteral("log/toFile") |
|
inlinestatic |
The documentation for this struct was generated from the following file: