20 #ifndef _ANGLEMEASUREDIALOG_HPP_
21 #define _ANGLEMEASUREDIALOG_HPP_
23 #include "StelDialog.hpp"
24 #include "StelGui.hpp"
29 class Ui_angleMeasureDialog;
46 void createDialogContent();
49 Ui_angleMeasureDialog* ui;
55 void saveAngleMeasureSettings();
56 void resetAngleMeasureSettings();
Main class of the Angle Measure plug-in.
A local copy of StelDialog, the base class for all the GUI windows in Stellarium, included to allow t...
Main window of the Angle Measure plug-in.