#include <pqTimerLogDisplay.h>
Inherits QDialog.
Definition at line 44 of file pqTimerLogDisplay.h.
§ Superclass
§ pqTimerLogDisplay()
| pqTimerLogDisplay::pqTimerLogDisplay |
( |
QWidget * |
p = NULL | ) |
|
§ ~pqTimerLogDisplay()
| pqTimerLogDisplay::~pqTimerLogDisplay |
( |
| ) |
|
§ 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()
| virtual void pqTimerLogDisplay::showEvent |
( |
QShowEvent * |
| ) |
|
|
protectedvirtual |
§ hideEvent()
| virtual void pqTimerLogDisplay::hideEvent |
( |
QHideEvent * |
| ) |
|
|
protectedvirtual |
§ 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: