#include <PLogWidget.h>
Definition at line 24 of file PLogWidget.h.
◆ PLogWidget()
| dyno::PLogWidget::PLogWidget |
( |
QWidget * | pParent = NULL | ) |
|
|
private |
◆ contextMenuEvent()
| void dyno::PLogWidget::contextMenuEvent |
( |
QContextMenuEvent * | pContextMenuEvent | ) |
|
|
protected |
◆ getIcon()
| QIcon dyno::PLogWidget::getIcon |
( |
const QString & | name | ) |
|
|
protected |
◆ instance()
◆ onClear
| void dyno::PLogWidget::onClear |
( |
void | | ) |
|
|
slot |
◆ onClearAll
| void dyno::PLogWidget::onClearAll |
( |
void | | ) |
|
|
slot |
◆ onPrintMessage
| void dyno::PLogWidget::onPrintMessage |
( |
const Log::Message & | m | ) |
|
|
slot |
◆ RecieveLogMessage()
| void dyno::PLogWidget::RecieveLogMessage |
( |
const Log::Message & | m | ) |
|
|
static |
◆ setOutput()
| void dyno::PLogWidget::setOutput |
( |
std::string | filename | ) |
|
|
static |
◆ sizeHint()
| QSize dyno::PLogWidget::sizeHint |
( |
| ) |
const |
|
override |
◆ sizeHintForColumn()
| int dyno::PLogWidget::sizeHintForColumn |
( |
int | column | ) |
const |
|
override |
◆ toggleLogging()
| void dyno::PLogWidget::toggleLogging |
( |
| ) |
|
◆ gInstance
| std::atomic< PLogWidget * > dyno::PLogWidget::gInstance |
|
staticprivate |
◆ gMutex
| std::mutex dyno::PLogWidget::gMutex |
|
staticprivate |
◆ mEnableLogging
| bool dyno::PLogWidget::mEnableLogging = false |
|
private |
The documentation for this class was generated from the following files: