ParaView
Public Member Functions | Protected Slots
pqMemoryInspector Class Reference

#include <pqMemoryInspector.h>

List of all members.

Public Member Functions

 pqMemoryInspector (QWidget *parent=0, Qt::WindowFlags f=0)
virtual ~pqMemoryInspector ()

Protected Slots

void refresh ()
 refreshes information.
void physicalMemoryToggled ()
void exportToCSV ()
void updateSummary ()

Detailed Description

Definition at line 38 of file pqMemoryInspector.h.


Constructor & Destructor Documentation

pqMemoryInspector::pqMemoryInspector ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)
virtual pqMemoryInspector::~pqMemoryInspector ( ) [virtual]

Member Function Documentation

void pqMemoryInspector::refresh ( ) [protected, slot]

refreshes information.

void pqMemoryInspector::physicalMemoryToggled ( ) [protected, slot]
void pqMemoryInspector::exportToCSV ( ) [protected, slot]
void pqMemoryInspector::updateSummary ( ) [protected, slot]

The documentation for this class was generated from the following file: