|
ACAV 69797fb42a2b
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Public Slots | |
| void | enqueue (const LogEntry &entry) |
| void | focusAllTab () |
| Switch to All tab and set focus. | |
Public Member Functions | |
| LogDock (QWidget *parent=nullptr) | |
| void | applyFont (const QFont &font) |
| Apply the display font to all log tabs and text editors. | |
|
explicit |
Definition at line 66 of file LogDock.cpp.
| void acav::LogDock::applyFont | ( | const QFont & | font | ) |
Apply the display font to all log tabs and text editors.
Definition at line 115 of file LogDock.cpp.
References applyFont().
Referenced by applyFont().
|
slot |
Definition at line 128 of file LogDock.cpp.
|
slot |
Switch to All tab and set focus.
Definition at line 218 of file LogDock.cpp.
References focusAllTab().
Referenced by focusAllTab().