An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
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 |
References Isis::PvlContainer::fileName().