#include <pqMemoryInspectorPanel.h>
Inherits QWidget.
Definition at line 37 of file pqMemoryInspectorPanel.h.
§ pqMemoryInspectorPanel()
| pqMemoryInspectorPanel::pqMemoryInspectorPanel |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
§ ~pqMemoryInspectorPanel()
| pqMemoryInspectorPanel::~pqMemoryInspectorPanel |
( |
| ) |
|
§ Initialized()
| int pqMemoryInspectorPanel::Initialized |
( |
| ) |
|
|
inline |
§ showEvent()
| virtual void pqMemoryInspectorPanel::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
§ ServerDisconnected
| void pqMemoryInspectorPanel::ServerDisconnected |
( |
| ) |
|
|
protectedslot |
§ ServerConnected
| void pqMemoryInspectorPanel::ServerConnected |
( |
| ) |
|
|
protectedslot |
§ ConnectToView
| void pqMemoryInspectorPanel::ConnectToView |
( |
pqView * |
view | ) |
|
|
protectedslot |
§ RenderCompleted
| void pqMemoryInspectorPanel::RenderCompleted |
( |
| ) |
|
|
protectedslot |
§ EnableUpdate
| void pqMemoryInspectorPanel::EnableUpdate |
( |
| ) |
|
|
protectedslot |
§ Initialize
| int pqMemoryInspectorPanel::Initialize |
( |
| ) |
|
|
protectedslot |
§ Update
| void pqMemoryInspectorPanel::Update |
( |
| ) |
|
|
protectedslot |
§ SetAutoUpdate
| void pqMemoryInspectorPanel::SetAutoUpdate |
( |
bool |
state | ) |
|
|
inlineprotectedslot |
§ EnableStackTraceOnClient
| void pqMemoryInspectorPanel::EnableStackTraceOnClient |
( |
bool |
enable | ) |
|
|
protectedslot |
§ EnableStackTraceOnServer
| void pqMemoryInspectorPanel::EnableStackTraceOnServer |
( |
bool |
enable | ) |
|
|
protectedslot |
§ EnableStackTraceOnDataServer
| void pqMemoryInspectorPanel::EnableStackTraceOnDataServer |
( |
bool |
enable | ) |
|
|
protectedslot |
§ EnableStackTraceOnRenderServer
| void pqMemoryInspectorPanel::EnableStackTraceOnRenderServer |
( |
bool |
enable | ) |
|
|
protectedslot |
§ ExecuteRemoteCommand
| void pqMemoryInspectorPanel::ExecuteRemoteCommand |
( |
| ) |
|
|
protectedslot |
§ RemoteCommandFailed
| void pqMemoryInspectorPanel::RemoteCommandFailed |
( |
QProcess::ProcessError |
code | ) |
|
|
protectedslot |
§ ShowHostPropertiesDialog
| void pqMemoryInspectorPanel::ShowHostPropertiesDialog |
( |
| ) |
|
|
protectedslot |
§ ConfigViewContextMenu
| void pqMemoryInspectorPanel::ConfigViewContextMenu |
( |
const QPoint & |
pos | ) |
|
|
protectedslot |
§ ShowOnlyNodes
| void pqMemoryInspectorPanel::ShowOnlyNodes |
( |
| ) |
|
|
protectedslot |
§ ShowAllRanks
| void pqMemoryInspectorPanel::ShowAllRanks |
( |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following file: