Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::LogTableModelEntry Class Reference

Public Types

enum class  ColumnID {
  Date = 0 , Time , Source , Level ,
  Audience , Path , File , Line ,
  Function , Message
}

Public Member Functions

 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 Public Member Functions

static const QFont & logFont ()
static constexpr size_t size ()

Public Attributes

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