|
| enum class | ColumnID {
Date = 0
, Time
, Source
, Level
,
Audience
, Path
, File
, Line
,
Function
, Message
} |
| |
|
|
| LogTableModelEntry (std::chrono::system_clock::time_point time, std::string_view source, LogLevel level, LogAudience audience, const std::filesystem::path &file, int line, std::string_view function, std::string_view msg) |
| |
|
|
static const QFont & | logFont () |
| |
|
static constexpr size_t | size () |
| |
|
|
QString | audience |
| |
|
QString | date |
| |
|
QString | file |
| |
|
QString | fullMessage |
| |
|
QString | function |
| |
|
int | height |
| |
|
LogLevel | level |
| |
|
QString | levelStr |
| |
|
QString | line |
| |
|
QString | message |
| |
|
QString | path |
| |
|
QString | source |
| |
|
QString | time |
| |
The documentation for this class was generated from the following file:
- include/inviwo/qt/editor/consolewidget.h