ACAV 69797fb42a2b
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
Loading...
Searching...
No Matches
acav::LogDock Class Reference
Inheritance diagram for acav::LogDock:
[legend]

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.

Detailed Description

Definition at line 39 of file LogDock.h.

Constructor & Destructor Documentation

◆ LogDock()

acav::LogDock::LogDock ( QWidget * parent = nullptr)
explicit

Definition at line 66 of file LogDock.cpp.

Member Function Documentation

◆ applyFont()

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().

◆ enqueue

void acav::LogDock::enqueue ( const LogEntry & entry)
slot

Definition at line 128 of file LogDock.cpp.

◆ focusAllTab

void acav::LogDock::focusAllTab ( )
slot

Switch to All tab and set focus.

Definition at line 218 of file LogDock.cpp.

References focusAllTab().

Referenced by focusAllTab().


The documentation for this class was generated from the following files: