1#ifndef NomenclatureToolConfigDialog_h 
    2#define NomenclatureToolConfigDialog_h 
    6#include <QProgressDialog> 
   13  class FeatureNomenclatureTool;
 
   41      void askUserForColor();
 
   48      QPointer<QCheckBox> m_defaultOnCheckBox;
 
   50      QPointer<QComboBox> m_showVectorsCombo;
 
   52      QPointer<QCheckBox> m_showApprovedCheckBox;
 
   54      QPointer<QComboBox> m_fontSizeCombo;
 
   56      QPointer<QPushButton> m_fontColorButton;
 
   58      QPointer<QProgressDialog> m_updatingNomenclatureProgressDialog;
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16