|
ParaView
|
Provides a standard dialog that will record user input to an XML file as long as the dialog remains open. More...
#include <pqRecordEventsDialog.h>
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. | |
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.
| pqRecordEventsDialog::pqRecordEventsDialog | ( | pqEventTranslator & | Translator, |
| pqEventObserver & | observer, | ||
| const QString & | File, | ||
| QWidget * | Parent | ||
| ) |
Creates the dialog and begins translating user input with the supplied translator.
1.7.5.1