#include <pqTimerLogDisplay.h>
List of all members.
Detailed Description
Definition at line 44 of file pqTimerLogDisplay.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| pqTimerLogDisplay::pqTimerLogDisplay |
( |
QWidget * |
p = NULL | ) |
|
| pqTimerLogDisplay::~pqTimerLogDisplay |
( |
| ) |
|
Member Function Documentation
| float pqTimerLogDisplay::timeThreshold |
( |
| ) |
const |
| int pqTimerLogDisplay::bufferLength |
( |
| ) |
const |
| bool pqTimerLogDisplay::isEnabled |
( |
| ) |
const |
| void pqTimerLogDisplay::refresh |
( |
| ) |
[slot] |
| void pqTimerLogDisplay::clear |
( |
| ) |
[slot] |
| void pqTimerLogDisplay::setTimeThreshold |
( |
float |
value | ) |
[slot] |
| void pqTimerLogDisplay::setBufferLength |
( |
int |
value | ) |
[slot] |
| void pqTimerLogDisplay::setEnable |
( |
bool |
state | ) |
[slot] |
| void pqTimerLogDisplay::save |
( |
| ) |
[slot] |
| void pqTimerLogDisplay::save |
( |
const QString & |
filename | ) |
[slot] |
| void pqTimerLogDisplay::save |
( |
const QStringList & |
files | ) |
[slot] |
| void pqTimerLogDisplay::saveState |
( |
| ) |
[slot] |
| void pqTimerLogDisplay::restoreState |
( |
| ) |
[slot] |
| virtual void pqTimerLogDisplay::addToLog |
( |
const QString & |
source, |
|
|
vtkPVTimerInformation * |
timerInfo |
|
) |
| [protected, virtual] |
| virtual void pqTimerLogDisplay::showEvent |
( |
QShowEvent * |
| ) |
[protected, virtual] |
| virtual void pqTimerLogDisplay::hideEvent |
( |
QHideEvent * |
| ) |
[protected, virtual] |
| void pqTimerLogDisplay::setTimeThresholdById |
( |
int |
id | ) |
[protected, slot] |
| void pqTimerLogDisplay::setBufferLengthById |
( |
int |
id | ) |
[protected, slot] |
The documentation for this class was generated from the following file: