Isis Developer Reference
|
PvlEditDialog creates a QDialog window in which a QTextEdit box displays the contents of a pvl file. More...
#include <PvlEditDialog.h>
Public Member Functions | |
PvlEditDialog (Pvl &pvl, QWidget *parent=0) | |
This constructor creates a PvlEditDialog object given a pointer to a Pvl object. | |
PvlEditDialog creates a QDialog window in which a QTextEdit box displays the contents of a pvl file.
This file may be viewed or edited and saved as a new pvl file.
This constructor creates a PvlEditDialog object given a pointer to a Pvl object.
pvl | Pvl file to be viewed or edited |