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.

Public Member Functions

 pqFindDataDialog (QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags{})
 
 ~pqFindDataDialog () override
 

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 46 of file pqFindDataDialog.h.

Constructor & Destructor Documentation

◆ pqFindDataDialog()

pqFindDataDialog::pqFindDataDialog ( QWidget *  parent = nullptr,
Qt::WindowFlags  flags = Qt::WindowFlags{} 
)

◆ ~pqFindDataDialog()

pqFindDataDialog::~pqFindDataDialog ( )
override

Friends And Related Function Documentation

◆ pqInternals

friend class pqInternals
friend

Definition at line 71 of file pqFindDataDialog.h.


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