13 #include <boost/signals2.hpp>
20 namespace makVrfGuiObjectInformationQt
36 const std::string& itemName,
int flags)
override;
39 virtual void addGroup(
const std::map<std::string, std::pair<QString, bool> >& items,
QTreeWidgetItem* parent);
Definition: informationDialogPage.h:406
Definition: aerodromeInformationPageLogic.h:22
makVrv::DtSignalConnectionManager myConnections
Definition: aerodromeInformationPageLogic.h:43
The aerodrome state is a wrapper around the aerodome state component data to prevent data duplication...
Definition: aerodromeState.h:23
Contains makVrv::DtInformationDialogPage class.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Definition: aerodromeStateData.h:17
Definition: informationDialogPage.h:260
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
Definition: aerodromeStateData.h:355