ParaView
Public Member Functions
pqRecordEventsDialog Class Reference

Provides a standard dialog that will record user input to an XML file as long as the dialog remains open. More...

#include <pqRecordEventsDialog.h>

List of all members.

Public Member Functions

 pqRecordEventsDialog (pqEventTranslator &Translator, pqEventObserver &observer, const QString &File, QWidget *Parent)
 Creates the dialog and begins translating user input with the supplied translator.

Detailed Description

Provides a standard dialog that will record user input to an XML file as long as the dialog remains open.

Definition at line 43 of file pqRecordEventsDialog.h.


Constructor & Destructor Documentation

pqRecordEventsDialog::pqRecordEventsDialog ( pqEventTranslator Translator,
pqEventObserver observer,
const QString &  File,
QWidget *  Parent 
)

Creates the dialog and begins translating user input with the supplied translator.


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