#include <pqTimerLogDisplay.h>
Inherits QDialog.
Definition at line 15 of file pqTimerLogDisplay.h.
◆ Superclass
◆ pqTimerLogDisplay()
| pqTimerLogDisplay::pqTimerLogDisplay |
( |
QWidget * |
p = nullptr | ) |
|
◆ ~pqTimerLogDisplay()
| pqTimerLogDisplay::~pqTimerLogDisplay |
( |
| ) |
|
|
override |
◆ timeThreshold()
| float pqTimerLogDisplay::timeThreshold |
( |
| ) |
const |
◆ bufferLength()
| int pqTimerLogDisplay::bufferLength |
( |
| ) |
const |
◆ isEnabled()
| bool pqTimerLogDisplay::isEnabled |
( |
| ) |
const |
◆ refresh
| void pqTimerLogDisplay::refresh |
( |
| ) |
|
|
slot |
◆ clear
| void pqTimerLogDisplay::clear |
( |
| ) |
|
|
slot |
◆ setTimeThreshold
| void pqTimerLogDisplay::setTimeThreshold |
( |
float |
value | ) |
|
|
slot |
◆ setBufferLength
| void pqTimerLogDisplay::setBufferLength |
( |
int |
value | ) |
|
|
slot |
◆ setEnable
| void pqTimerLogDisplay::setEnable |
( |
bool |
state | ) |
|
|
slot |
◆ save [1/3]
| void pqTimerLogDisplay::save |
( |
| ) |
|
|
slot |
◆ save [2/3]
| void pqTimerLogDisplay::save |
( |
const QString & |
filename | ) |
|
|
slot |
◆ save [3/3]
| void pqTimerLogDisplay::save |
( |
const QStringList & |
files | ) |
|
|
slot |
◆ saveState
| void pqTimerLogDisplay::saveState |
( |
| ) |
|
|
slot |
◆ restoreState
| void pqTimerLogDisplay::restoreState |
( |
| ) |
|
|
slot |
◆ addToLog()
◆ showEvent()
| void pqTimerLogDisplay::showEvent |
( |
QShowEvent * |
| ) |
|
|
overrideprotected |
◆ hideEvent()
| void pqTimerLogDisplay::hideEvent |
( |
QHideEvent * |
| ) |
|
|
overrideprotected |
◆ setTimeThresholdById
| void pqTimerLogDisplay::setTimeThresholdById |
( |
int |
id | ) |
|
|
protectedslot |
◆ setBufferLengthById
| void pqTimerLogDisplay::setBufferLengthById |
( |
int |
id | ) |
|
|
protectedslot |
The documentation for this class was generated from the following file: