Public Member Functions | List of all members
pqEditMacrosDialog Class Reference

pqEditMacrosDialog is the Edit Macros dialog used by ParaView. More...

#include <pqEditMacrosDialog.h>

Inherits QDialog.

Public Member Functions

 pqEditMacrosDialog (QWidget *parent=nullptr)
 
 ~pqEditMacrosDialog () override
 

Detailed Description

pqEditMacrosDialog is the Edit Macros dialog used by ParaView.

It allows to add, edit and remove macros.

Warning
This class is built only when Python is enabled.

Definition at line 22 of file pqEditMacrosDialog.h.

Constructor & Destructor Documentation

◆ pqEditMacrosDialog()

pqEditMacrosDialog::pqEditMacrosDialog ( QWidget *  parent = nullptr)

◆ ~pqEditMacrosDialog()

pqEditMacrosDialog::~pqEditMacrosDialog ( )
override

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