ParaView
Public Slots | Public Member Functions | Public Attributes | List of all members
MainWindow Class Reference

#include <BasicApp.h>

Inherits QMainWindow.

Public Slots

void processTest ()
 

Public Member Functions

 MainWindow ()
 
bool compareView (const QString &referenceImage, double threshold, ostream &output, const QString &tempDirectory)
 

Public Attributes

QPointer< pqRenderViewRenderView
 

Detailed Description

Definition at line 7 of file BasicApp.h.

Constructor & Destructor Documentation

§ MainWindow()

MainWindow::MainWindow ( )

Member Function Documentation

§ compareView()

bool MainWindow::compareView ( const QString &  referenceImage,
double  threshold,
ostream &  output,
const QString &  tempDirectory 
)

§ processTest

void MainWindow::processTest ( )
slot

Member Data Documentation

§ RenderView

QPointer<pqRenderView> MainWindow::RenderView

Definition at line 14 of file BasicApp.h.


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