Isis Developer Reference
Isis::NomenclatureToolConfigDialog Class Reference

Configure user's settings for the nomenclature tool. More...

#include <NomenclatureToolConfigDialog.h>

Inheritance diagram for Isis::NomenclatureToolConfigDialog:
Inheritance graph
Collaboration diagram for Isis::NomenclatureToolConfigDialog:
Collaboration graph

Public Slots

void applySettings ()
 Apply the user's current settings to the tool.
 
void readSettings ()
 Read the tool's current settings and set the widget states to match.
 

Public Member Functions

 NomenclatureToolConfigDialog (FeatureNomenclatureTool *tool, QWidget *parent)
 Create a config dialog that configures the given FeatureNomenclatureTool.
 
 ~NomenclatureToolConfigDialog ()
 Clean up allocated memory.
 

Detailed Description

Configure user's settings for the nomenclature tool.

This dialog enables the user to configure the given nomenclature tool.

Author
2012-03-22 Steven Lambright and Jai Rideout

Constructor & Destructor Documentation

◆ NomenclatureToolConfigDialog()

Isis::NomenclatureToolConfigDialog::NomenclatureToolConfigDialog ( FeatureNomenclatureTool * tool,
QWidget * parent )

Create a config dialog that configures the given FeatureNomenclatureTool.

Parameters
toolThe tool to read settings from and write settings to.
parentThe qt-parent relationship parent.

References applySettings(), Isis::FeatureNomenclatureTool::Arrows4, Isis::FeatureNomenclatureTool::Arrows8, Isis::FeatureNomenclatureTool::Box, Isis::FeatureNomenclatureTool::None, and readSettings().

◆ ~NomenclatureToolConfigDialog()

Isis::NomenclatureToolConfigDialog::~NomenclatureToolConfigDialog ( )

Clean up allocated memory.

Member Function Documentation

◆ applySettings

◆ readSettings

void Isis::NomenclatureToolConfigDialog::readSettings ( )
slot

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