ACAV f0ba4b7c9529
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)

Detailed Description

Definition at line 38 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

◆ enqueue

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

Definition at line 111 of file LogDock.cpp.

◆ focusAllTab

void acav::LogDock::focusAllTab ( )
slot

Switch to All tab and set focus.

Definition at line 201 of file LogDock.cpp.

References focusAllTab().

Referenced by focusAllTab().


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