|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Public Attributes | |
| LogLevel | level = LogLevel::Info |
| QString | source |
| QString | message |
| QDateTime | timestamp = QDateTime::currentDateTime() |
Definition at line 38 of file LogEntry.h.
| LogLevel acav::LogEntry::level = LogLevel::Info |
Definition at line 39 of file LogEntry.h.
| QString acav::LogEntry::message |
Definition at line 41 of file LogEntry.h.
| QString acav::LogEntry::source |
Definition at line 40 of file LogEntry.h.
| QDateTime acav::LogEntry::timestamp = QDateTime::currentDateTime() |
Definition at line 42 of file LogEntry.h.