Public Member Functions | Protected Slots | Protected Member Functions | List of all members
pqMemoryInspectorPanel Class Reference

#include <pqMemoryInspectorPanel.h>

Inherits QWidget.

Public Member Functions

 pqMemoryInspectorPanel (QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags{})
 
 ~pqMemoryInspectorPanel () override
 
int Initialized ()
 

Protected Slots

void ServerDisconnected ()
 
void ServerConnected ()
 
void ConnectToView (pqView *view)
 
void RenderCompleted ()
 
void EnableUpdate ()
 
void Clear ()
 
int Initialize ()
 
void Update ()
 
void SetAutoUpdate (bool state)
 
void EnableStackTraceOnClient (bool enable)
 
void EnableStackTraceOnServer (bool enable)
 
void EnableStackTraceOnDataServer (bool enable)
 
void EnableStackTraceOnRenderServer (bool enable)
 
void ExecuteRemoteCommand ()
 
void RemoteCommandFailed (QProcess::ProcessError code)
 
void ShowHostPropertiesDialog ()
 
void ConfigViewContextMenu (const QPoint &pos)
 
void ShowOnlyNodes ()
 
void ShowAllRanks ()
 

Protected Member Functions

void showEvent (QShowEvent *event) override
 

Detailed Description

Definition at line 25 of file pqMemoryInspectorPanel.h.

Constructor & Destructor Documentation

◆ pqMemoryInspectorPanel()

pqMemoryInspectorPanel::pqMemoryInspectorPanel ( QWidget *  parent = nullptr,
Qt::WindowFlags  f = Qt::WindowFlags{} 
)

◆ ~pqMemoryInspectorPanel()

pqMemoryInspectorPanel::~pqMemoryInspectorPanel ( )
override

Member Function Documentation

◆ Initialized()

int pqMemoryInspectorPanel::Initialized ( )
inline

Definition at line 34 of file pqMemoryInspectorPanel.h.

◆ showEvent()

void pqMemoryInspectorPanel::showEvent ( QShowEvent *  event)
overrideprotected

◆ 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

◆ Clear

void pqMemoryInspectorPanel::Clear ( )
protectedslot

◆ Initialize

int pqMemoryInspectorPanel::Initialize ( )
protectedslot

◆ Update

void pqMemoryInspectorPanel::Update ( )
protectedslot

◆ SetAutoUpdate

void pqMemoryInspectorPanel::SetAutoUpdate ( bool  state)
inlineprotectedslot

Definition at line 71 of file pqMemoryInspectorPanel.h.

◆ 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: