8 #if !defined(Q_MOC_RUN)
11 #include "DtLocalWeatherManagerWidgetUI.hpp"
19 #include <QtWidgets/QDialog>
20 #include <vlpi/entityType.h>
43 virtual void setDefaultWeatherTypeToCreate(
const DtEntityType&);
49 void initConnections();
56 virtual void editingOrCreateChanged();
68 virtual void slot_applicationSettingsChanged();
69 virtual void updateWeatherConditionsIcon();
79 virtual void createLocalWeather();
82 virtual void deleteLocalWeather();
85 virtual void editLocalWeather();
86 virtual void editLocalWeatherConditions();
93 virtual void increasePriority();
94 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.
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:45
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:76
std::set< DtUniqueID > IdSet
Definition: DtSelectionManager.h:32