8 #if !defined(Q_MOC_RUN)
12 #include "DtLocalWeatherManagerWidgetUI.hpp"
21 #include <QtWidgets/QDialog>
44 virtual void setDefaultWeatherTypeToCreate(
const DtEntityType&);
50 void initConnections();
57 virtual void editingOrCreateChanged();
69 virtual void slot_applicationSettingsChanged();
70 virtual void updateWeatherConditionsIcon();
80 virtual void createLocalWeather();
83 virtual void deleteLocalWeather();
86 virtual void editLocalWeather();
87 virtual void editLocalWeatherConditions();
94 virtual void increasePriority();
95 virtual void decreasePriority();
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Contains makVrv:DtSelectionManager class.
Contains makVrv::DtStateView class.
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
Contains makVrv::DtVirtualBaseClass class.
The declaration of the makArchives::DtEnvironmentRecord class.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Record of environment/weather settings Includes precipitation, air, and clouds.
Definition: DtEnvironmentRecord.h:36
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
Base class to provide boost signal/slot management.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
std::set< DtUniqueID > IdSet
Definition: DtSelectionManager.h:32