ParaView
Signals | Public Member Functions | Friends | List of all members
pqFindDataDialog Class Reference

pqFindDataDialog encapsulates the logic for the "Find Data" dialog in ParaView. More...

#include <pqFindDataDialog.h>

Inherits QDialog.

Signals

void helpRequested ()
 triggered to request help about the pqFindDataDialog. More...
 

Public Member Functions

 pqFindDataDialog (QWidget *parent=0, Qt::WindowFlags flags=0)
 
virtual ~pqFindDataDialog ()
 

Friends

class pqInternals
 

Detailed Description

pqFindDataDialog encapsulates the logic for the "Find Data" dialog in ParaView.

This class puts together components provided by other classes e.g. pqFindDataCreateSelectionFrame and pqFindDataCurrentSelectionFrame.

Definition at line 44 of file pqFindDataDialog.h.

Constructor & Destructor Documentation

§ pqFindDataDialog()

pqFindDataDialog::pqFindDataDialog ( QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
)

§ ~pqFindDataDialog()

virtual pqFindDataDialog::~pqFindDataDialog ( )
virtual

Member Function Documentation

§ helpRequested

void pqFindDataDialog::helpRequested ( )
signal

triggered to request help about the pqFindDataDialog.

Friends And Related Function Documentation

§ pqInternals

friend class pqInternals
friend

Definition at line 70 of file pqFindDataDialog.h.


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