![]() |
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. More... | |
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 |
References Isis::PvlContainer::fileName().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 03/21/2022 06:53:31 |