52 QTextEdit *p_textEdit;
53 QPushButton *p_saveButton;
PvlEditDialog creates a QDialog window in which a QTextEdit box displays the contents of a pvl file.
void saveTextEdit()
Save the edited text as a new Pvl file.
PvlEditDialog(Pvl &pvl, QWidget *parent=0)
This constructor creates a PvlEditDialog object given a pointer to a Pvl object.
void enableSaveButton()
Allow the "Save Changes" button to be activated.
Container for cube-like labels.
This is free and unencumbered software released into the public domain.