#include <pqTimerLogDisplay.h>
Inherits QDialog.
|
virtual void | addToLog (const QString &source, vtkPVTimerInformation *timerInfo) |
|
virtual void | showEvent (QShowEvent *) |
|
virtual void | hideEvent (QHideEvent *) |
|
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()
virtual void pqTimerLogDisplay::addToLog |
( |
const QString & |
source, |
|
|
vtkPVTimerInformation * |
timerInfo |
|
) |
| |
|
protectedvirtual |
§ 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: