|
| class | DtBaseProcess |
| | DtBaseProcess is the base class for all messages processes that can be sent between the server and the client. More...
|
| |
| class | DtBaseProcessCreator |
| | base class for all process creators, interface used to create classes that can be passed to the ProcessFactory More...
|
| |
| class | DtDebugDrawMessageFactory |
| | DtDisplayMessageFactory creates virtual base class version of DtMessageFactory. More...
|
| |
| class | DtDebugDrawRenderer |
| | the DtDebugDrawRenderer is the network server for receiving and sending messages to attached clients. More...
|
| |
| class | DtDebugDrawRendererCreator |
| | Creator factory for the DebugDrawRenderer. More...
|
| |
| class | DtDebugDrawRendererDriver |
| | DtDebugDrawRenderer is the main class that controls the processing flow of the DebugDrawRenderer. More...
|
| |
| class | DtFeatureProcess |
| | Process responsible to draw feature information on screen. More...
|
| |
| class | DtFeatureProcessCreator |
| | Creator for the DtFeatureProcess class. More...
|
| |
| class | DtNavMeshProcess |
| | Process responsible to draw lines and triangles in a certain nav mesh area. More...
|
| |
| class | DtNavMeshProcessCreator |
| | Creator for the DtNavMeshProcess class. More...
|
| |
| class | DtProcessFactory |
| | DtProcessFactory manages the creation of message processors. More...
|
| |
| class | DtTerrainAreaProcess |
| | Process responsible to draw lines and triangles in a certain area. More...
|
| |
| class | DtTerrainAreaProcessCreator |
| | Creator for the DtterrainAreaProcess class. More...
|
| |
| class | DtLine |
| |
| class | DtSurfaceCharacteristicMap |
| |
| class | DtStreamReader |
| | Instances of DtStreamReader decode values from a byte array this assumes the data in the byte stream is in little endian format. More...
|
| |
| class | DtStreamWriter |
| | Instances of DtStreamWriter encode values into a byte array this writes the data to the stream in little endian format. More...
|
| |
| class | DtBigEndianStreamReader |
| | Instances of DtStreamReader decode values from a byte array The data in the stream is expected to be in big endian format and will be returned in the system format. More...
|
| |
| class | DtBigEndianStreamWriter |
| | Instances of DtStreamWriter encode values into a byte array The data will be written to the stream in big endian format. More...
|
| |
| class | DtDebugDrawRendererPortManager |
| | This class is a static singleton manager for getting debug draw renderer port. More...
|
| |
| class | Callback |
| | Callback template the base abstract callback class that is used internally to the delegate. More...
|
| |
| class | StaticFunctionCallback |
| | Static member function (or global function) callback is used to bind global or static class functions The return type and single parameter is parameterized in the template. More...
|
| |
| class | MethodCallback |
| | Member function callback is used to bind class member functions The return type, single parameter, object type and method pointer are parameterized in the template. More...
|
| |
| class | DtDelegate |
| | Delegate template for binding static or member functions for callback at later time The return type and single parameter is parameterized in the template. More...
|
| |
| class | DtLocklessQueue |
| | DtLocklessQueue is a thread safe queue for single reader/single writer. More...
|
| |
| class | DtDebugDrawConnector |
| | The DtDebugDrawConnector class manages the connection with the server and provides and interface to send and receive messages with the server. More...
|
| |
| class | DtFeatureRequest |
| | DtFeatureRequest is a message to draw/delete feature information from the debugDrawManager to the debugDrawRenderer. More...
|
| |
| class | DtFeatureResponse |
| | DtFeatureResponse is the returned response of DtFeatureRequest by the debugDrawRenderer. More...
|
| |
| class | DtBaseMessage |
| | DtBaseMessage is the base class for all messages that can be sent between the server and the client. More...
|
| |
| class | DtMessageFactory |
| | the DtMessageFactory class More...
|
| |
| class | DtMessageHandler |
| | DtMessageHandler manages message delegates. More...
|
| |
| class | DtNavMeshAreaRequest |
| | DtNavMeshAreaRequest is a message to draw/delete nav mesh information from the debugDrawManager to the debugDrawRenderer. More...
|
| |
| class | DtNavMeshAreaResponse |
| | DtNavMeshAreaResponse is the returned response of DtNavMeshAreaRequest by the debugDrawRenderer. More...
|
| |
| class | DtHeartbeatMessage |
| | DtHeatbeatMessage is sent periodically to ensure that connections are good. More...
|
| |
| class | DtTerrainAreaRequest |
| | DtTerrainAreaRequest is a message to draw/delete terrain information from the debugDrawManager to the debugDrawRenderer. More...
|
| |
| class | DtTerrainAreaResponse |
| | DtTerrainAreaResponse is the returned response of DtTerrainAreaRequest by the debugDrawRenderer. More...
|
| |
| class | DtTriangle |
| | class that represent a simulation terrain triangle More...
|
| |
| class | DtBackEndSelectionListToolbar |
| | A builder for the backend selection list toolbar. More...
|
| |
| class | DtBackEndSelectionList |
| | A widget class for managing simulation back-ends. More...
|
| |
| class | DtBackEndSelectionCombo |
| | A widget class for managing simulation back-ends. More...
|
| |
| class | DtBackEndSelectionListBuilder |
| |
| class | DtBackEndSelectionListInterface |
| | Abstract interface for the back end slection list widget. More...
|
| |
| class | DtBackEndSelectionListLogic |
| |
| class | DtVrfGuiRecentScenarios |
| | Stores recent scenarios loaded. Limited to 5 scenarios. More...
|
| |
| class | DtCommonScenarioManager |
| | The class that will contain information about the currently loaded scenario. More...
|
| |
| class | DtSessionStatusBox |
| | DtSessionStatusBox is what shows loading, closing, saving scenario. More...
|
| |
| class | DtSubToolbarPath |
| |
| class | DtConfigurationMenuManager |
| |
| class | DtConfigurableMenuAssembler |
| | Used by menu classes to modify menu registrations in a menu. More...
|
| |
| class | DtConfigurableMenu |
| |
| class | DtDeleteCheckpointsDialog |
| |
| class | DtDeleteCheckpointsDialogInterface |
| |
| class | DtDeleteCheckpointsDialogLogic |
| |
| class | DtDIGuyAppearanceFilterWidget |
| | This is a Qt widget for doing type map filtering on DI-Guy characters (narrowing down the list of available appearances based on category, role, nationality, sex, age, etc...). More...
|
| |
| class | DtDIGuyAppearanceFilterWidgetCreator |
| |
| class | DtDragObject |
| |
| class | DtEntityAttributeSlider |
| | A slider that is manipulated with mouse clicks, instead of the handle widget. More...
|
| |
| class | DtEntityAttributeSliderWithEditor |
| | A widget that enable editing an attribute via a DtEntityAttributeSlider or a QLineEdit A unit label can also be displayed. More...
|
| |
| class | DtEntityAttributeSliderWithEditorAirSpeed |
| | A widget that enable editing an attribute via a DtEntityAttributeSlider or a QLineEdit associated with a QComboBox A unit label can also be displayed. More...
|
| |
| class | DtEntityAttributeSpinBox |
| | A customized spin box that supports signals for return key pressed event and focus in/out events. More...
|
| |
| class | DtEntityControlPanelWidget |
| | An entry widget that controls heading, altitude and speed of selected entities. More...
|
| |
| class | DtEntityControlPanelWidgetInterface |
| | This interface defines the required functions for the entity control panel widget. More...
|
| |
| class | DtEntityControlPanelWidgetLogic |
| | Logic of the entity control panel widget: tasks executions, handling selection change, handling data updates and so on. More...
|
| |
| class | DtEntityHeadingDial |
| |
| class | DtFindEnumerationDialog |
| |
| class | DtEnumerationSelectionWidget |
| | Widget that will allow the user to select enumerations from pulldowns. More...
|
| |
| class | DtEnumerationSelectionDialog |
| | Dialog that will allow user to select enumerations. More...
|
| |
| class | DtFileListDialog |
| |
| class | DtFileListWidget |
| | Widget version of the dialog. More...
|
| |
| class | DtGumballStatusPixmapGenerator |
| |
| class | DtMapFocusHandler |
| | Base class that must be implemented by items that wish to be part of a map focus handler chain. More...
|
| |
| class | DtMapFocusHandlerManager |
| | This class will manage filtered list views for the basic purpose of allowing a single list view in the manager to only respond to map changes. More...
|
| |
| class | DtMarkingTextSignalItemDelegate |
| | Delegate that will signal marking text change when item is edited. More...
|
| |
| class | DtMenuItemSignaler |
| | Signals that are used by menus to signal a state change. More...
|
| |
| class | DtNeverAskAgainMessageBox |
| |
| class | DtObjectListViewItem |
| |
| class | DtObjectListViewItemCreator |
| | Registered creator for this class. More...
|
| |
| class | DtPrioritySpinBox |
| | Override to reverse the "stepBy" so moving "up" is actually lowering the priority. More...
|
| |
| class | DtPropertyMapTable |
| | The DtPropertyMapTable will be a widget that can display a table for a DtRwPropertyMap, allow entry to that table and also removval from that table. More...
|
| |
| class | DtPropertyMapTableInstanceCreator |
| |
| class | DtPropertyMapTableCreator |
| |
| class | DtQtCountryCodesManager |
| | This class extends the country codes manager to return an icon for the 2 letter country code (referencing the icon flag zip file) and also translated country code as part of the country name return. More...
|
| |
| class | DtQtLocalWeatherLookOperationManager |
| |
| class | DtQtStaticFileDialog |
| | A wrapper around the QFileDialog classes to allow for more convenient access and allow rendering to continue. More...
|
| |
| class | DtQtWeatherLookModificationOperation |
| | This class will be the interface for deciding what icons or colors to display for weather areas. More...
|
| |
| class | DtQtVisibilityStateWeatherLookModificationOperation |
| | This class will determine the visibility backdrop (0 - 20 = low, 20 - 75 = medium, 75+ = high). More...
|
| |
| class | DtQtCloudStateWeatherLookModificationOperation |
| | This class will determine the cloud state icon to use. More...
|
| |
| class | DtQtVisibilityWeatherLookModificationOperation |
| | This will only effect the color (alpha) based on weather visibility between 40000m and 0. More...
|
| |
| class | DtQtWindStateWeatherLookModificationOperation |
| | This class will determine the wind state icon to use. More...
|
| |
| class | DtQtPrecipitationWeatherLookModificationOperation |
| | This will effect the image by adding rain drops if the weather type is rain and the intensity > 10%. More...
|
| |
| class | DtRemappingDialog |
| |
| class | DtRemappingDialogInterface |
| |
| class | DtRemappingDialogLogic |
| |
| class | DtRouteProfileWidget |
| |
| class | DtRouteProfileWidgetCreator |
| | Creator used to create a route profile widget. More...
|
| |
| class | DtRunwayPropertyMapTable |
| | The DRunwaytPropertyMapTable is a specialized version of the property table customized for runways to allow for setting of values as distances and orientation degrees. More...
|
| |
| class | DtRunwayPropertyMapTableInstanceCreator |
| |
| class | DtScenarioSnapshotsWidget |
| |
| class | DtScenarioSnapshotsWidgetInterface |
| |
| class | DtScenarioSnapshotsWidgetLogic |
| |
| class | DtScriptedTaskDataWidget |
| | Series of classes that will provide entry for multiple elements of a similar kind (variables, entity types) More...
|
| |
| class | DtAssembledMenu |
| | Base class for menus that are assembled on an as needed basis. More...
|
| |
| class | DtSelectionEnabledMenu |
| | A menu that validates itself on selection. More...
|
| |
| class | DtSessionStartupTitleBar |
| | Title bar used in the dialog class. More...
|
| |
| class | DtSessionStartupTitleBarCreator |
| | Creator for the title bar. Install in an initDeModule of a plugin to override. More...
|
| |
| class | DtSessionStartupDialog |
| | The dialog that is shown at application startup. More...
|
| |
| class | DtSessionStartupDialogCreator |
| | Creator for the starup dialog. More...
|
| |
| class | DtSessionStartupDialogInterface |
| | This will be the interface to a widget that will allow the user to start up a new session by loading or creating a new scenario. More...
|
| |
| class | DtSessionStartupDialogLogic |
| |
| class | DtSessionStartupDialogLogicCreator |
| |
| class | DtSimpleMenu |
| | Class used by DtConfigurableMenu when asked to create simple menus as in the function DtConfigurableMenu::createSimpleMenu(). More...
|
| |
| class | DtSimpleMenuItem |
| | /briefClass used by DtConfigurableMenu when asked to create simple menu items as in the function DtConfigurableMenu::createSimpleMenuItem(). More...
|
| |
| class | DtSimulationObjectGroupSaveDialog |
| | The class will allow the user to enter in information for save of a simuation object group. More...
|
| |
| class | DtTerrainProfileDialog |
| | This class is a container of the DtTerrainProfileWidget. More...
|
| |
| class | DtTerrainProfileDialogCreator |
| | Creator used to create a terrain profile dialog. More...
|
| |
| class | DtTerrainProfileSymbol |
| | Version of the QwtSymbol that allows for drawing of a pixmap. More...
|
| |
| class | DtTerrainProfileWidget |
| | This class will display a terrain profile graph, which is the graph of a distance over a line and the altitudes of the terrain along sample points along that line. More...
|
| |
| class | DtTerrainProfileWidgetCreator |
| | Creator used to create a terrain profile widget. More...
|
| |
| class | DtToolButtonWrapperWidget |
| | This class will try and space out items such that they will wrap to multiple rows if buttons (or text) of actions are wider than the width of the widget. More...
|
| |
| class | DtTreeWidget |
| |
| class | DtVrfBatchScenarioManager |
| | The class that will contain information about the currently loaded scenario. More...
|
| |
| class | DtVrfCheckpointManager |
| | Common functionality for a checkpoint manager, Will not present any dialogs to the user via this class. More...
|
| |
| class | DtVrfEnvironmentConditionsDateAndTimeLogic |
| | The logic for displaying/editing the date and time. More...
|
| |
| class | DtVrfEnvironmentConditionsDateAndTimeEntryLogic |
| | The logic for displaying/editing the date and time and only updating the widget – nothing else. More...
|
| |
| class | DtVrfEnvironmentConditionsDateAndTimePage |
| | A dialog page for setting the date and time. More...
|
| |
| class | DtVrfEnvironmentConditionsDateAndTimeWidget |
| | A widget for configuring the environment. More...
|
| |
| class | DtVrfEnvironmentConditionsThermoclinesInterface |
| | This interface defines the required functions for a dialog which can be used by the DtEnvironmentSettingsTheromclinesPage to adjust the thermocline layers. More...
|
| |
| class | DtVrfEnvironmentConditionsThermoclinesLogic |
| | The logic for displaying/editing the date and time. More...
|
| |
| class | DtVrfEnvironmentConditionsThermoclinesPage |
| | A dialog page for setting the date and time. More...
|
| |
| class | DtVrfEnvironmentConditionsThermoclinesWidget |
| | A widget for configuring the environment. More...
|
| |
| class | DtVrfEnvironmentConditionsWeatherInterface |
| | TODO: COMMENT THIS CLASS. More...
|
| |
| class | DtVrfEnvironmentConditionsWeatherLogic |
| | Logic class for the DtVrfEnvironmentConditionsWeatherWidget. More...
|
| |
| class | DtVrfEnvironmentConditionsWeatherPage |
| | A widget for configuring the environment page. More...
|
| |
| class | DtVrfEnvironmentConditionsWeatherWidget |
| | A GUI widget for configuring the environmental conditions. More...
|
| |
| class | DtVrfEnvironmentConditionsWeatherWidgetCreator |
| | Creator class. Register a subclass of this to return your own version of the DtVrfEnvironmentConditionsWeatherWidget. More...
|
| |
| class | DtVrfGuiSymbolMapper |
| | The class that will contain information about the currently loaded scenario. More...
|
| |
| class | DtVrfImportScenarioHandler |
| | The class that will send a message to the back-end to import the specified scenario and handle the front-end portion of the import. More...
|
| |
| class | DtVrfMenuKeyMapManager |
| | This class will traverse the created actions in the menu system and add a potential key mapping for them. More...
|
| |
| class | DtVrfKeyMappingEditorPage |
| | Override these classes to be able to add check box to apply menu item changes to all key maps. More...
|
| |
| class | DtVrfKeyMappingEditorWidget |
| | Widget to add check box for applying menu changes only to all menu items. More...
|
| |
| class | DtVrfRequestKeyMapKeyDialog |
| |
| class | DtVrfObserverViewsManager |
| | Override of DtObserverViewsManager to handle VRF Scenario observer views. More...
|
| |
| class | DtVrfObserverViewsManagerCreator |
| | Creator for observer views manager to be able to handle scenario level observer views. More...
|
| |
| class | DtDoubleValidator |
| |
| class | DtIntSumValidator |
| | Given the current item, check all the associated items for their integer values, and, if this item plus the others would be greater than or less than the bottom do not allow validation. More...
|
| |
| class | DtDoubleSumValidator |
| | Given the current item, check all the associated items for their integer values, and, if this item plus the others would be greater than or less than the bottom do not allow validation. More...
|
| |
| class | DtGeodeticDoubleValidator |
| |
| class | DtEntityTypeValidator |
| | !!!!!!!! DtEntityTypeValidator More...
|
| |
| class | DtVrfSaveScenarioHandler |
| | The DtVrfSaveScenarioHandler is responsible for getting the name of the scenario to save to and then saving the scenario as well as additional specific GUI information. More...
|
| |
| class | DtVrfScenarioRemapFunction |
| |
| class | DtVrfScenarioRemapFunctionCreator |
| |
| class | DtVrfScenarioRemapFactory |
| |
| class | DtRemapMissingBackends |
| |
| class | DtRemapMissingBackendsCreator |
| |
| class | DtAutoRemapMissingBackends |
| |
| class | DtAutoRemapMissingBackendsCreator |
| |
| class | DtVrfSimulationObjectGroupHandler |
| | The class will handle the saving of new simulation object groups. More...
|
| |
| class | DtVrfTreeWidget |
| |
| class | Dt2DEntityExtentVisualizer |
| | Dt2DEntityExtentVisualizer display bounding boxes for entities on the overlay. More...
|
| |
| class | DtVrf2DAggregateExtentVisualizer |
| | DtVrf2DAggregateExtentVisualizer will never a bounding volume if an aggregate has a physical footprint. More...
|
| |
| class | Dt2DIntervisibilitySensorFanVisualizer |
| | Dt2DIntervisibilitySensorFanVisualizer display an intervisibility Fan drawn as geometry in the scene without occlusion. More...
|
| |
| class | Dt2DRangeLineVisualizer |
| |
| class | Dt2DRangeRingVisualizer |
| | A visualizer for displaying range rings. More...
|
| |
| class | DtRangeRingVisualizerCreator |
| | initialized values and connections into virtual methods More...
|
| |
| class | Dt2DSensorContactLinesVisualizer |
| | Dt2DSensorContactLinesVisualizer will create a model and updater agent to draw sensor contact lines from this entity to all contacts that it knows about. More...
|
| |
| class | Dt3DEntityExtentVisualizer |
| | Dt3DEntityExtentVisualizer objects are responsible for displaying 3D representations of Entity extents. More...
|
| |
| class | DtVrf3DAggregateExtentVisualizer |
| | DtVrf3DAggregateExtentVisualizer will never a bounding volume if an aggregate has a physical footprint. More...
|
| |
| class | Dt3DIntervisibilitySensorFanVisualizer |
| | Dt2DIntervisibilitySensorFanVisualizer display an intervisibility Fan drawn as geometry in the scene without occlusion. More...
|
| |
| class | Dt3DSensorContactLinesVisualizer |
| | Dt3DSensorContactLinesVisualizer will create a model and updater agent to draw sensor contact lines from this entity to all contacts that it knows about. More...
|
| |
| class | DtActiveSonarModeRequestor |
| | Requests active sonar modes from back-end for given entities and caches the data. More...
|
| |
| class | DtAdditionalScenarioDataManager |
| | This class contains additional keyword/text mapping data for the gui. More...
|
| |
| class | DtVrfAggregateCopyPasteHandler |
| |
| class | DtAggregateCopyObject |
| |
| class | DtAggregateCopyObjectCreator |
| | Creator used to create copy classes. More...
|
| |
| class | DtAggregateDataInterface |
| | The DtAggregateDataInterface class is a wrapper around state views to give access to convenience methods which will allow developers to more easily access data about those objects. More...
|
| |
| class | DtAggregateRollUpManager |
| | This class will manage rolling up of subordinate data data information into container psuedo aggregate classes and send notifications when those psuedo aggregates have been changed due to subordinate data changing. More...
|
| |
| struct | DtVrlinkNetworkUpdateSimulatedAggregateState |
| | For performance reasons there are two kinds of aggregate state. More...
|
| |
| struct | DtVrlinkSimulatedAggregateState |
| |
| class | DtAggregateStateViewCollection |
| | State view collection for aggregate data. More...
|
| |
| class | DtAggregateStateObject |
| | This creates the DtAggregateState and adds it to a DtSimEntry. More...
|
| |
| class | DtAirbaseLaunchFlightSettingsRecord |
| |
| class | DtAirportRecord |
| |
| class | DtAirportRunwayLoaderFromShp |
| |
| class | DtAppearanceManager |
| |
| class | DtAttachable2DSensorFanUpdater |
| | Class which will draw a 2D radar coverage area. More...
|
| |
| class | DtAttachable3DSensorFanUpdater |
| | Class which will draw a 3D radar coverage dome based on data supplied. More...
|
| |
| class | DtAttachableRangeLineUpdater |
| |
| class | DtAttachableSensorFanUpdater |
| | Class which will keep track of sensor fan los object (spokes between an origin and the outer rim of the circle). More...
|
| |
| class | DtAttachableUpdaterWithLevelOrientation |
| |
| class | DtAttackAnimation |
| |
| class | DtAttackLineAttachableUpdater |
| |
| class | DtAttributeValuePair |
| |
| class | DtAttributeValueInfo |
| |
| class | DtAttributeInfo |
| |
| class | DtAttributesManager |
| |
| class | DtBackendIntervisibilityChecker |
| | Provide some functionality such that an intervisibility updater class can use this to determine when to request a new line of sight test and handle the results. More...
|
| |
| class | DtBackendLineOfSightManager |
| | Overide that adds the ability to request information from the back-end for intervisibility checks. More...
|
| |
| class | DtBoundingVolumeSupportPointCalculator |
| | Given a scene object, this class will iterate over the models, looking for an articulated model or di-guy model. More...
|
| |
| class | DtBullseyeManager |
| |
| class | DtCapabilitiesManager |
| |
| class | DtChannelKeywordMapInformationOverlay |
| |
| class | DtChannelKeywordMapInformationOverlayCreator |
| | The polymorphic creator for DtChannelKeywordMapInformationOverlay. More...
|
| |
| class | DtChannelKeywordSensorFanKey |
| |
| class | DtChannelKeywordSensorFanKeyCreator |
| | The polymorphic creator for DtChannelKeywordSensorFanKey. More...
|
| |
| class | DtCloudLayerManager |
| | The cloud layer manager will keep track of all the cloud layers in the system. More...
|
| |
| class | DtCloudLayerProcessObject |
| | This creates the DtVrlinkSimulatedCloudLayerState and adds it to a DtSimEntry. More...
|
| |
| class | DtCommentInteractionInterface |
| |
| class | DtStreamString |
| | Helper class to archive string objects from string stream and back. More...
|
| |
| class | DtStreamNumber |
| | Helper class to archive number objects from string stream and back. More...
|
| |
| class | DtCopyObject |
| |
| class | DtCopyObjectCreator |
| | Creator used to create copy classes. More...
|
| |
| class | DtCountryCodesManager |
| | This class will read a country codes file (default settings\country-codes.csv) and allow for access of that information here. More...
|
| |
| class | DtCreateMenuBuilder |
| |
| class | DtCreateMunitionDetonationSettingsRecord |
| |
| class | DtCreateObjectMenuItem |
| |
| class | DtCsvReader |
| | Inputs data from a comma delimited file format. More...
|
| |
| class | DtDefaultGuiConfigurationCreator |
| | The DtDefaultGuiConfigurationCreator class will create the default_guiConfiguration.gui file in the factory directory if that file does not exist. More...
|
| |
| class | DtVrfMenuConfigurationWriter |
| | This class will write a menu configuration to the given XML node. More...
|
| |
| class | DtVrfMenuConfigurationReader |
| | This class will reader a menu configuration from the given XML node. More...
|
| |
| class | DtVrfPageConfigurationWriter |
| | This class will write a page configuration to the given XML node. More...
|
| |
| class | DtVrfPageConfigurationReader |
| | This class will write a page configuration to the given XML node. More...
|
| |
| class | DtVrfToolbarConfigurationWriter |
| | This class will write a toolbar configuration to the given XML node. More...
|
| |
| class | DtVrfToolbarConfigurationReader |
| | This class will read a toolbar configuration from the given XML node. More...
|
| |
| class | DtDetonationInteractionData |
| | The DtDetonationInteractionData provides the data contents of a DIS DetonationInteraction. More...
|
| |
| class | DtDialogManagerSignaler |
| | This class will be used by the various dialog managers in the system to send out events that might be happening with the dialogs. More...
|
| |
| class | DtEarthLayerVisibilityManager |
| | Manages show/hide of image or model layers by stealth view mode. More...
|
| |
| class | DtElementAttributeUtilityFunctions |
| |
| class | DtEmbarkationSlotInformationRequestor |
| | The class will request the slot for the specified entity type(s). More...
|
| |
| struct | DtEmbarkOnInformationStruct |
| | Simple structure for supplying embarkation information to dialogs that need it. More...
|
| |
| class | DtEmbeddedEntitiesListRequestor |
| | Singleton class that manages communication to the back end for retrieval of information pertaining to Embedded Entities. More...
|
| |
| class | DtEmitterModesRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtEntityCopyObject |
| |
| class | DtEntityCopyObjectCreator |
| | Creator used to create copy classes. More...
|
| |
| class | DtEntityCreationData |
| |
| class | DtEntityDataInterface |
| | The DtEntityDataInterface class is a wrapper around state views to give access to convenience methods which will allow developers to more easily access data about those objects. More...
|
| |
| class | DtEntityExtentVisualizer |
| | DtEntityExtentVisualizer visualize bounding boxes for entities. More...
|
| |
| class | MyStateVisualizer |
| |
| class | DtExtAggregateStateListener |
| |
| class | DtEntityFacadeCollection |
| |
| class | DtEntityFacadeCollectionCreator |
| |
| class | DtEntityMapperKey |
| |
| class | DtCommonStateListenerExtensions |
| |
| class | DtEntityStateListenerExtensions |
| |
| class | DtEnvironmentalCopyObject |
| |
| class | DtEnvironmentalPointCopyObject |
| | Class used to create point facades for paste. More...
|
| |
| class | DtEnvironmentalShapeCopyObject |
| | Class used to create shape facades for paste. More...
|
| |
| class | DtEnvironmentalPointCopyObjectCreator |
| | Creator used to create copy classes. More...
|
| |
| class | DtEnvironmentalShapeCopyObjectCreator |
| | Creator used to create copy classes. More...
|
| |
| class | DtEnvironmentalCreationData |
| |
| class | DtExtTacticalGraphicStateListener |
| |
| class | DtEnvironmentalFacadeCollection |
| |
| class | DtEnvironmentalFacadeCollectionCreator |
| |
| class | DtEnvironmentStateObject |
| | This creates the DtEnvironmentState and adds it to a DtSimEntry. More...
|
| |
| class | DtVrfSymbolDecorationFactory |
| | Extension to base symbol decoration factory to allow removal of creators. More...
|
| |
| class | DtExtendedLabelsManager |
| | This class manages the extended labels that are available for setting in this scenario. More...
|
| |
| class | DtExtendedLabelSymbolDecoration |
| | Symbol decoration that displays a label label. More...
|
| |
| class | DtExtendedLabelSymbolDecorationCreator |
| | Creator for DtExtendedLabelSymbolDecoration. More...
|
| |
| struct | DtExtendedStateData |
| |
| class | DtExtendedStateDataViewCollection |
| | State view collection for extended state data. More...
|
| |
| class | DtExtendedStateDataObject |
| | This creates the DtExtendedStateData and adds it to a DtSimEntry. More...
|
| |
| struct | DtExternalDataState |
| | General dictionary of values that state can subclass from to hold information that is considered "external" to a simulation run by VR-Forces and can be used to display additional information in the front-end. More...
|
| |
| class | DtExternalDataStateViewCollection |
| | State view collection for external data. More...
|
| |
| class | DtExternalDataSymbolDecorationUpdater |
| | Extends the symbol decoration updater to add some items that can be updated in external data. More...
|
| |
| class | DtExternalDataVisualHandlerInterface |
| |
| class | DtExternalDataVisualHandlerCreatorInterface |
| |
| class | DtExternalDataVisualManager |
| |
| class | DtFileCommChannel |
| | The DtFileCommChannel class is a simple class that will use two files based on the given output file for communication. More...
|
| |
| class | DtFogOfWarFilter |
| |
| class | DtScenarioEventViewFilter |
| | How to show scenario events. More...
|
| |
| class | DtDoNotShowInactiveEnvironmentalsFilter |
| | If installed simply do not show inactive environmentals. More...
|
| |
| class | DtGenericSetRwRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtGlobalEnvironmentObject |
| | This class is the interface for setting various global environment settings. More...
|
| |
| class | DtGlobalIdToElementIdMapper |
| | Class to map from global id to element id, and back. More...
|
| |
| class | DtMousePositionProvider |
| | Simple class to provide mouse position. More...
|
| |
| class | DtGuiEventProcessor |
| | The Gui Event Processor will process certain events that pertain to the VRF Gui, most notably terrain zoom and box selection. More...
|
| |
| class | DtGuiSetting |
| | Base class that all gui settings must derive from. Must implement read/write methods. More...
|
| |
| class | DtGuiScenarioSettingsManager |
| | The Master DtGuiScenarioSettingsManager. More...
|
| |
| class | DtGuiThreadNetworkCallbackManager |
| | This class receives messages from the VR-Forces Simulation Engine (and other DIS/HLA messages) and invokes registered callbacks to process them. More...
|
| |
| class | DtGuiThreadVrfRemoteController |
| | This class is a thread-safe API to the DtVrfRemoteController. More...
|
| |
| class | DtIconListsManager |
| | The icon lists manager is a simple manager that will maintain the current icon lists that can be shown and the current default icon list. More...
|
| |
| struct | DtIffStateDataEntry |
| |
| struct | DtIffStateData |
| |
| class | DtIffStateDataViewCollection |
| | Collection of VRF IFF specific state data. Use this state view to get information for IFF data for an entity. More...
|
| |
| class | DtIffStateObject |
| | This creates the DtIffStateData and adds it to a DtSimEntry. More...
|
| |
| class | DtIndirectArtilleryManager |
| | The indirect artillery manager will manage the indirect artillery items created int the scenario and allow for creation, deletion and modification of those items. More...
|
| |
| class | DtIndirectArtillerySettingsRecord |
| | Contains makVrf::DtIndirectArtillerySettingsRecord class. More...
|
| |
| class | DtInfluenceInteractionInterface |
| |
| class | DtAttackLine |
| | This class will display a 2D representation of the attack line. More...
|
| |
| class | DtSupplyLine |
| | Creates the supply line and updated from source to target. More...
|
| |
| class | DtInfluenceManager |
| | This class will be used to receive influence interactions and create or manage objects that will represent visual representations of those messages. More...
|
| |
| class | DtInformationPageConfiguration |
| | A configuration of the pages in the gui. More...
|
| |
| class | DtInformationPagePath |
| | A page path is the location of a page based upon it's parents. More...
|
| |
| class | DtIntervisibilityRadarCoverageElement |
| |
| class | DtIntervisibilitySensorFanStateListener |
| | The DtIntervisibilitySensorFanStateListener will contain information about intervisibility objects and signal when that information changes. More...
|
| |
| class | DtIntervisibilitySensorFanStateListenerCreator |
| | Creator for base intervisibility sensor fan creator. More...
|
| |
| class | DtIntervisibilitySensorFanVisualizer |
| | DtIntervisibilityLineVisualizer display an intervisibility line drawn as geometry in the scene. More...
|
| |
| class | DtJammingModeRequestor |
| | Requests jamming modes from back-end for given entities and caches the data. More...
|
| |
| class | DtLabelSymbolDecoration |
| | Symbol decoration that displays a label label. More...
|
| |
| class | DtLabelSymbolDecorationCreator |
| | Creator for DtLabelSymbolDecoration. More...
|
| |
| struct | DtLaserDesignatorState |
| |
| class | DtLaserDesignatorStateViewCollection |
| | Collection of VRF active sonar specific state data. Use this state view to get information for laser designator data for an entity. More...
|
| |
| class | DtLaserDesignatorStateObject |
| | This creates the DtLaserDesignatorState and adds it to a DtSimEntry. More...
|
| |
| class | DtLayoutManager |
| | The DtLayoutManager class allows for the managing (adding, setting and deleting) of UI Layout configurations. More...
|
| |
| class | DtLoadBalancingFactory |
| |
| class | DtLocalEnvironment |
| |
| class | DtLocalObjectManager |
| | The DtLocalObjectManager is the interface to be used when creating objects that are not to be published as part of the simulation. More...
|
| |
| class | DtSerializableVector |
| |
| class | DtSerializableTaitBryan |
| |
| class | DtSerializableStdVector |
| |
| struct | DtVrlinkSimulatedEntityStateContainer |
| |
| struct | DtVrlinkSimulatedEnvironmentProcessContainer |
| |
| class | DtLocalWeatherLookOperationManager |
| |
| class | DtLocalWeatherManager |
| |
| class | DtMakRadioInteractionInterface |
| |
| class | DtMapInformationOverlayInstance |
| | Will show a map scale given the overserver position and screen DPI. More...
|
| |
| class | DtMapInformationOverlayInstanceCreator |
| |
| class | DtMapInformationOverlayManager |
| | The Master DtMapInformationOverlayManager. More...
|
| |
| class | DtMapScaleInstance |
| | Will show a map scale given the overserver position and screen DPI. More...
|
| |
| class | DtMapScaleInstanceCreator |
| |
| class | DtSimMessageInterface |
| |
| class | DtVrfObjectMessageInterface |
| |
| class | DtVrfGuiTDLMessageInterface |
| |
| class | DtMineConfigurationSettingsRecord |
| |
| class | DtMissileTargetManager |
| |
| class | DtMouseMapBullseyePositionInstance |
| | Will show the database position of the mouse. More...
|
| |
| class | DtMouseMapBullseyePositionInstanceCreator |
| |
| class | DtMouseMapBullseyePositionOnPointerInstance |
| | Will show the range/bearing to the active bullseye next to the mouse cursor. More...
|
| |
| class | DtMouseMapBullseyePositionOnPointerInstanceCreator |
| |
| class | DtMouseMapPositionInstance |
| | Will show the database position of the mouse. More...
|
| |
| class | DtMouseMapPositionInstanceCreator |
| |
| class | DtMousePositionToDatabaseIntersector |
| |
| class | DtMtdCreator |
| | This class will create a VRF .mtd file with the specified visual and simulation terrains. More...
|
| |
| class | DtNavigationAreasManager |
| |
| class | DtNavigationPreferencesRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtNetworkMessageInterface |
| |
| class | DtNetworkMessageAgentInterface |
| | The DtNetworkMessageAgentInterface class wraps a DtNetworkMessageInterface that can be transported over the thread boundry. More...
|
| |
| class | DtNetworkMessageInterfaceHandler |
| |
| class | DtObjectConsoleMessageHandler |
| |
| class | DtObjectConsoleWarningVisualizer |
| | Symbol decoration that displays the information warning icon. More...
|
| |
| class | DtObjectDataInterface |
| | The DtObjectDataInterface class is a wrapper around state views to give access to convenience methods which will allow developers to more easily access data about those objects. More...
|
| |
| class | DtObjectDataInterfaceCreatorInterface |
| |
| class | DtObjectDataInterfaceCreator |
| | Templated class implementation. Create on and pass into the factory. More...
|
| |
| class | DtObjectDataInterfaceCreationFactory |
| |
| class | DtSharedObjectSettings |
| | The shared simulation settings. More...
|
| |
| class | DtObjectSettingsManager |
| | The Master DtObjectSettingsManager. More...
|
| |
| class | DtSharedObjectSettingsSignaler |
| | A signaler for the shared interest management settings. More...
|
| |
| class | DtObjectVisibilityManager |
| |
| class | DtOrbatDataInterface |
| | The DtOrbatDataInterface class is a wrapper around state views to give access to convenience methods which will allow developers to more easily access data about those objects. More...
|
| |
| struct | DtOrbatState |
| |
| class | DtOrbatStateViewCollection |
| | State view collection for orbat data. More...
|
| |
| class | DtOrbatStateObject |
| | This creates the DtOrbatState and adds it to a DtSimEntry. More...
|
| |
| class | DtOrderedEntityTypeList |
| |
| class | DtOrderedKeyList |
| |
| struct | DtDataFileCreationData |
| | The structure that needs to be filled in to create the environmental object. More...
|
| |
| class | DtDataFileReader |
| | Base class for loading external data files to convert to local overlay objects. More...
|
| |
| class | DtOGRReader |
| | Base OGR Reader class that will use GDAL and OGR to parse file. More...
|
| |
| class | DtOGRReaderCreator |
| | Creator used to create the OGR Reader. Install your own version in an initDeModile to create your own version of this class. More...
|
| |
| class | DtOverlayShapeFileLoadHandler |
| | The DtOverlayShapeFileLoadHandler class is the interface to be used when loading a shape file and having the contents either created locally (if not part of a scenario) or in the scenario as published objects. More...
|
| |
| class | DtOverlayShapeFileSaveHandler |
| | The DtOverlayShapeFileSaveHandler class is the interface to be used when saving and overlay layer to a shape file. More...
|
| |
| class | DtPaletteInformationManager |
| | The DtPaletteInformationManager is a class that is used to initially setup the palette for display. More...
|
| |
| class | DtPaletteInformationSettingsRecord |
| |
| class | DtPlanCommandSignaler |
| | The plan command signaler class will be used to issue signals for plan commands that are about to be manipulated. More...
|
| |
| class | DtPriorityUpdater |
| | This class will take a priority and change it into a Z order and assign it to models that support z ordering. More...
|
| |
| class | DtPropFacade |
| |
| class | DtPropShapefileCreateHandler |
| | Handler for looking at all the props in the system and translating them into shapefile point features. More...
|
| |
| class | DtPropShapefileImportHandler |
| | Handler for looking at all the point objects in a shapefile and translating them to props or speed trees as per the format of the dbf file. More...
|
| |
| struct | DtPropulsionNoiseStateDataEntry |
| |
| struct | DtPropulsionNoiseStateData |
| |
| class | DtPropulsionNoiseStateDataViewCollection |
| | Collection of VRF propulsion noise specific state data. More...
|
| |
| class | DtPropulsionNoiseStateObject |
| | This creates the DtPropulsionNoiseStateData and adds it to a DtSimEntry. More...
|
| |
| class | DtQueuedManager |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtRadarCoverageManager |
| |
| class | DtSharedRadarCoverageSettingsSignaler |
| | A signaler for the shared sensor contact lines settings. More...
|
| |
| class | DtSharedRadarCoverageSettings |
| | The shared radar coverage settings. More...
|
| |
| class | DtRadarCoverageModel |
| | Class which will manager overlay or extruded polygon models for drawing radar coverage areas. More...
|
| |
| class | DtRadarCoverageOverlayModel |
| | Class which will create overlay versions of the model. More...
|
| |
| class | DtRadarCoverageExtrudedModel |
| | Class which will create extruded versions of the model. More...
|
| |
| class | DtRadarCoverageSettingsRecord |
| |
| class | DtRadarModeRequestor |
| | Requests radar modes from back-end for given entities and caches the data. More...
|
| |
| class | DtRangeLineListener |
| |
| class | DtRangeLineListenerCreator |
| | Creator for base range line creator. More...
|
| |
| class | DtRangeLineSettingsManager |
| | This manager will manage settings for intervisibility objects. More...
|
| |
| class | DtRangeLineSettingsRecord |
| | Record class for Range Line settings. More...
|
| |
| class | DtRangeLineVertexVisualizer |
| |
| class | DtSharedRangeRingsSettings |
| | The shared simulation settings. More...
|
| |
| class | DtRangeRingsManager |
| | The Master DtRangeRingsManager. More...
|
| |
| class | DtSharedRangeRingsSettingsSignaler |
| | A signaler for the shared interest management settings. More...
|
| |
| class | DtRangeRingsSettingsRecord |
| |
| class | DtRangeRingsUpdatedInterface |
| | Used for message handler when range rings have been updated. More...
|
| |
| class | DtVrfRangeEllipseUpdater |
| |
| class | DtRangeRingUpdater |
| | Specialized updater that locks/unlocks any range rings items before/after updating. More...
|
| |
| class | DtRangeRingVisualizer |
| | A visualizer for displaying range rings. More...
|
| |
| class | DtRangeSphereVisualizer |
| | A visualizer for displaying range rings. More...
|
| |
| class | DtRangeSphereVisualizerCreator |
| | initialized values and connections into virtual methods More...
|
| |
| class | DtReactiveTaskOrganizer |
| | The DtReactiveTaskOrganizer class will organize reactive tasks for the given group of entities. More...
|
| |
| class | DtScenarioEventManager |
| |
| class | DtSharedScenarioEventsSignaler |
| | A signaler for the shared scenario events. More...
|
| |
| class | DtScenarioEventSettingsRecord |
| |
| class | DtScenarioSignaler |
| | This class will be used by the DtVrfScenarioManager and other classes to signal scenario related events that happen in the system (rewind, rollback, etc). More...
|
| |
| class | DtSelectionFiltersAssembler |
| | The base assembler is a singleton which assembles the selection fitlers defined in a Selection Filter Configuration. More...
|
| |
| class | DtSelectionFiltersConfiguration |
| | A configuration of the SelectionFilters in the gui. More...
|
| |
| class | DtSelectionFiltersMasterConfiguration |
| | The master configuration of all selection filters. Use this to maintain selection filters lists. More...
|
| |
| class | DtSelectionFiltersPath |
| | A selection filters path is a collection of selection filters used for a particular list box or item. More...
|
| |
| class | DtSelectionGroupManager |
| | The DtSelectionGroupManager class is the interface to be used when creating selection group. More...
|
| |
| class | DtVrfSelectionGroupFilter |
| | The DtVrfSelectionGroupFilter will be used in the selection group widget to show items contained within a selection group. More...
|
| |
| class | DtSensorContactLinesModel |
| | Implementation of class that will manage a collection of line models. More...
|
| |
| class | DtVrfOsg3DSegmentedLineModel |
| |
| class | DtVrf3DSegmentedLineModelInstance |
| |
| class | DtVrf3DLineModelInstanceSegment |
| |
| class | DtSensorContactLinesSettingsRecord |
| |
| class | DtSensorContactLinesUpdater |
| | Udpater that will update the sensor contact lines and positions for entities sensor contacts. More...
|
| |
| class | DtSensorContactLinesVisualizer |
| | DtSensorContactLinesVisualizer will contain common code to both the 2D and 3D visualizers. More...
|
| |
| class | DtSensorFanKeyInstance |
| | vrvGraphics-based implementation of grid lines More...
|
| |
| class | DtSensorFanKeyInstanceCreator |
| |
| class | DtSensorFanKeyManager |
| | The Master DtSensorFanKeyManager. Will show/hide the sensor fan key. More...
|
| |
| class | DtSensorFieldOfViewControlInteractionData |
| | The DtSensorFieldOfViewControlInteractionContents provides the data contents of a SensorFieldOfViewControlInteraction. More...
|
| |
| struct | DtSensorSimState |
| | This is the protocol independent state of a sensor. More...
|
| |
| class | DtSetObserverViewCommand |
| | DtSetObserverViewCommand sets the named observer to the record contained. More...
|
| |
| class | DtSetObserverViewCommandCreator |
| | DtSetObserverViewCommandCreator creates DtSetObserverViewCommands. More...
|
| |
| class | DtSharedFontDatabase |
| | Shared access to font file information. More...
|
| |
| class | DtSharedModelSet |
| | Shared information about the current model set and entities/platforms that are available to it. More...
|
| |
| class | DtSharedModelSetSignaler |
| | A signaler for the shared model set changes. More...
|
| |
| class | DtSharedNetworkSignaler |
| |
| class | DtSharedVrfVrlApplicationSettings |
| | Class for holding extended settings that are communicated over the thread boundry. More...
|
| |
| class | DtSharedVrfVrlSimulationSettingsSignaler |
| | Shared signaler for when extended settings change. More...
|
| |
| struct | DtSimpleObjectDataState |
| | Data that is used for folders in the organized object list view. More...
|
| |
| struct | DtSimpleTypedDictionary |
| |
| class | DtSimulationBackendStartupHelper |
| | This class will, given the current front-end protocol, start a back-end with the command line arguments available to communicate with the front-end given the simulation address. More...
|
| |
| class | DtSphereEditor |
| | Editor for sphere objects. Will also create the visualizers (and manage) for the editing. More...
|
| |
| class | DtSphereEditorCreator |
| |
| class | DtSpotReportContactRadiusIndicatorSymbolDecoration |
| | Symbol decoration that displays a contact radius circle for a spot report. More...
|
| |
| class | DtSpotReportContactRadiusIndicatorSymbolDecorationCreator |
| | Creator for DtSpotReportContactRadiusIndicatorSymbolDecoration. More...
|
| |
| class | DtSpotReportDataHandler |
| |
| class | DtSpotReportDataHandlerCreatorInterface |
| |
| class | DtSpotReportDataInterface |
| | The DtSpotReportDataInterface class is a wrapper around state views to give access to convenience methods which will allow developers to more easily access data about those objects. More...
|
| |
| class | DtSpotReportDataProcessor |
| |
| class | DtSpotReportHeadingIndicatorSymbolDecoration |
| | Symbol decoration that displays a heading indicator line for a spot report. More...
|
| |
| class | DtSpotReportHeadingIndicatorSymbolDecorationCreator |
| | Creator for DtSpotReportHeadingIndicatorSymbolDecoration. More...
|
| |
| class | DtVrfTDLMessageDataHeadingIndicatorSymbolDecorationCreator |
| | TDL Version. Need separate one such that they can be turned on/off separately from spot reports. More...
|
| |
| class | DtSpotReportListenerImplementation |
| |
| class | DtSpotReportListener |
| |
| struct | DtSpotReportState |
| |
| class | DtSpotReportStateViewCollection |
| | State view collection for spot report data. More...
|
| |
| class | DtSpotReportStateObject |
| | This creates the DtSpotReportState and adds it to a DtSimEntry. More...
|
| |
| class | DtSpotReportSymbolDecoration |
| | Generic symbol decoration for spot reports that will be created around a value that will be displayed based on existing spot report information. More...
|
| |
| class | DtSpotReportSymbolDecorationLocation |
| |
| class | DtSpotReportSymbolDecorationOrientation |
| |
| class | DtSpotReportSymbolDecorationCreator |
| | Creator for DtNameSymbolDecoration. More...
|
| |
| class | DtSpotReportSymbolDecorationLocationCreator |
| |
| class | DtSpotReportSymbolDecorationOrientationCreator |
| |
| class | DtSpotReportTrackHistoryUpdater |
| |
| class | DtSpotReportTrackHistoryVisualizer |
| |
| class | DtVrfOsgTrackHistoryRibbon |
| |
| class | DtVrfOsgTrackHistoryRibbonCreator |
| |
| class | DtSpotReportVelocityIndicatorSymbolDecoration |
| | Symbol decoration that displays a velocity indicator line for a spot report. More...
|
| |
| class | DtSpotReportVelocityIndicatorSymbolDecorationCreator |
| | Creator for DtSpotReportVelocityIndicatorSymbolDecoration. More...
|
| |
| class | DtStatePropertyDecoration |
| |
| class | DtStatePropertyDecorationCreator |
| | Base class for state property decoration creators. More...
|
| |
| class | DtStatePropertyDecorationFactory |
| | Factory for creating state property decorations. More...
|
| |
| class | DtStatePropertyDecorationVisualizer |
| | This visualizer will allow for show/hide of various bits of state property data. More...
|
| |
| class | DtSubMenuPath |
| |
| class | DtSubMenuConfiguration |
| | Subclass for additional functionality needed by VRF. More...
|
| |
| class | DtSupplyListRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtSymbolTracker |
| | Contains makVrf::DtSymbolTracker class. More...
|
| |
| class | DtSymbolTrackerCreator |
| | !!!!!!!! Creator More...
|
| |
| class | DtSystemListRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtTacticalGraphicDataInterface |
| | The DtTacticalGraphicDataInterface class is a wrapper around state views to give access to convenience methods which will allow developers to more easily access data about those objects. More...
|
| |
| class | DtTacticalGraphicListenerExtensions |
| |
| class | DtTacticalGraphicOverlaySettingsManager |
| | The DtTacticalGraphicOverlaySettingsManager class will keep track of overlay state and restore it when the scenario is loaded. More...
|
| |
| class | DtTaskVisualizationManager |
| | This class contains additional keyword/text mapping data for the gui. More...
|
| |
| class | DtTDLGenericNetworkMessage |
| |
| class | DtTDLPPLIMessage |
| | There are certain TDL messages that are indicators of locational display and symbol creation. More...
|
| |
| class | DtTDLNetworkMessageHandler |
| |
| class | DtTerrainProfileDataEnvironmentalListener |
| | Contains the makVrf::DtTerrainProfileDataEnvironmentalListener class. More...
|
| |
| class | DtTerrainProfileDataEnvironmentalStateView |
| | Contains the makVrf::DtTerrainProfileDataStateView class. More...
|
| |
| class | DtTerrainProfileDataIntervisibilityListener |
| | Contains the makVrf::DtTerrainProfileDataIntervisibilityListener class. More...
|
| |
| class | DtTerrainProfileDataProvider |
| | Contains the makVrf::DtTerrainProfileDataProvider class. More...
|
| |
| class | DtTerrainProfileDataStateView |
| |
| class | DtTerrainProfileDataTrackHistory |
| | Contains the makVrf::DtTerrainProfileDataTrackHistory class. More...
|
| |
| class | DtTerrainProfileSettingsManager |
| | Contains makVrf::DtTerrainProfileSettingsManager class. More...
|
| |
| class | DtTerrainProfileSettingsRecord |
| | Contains makVrf::DtTerrainProfileSettingsRecord class. More...
|
| |
| class | DtSharedTerrainProfileSettings |
| |
| class | DtTerrainSettingsManager |
| | Contains makVrf::DtTerrainSettingsManager class. More...
|
| |
| class | DtTimeSinceLastReportSymbolDecoration |
| | Symbol decoration that displays a heading indicator line for a spot report. More...
|
| |
| class | DtTimeSinceLastReportSymbolDecorationCreator |
| | Creator for DtSpotReportHeadingIndicatorSymbolDecoration. More...
|
| |
| class | DtTDLTimeSinceLastReportSymbolDecorationCreator |
| | TDL Version. Need separate one such that they can be turned on/off separately from spot reports. More...
|
| |
| class | DtTimeZoneManager |
| | The timezone manager keeps track of all timezones available for the user to select from in the system. More...
|
| |
| class | DtVrf2DEllipseVisualizer |
| | This visualizer will change the appearance of the area if it is a weather visualizer. More...
|
| |
| class | DtVrf2DEnvironmentalAreaVisualizer |
| | This visualizer will change the appearance of the area if it is a weather visualizer. More...
|
| |
| class | DtVrfAggregateSpotReportStateListener |
| |
| class | DtVrfAirTurbulenceManipulationHandler |
| | The handler for creating weather objects. More...
|
| |
| class | DtVrfAppearanceManager |
| | The manager for appearances. More...
|
| |
| struct | DtArtParamCurrMinAndMax |
| |
| class | DtVrfArtPartRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtVrfAttachableEntityFanUpdaterCreator |
| | Creator override. More...
|
| |
| class | DtVrfAttachableEntityFanUpdater |
| | Overide that adds the ability to request information from the back-end for Fan checks. More...
|
| |
| class | DtVrfAttachableFanUpdaterClassesCreator |
| | Creator override. More...
|
| |
| class | DtVrfAttachableFanUpdater |
| | Overide that adds the ability to request information from the back-end for Fan checks. More...
|
| |
| class | DtVrfAttachableIntervisibilityUpdaterClassesCreator |
| | Creator override. More...
|
| |
| class | DtVrfAttachableIntervisibilityUpdater |
| | Overide that adds the ability to request information from the back-end for intervisibility checks. More...
|
| |
| class | DtVrfAttributeGroupWidget |
| |
| class | DtVrfValueBarAttribute |
| |
| class | DtVrfImageAttribute |
| |
| class | DtVrfBackendSettingsManager |
| | The Master DtVrfBackendSettingsManager. More...
|
| |
| class | DtVrfBackendState |
| |
| class | DtVrfBackendStateObject |
| |
| class | DtVrfBoxManipulationHandler |
| | The handler for creating and manipulating circles/ellipses. More...
|
| |
| class | DtVrfCapabilitiesManager |
| | The manager for appearances. More...
|
| |
| class | DtVrfCircleManipulationHandler |
| | The handler for creating and manipulating circles/ellipses. More...
|
| |
| class | DtVrfCloudLayerBoxManipulationHandler |
| | The handler for creating weather objects. More...
|
| |
| class | DtVrfContextMenuManagerSignaler |
| | This class is used by the right click context menu to send signals for various states of context menu design. More...
|
| |
| class | DtVrfCopyPasteHandler |
| | The Master DtVrfCopyPasteManagerHandler. More...
|
| |
| class | DtVrfCopyPasteManager |
| | The Master DtVrfCopyPasteManager. More...
|
| |
| class | DtVrfCurrentTaskManager |
| |
| class | DtVrfDe |
| |
| class | DtVrfDebugLog |
| | Override to detach printers that are already created by VRF. More...
|
| |
| class | DtVrfDiGuyCharacterDataManager |
| |
| class | DtVrfDisplayUnitsSettingsManager |
| | The DtVrfDiplayUnitSettingsMnager class is a subclass of the DtDisplayUnitsSettingsManager to add methods for temperature. More...
|
| |
| class | DtVrfDynamicTerrainSwitchHandler |
| | Creation/edit of entity objects. More...
|
| |
| class | DtVrfEditManagerEventProcessor |
| | Listen for double-click events on behalf of the DtVrfEditManager and initiate the edit process. More...
|
| |
| class | DtVrfEditManagerEventProcessorCreator |
| |
| class | DtVrfElementDefinitionTypeManager |
| | The DtVrfElementDefinitionTypeManager class is a class that allows for the loading of a minimal set of element definitions in preparation for loading msot as part of a simulation model set. More...
|
| |
| class | DtVrfElementDefinitionManager |
| | Specialize class used by the vrf version of the element definition type manager+. More...
|
| |
| class | DtVrfEntityManipulationHandler |
| | Creation/edit of entity objects. More...
|
| |
| class | DtVrfEntitySpotReportStateListener |
| |
| class | DtVrfEntityTypeDictionaryManager |
| | The manager for appearances. More...
|
| |
| class | DtVrfExtendedApplicationSettingsData |
| | This class will be used to store the extended application states and will be referenced by the DtVrfExtendedApplicationSettings class. More...
|
| |
| class | DtVrfExtendedApplicationSettings |
| | The DtVrfExtendedApplicationSettings class will use the DtVrfGuiApplicationSettings class to keep a flag of extended application state settings. More...
|
| |
| class | DtVrfExtendedEntitySettingsData |
| | This class will be used to store the extended entity states and will be referenced by the DtVrfExtendedEntitySettings class. More...
|
| |
| class | DtVrfExtendedEntitySettings |
| | The DtVrfExtendedEntitySettings class will use the DtVrfGuiApplicationSettings class to keep a flag of extended entity state settings. More...
|
| |
| class | DtVrfExtendedIntervisibilitySettingsData |
| | This class will be used to store the extended intervisibility states and will be referenced by the DtVrfExtendedIntervisibilitySettings class. More...
|
| |
| class | DtVrfExtendedIntervisibilitySettings |
| | The DtVrfExtendedIntervisibilitySettings class will use the DtVrfGuiApplicationSettings class to keep a flag of extended intervisibility state settings. More...
|
| |
| class | DtIntervisibilityOptionExtensions |
| |
| class | DtVrfIntervisibilityLineStateListener |
| | !!!!!!!!!!!!!!!!!! DtVrfIntervisibilityLineStateListener More...
|
| |
| class | DtVrfIntervisibilityLineStateListenerCreator |
| |
| class | DtVrfIntervisibilityFanStateListener |
| | !!!!!!!!!!!!!!!!!! DtVrfIntervisibilityFanStateListener More...
|
| |
| class | DtVrfIntervisibilityFanStateListenerCreator |
| |
| class | DtVrfIntervisibilityEntityFanStateListener |
| | !!!!!!!!!!!!!!!!!! DtVrfIntervisibilityEntityFanStateListener More...
|
| |
| class | DtVrfIntervisibilityEntityFanStateListenerCreator |
| |
| class | DtVrfFormationRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtVrfGui2DAggregateMilStdIconVisualizer |
| |
| class | DtVrfGuiEntityMilStdIconVisualizer |
| |
| class | DtVrfGuiEnvironmentalMilStdIconVisualizer |
| |
| class | DtVrfGui3DAggregateMilStdIconVisualizer |
| |
| class | DtVrfGuiEntitySymbolDecorationVisualizer |
| |
| class | DtVrfGuiAggregateSymbolDecorationVisualizer |
| |
| class | DtVrfGuiTacticalGraphicSymbolDecorationVisualizer |
| |
| class | DtVrfGuiApplication |
| | The root IG for VR-Forces. Inherits from makVrv::DtVrfApplication. More...
|
| |
| class | DtVrfGuiApplicationSetting |
| |
| class | DtVrfGuiSettingsFactory |
| |
| class | DtVrfGuiApplicationSettings |
| |
| class | DtVrfGuiCommandLineParser |
| | The MAK Stealth Application's command line processor. More...
|
| |
| class | DtVrfGuiConfiguration |
| |
| class | DtVrfGuiEnvironmentalPointKinStateVisualizer |
| |
| class | DtVrfGuiForceManager |
| | Extends the force manager to add country codes. More...
|
| |
| class | DtVrfGuiForcesRequestor |
| | Simple class to request forces from the back-end and process them into the DtForcesManager. More...
|
| |
| class | DtVrfGuiIntervisibilityVertexVisualizer |
| | Contains makVrf::DtVrfGuiIntervisibilityDriver class. More...
|
| |
| class | DtVrfGuiIntervisibilityDriver |
| |
| class | DtVrfGuiIntervisibilityDriverCreator |
| |
| class | DtVrfGuiJoystickControlHandler |
| | Handler that will manage the objects that are taken control of for joystick controls and process the events to apply to them. More...
|
| |
| class | DtVrfGuiJoystickControlHandlerCreator |
| | Registered creator for this class. More...
|
| |
| class | DtVrfGuiJoystickControlManager |
| | This class will be used to query about current joysticks and the capabilities they might have. More...
|
| |
| class | DtVrfGuiModelManager |
| | The DtVrfGuiModelManager is a simple wrapper around the DtVrfModelManager that can be used to instantiate in a de. More...
|
| |
| class | DtVrfGuiOrbatManager |
| | The DtVrfGuiOrbatManager is the interface to determine if items are in the orbat hierarchy or not. More...
|
| |
| class | DtVrfGuiPluginManagerExt |
| | Extend the base level Vantage plugin manager class to allow for additional plugins to be loaded after core plugins. More...
|
| |
| class | DtVrfGuiPluginManager |
| |
| class | DtVrfGuiSettingsManager |
| | The class that will contain information about various scenario settings. More...
|
| |
| class | DtVrfGuiSettingsRecord |
| |
| class | DtVrfGuiSidcRequestor |
| | This class will request sidc information and keep the latest request. Call hasInformation() to see if information has been retrieved. More...
|
| |
| class | DtVrfIndirectArtilleryManipulationHandler |
| | Specialized version of the circle manipulation hander, this handler will create and edit indirect artillery objects. More...
|
| |
| class | DtVrfMenu |
| |
| class | DtVrfMenuEntry |
| |
| class | DtVrfMenuItem |
| |
| class | DtVrfModelSetManager |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtVrfMsdlOrbatImporterExporter |
| | This class will import/export MSDL files into/from an associated ORBAT hierarchy. More...
|
| |
| class | DtVrfMultipleObjectEditorManipulationHandler |
| | This class will manage the editing of multiple different types of objects based on the handlers and ids provided. More...
|
| |
| class | DtVrfMunitionDetonationManipulationHandler |
| | Creation/edit of entity objects. More...
|
| |
| class | DtVrfNameSymbolDecoration |
| | Symbol decoration that displays a name label. More...
|
| |
| class | DtVrfNameSymbolDecorationCreator |
| | Creator for DtNameSymbolDecoration. More...
|
| |
| struct | DtRangeItem |
| |
| struct | DtVrfNetworkUpdateObjectDataState |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| struct | DtVrfObjectDataState |
| |
| class | DtVrfObjectDataStateViewCollection |
| | Collection of VRF Object specific state data. More...
|
| |
| class | DtVrfObjectDataStateObject |
| | This creates the DtEntityState and adds it to a DtSimEntry. More...
|
| |
| class | DtVrfObjectFacadeInterface |
| |
| class | DtVrfObjectManipulationEventProcessor |
| | Manage the tick and mouse events when editing or placing a Vrf object. More...
|
| |
| class | DtVrfObjectManipulationEventProcessorCreator |
| |
| class | DtVrfIntervisibilityEditingEventProcessor |
| | !!!!!!!!!! More...
|
| |
| class | DtVrfIntervisibilityEditingEventProcessorCreator |
| |
| class | DtVrfObjectManipulationHandlerBaseClass |
| |
| class | DtVrfObjectManipulationHandlerCreatorInterface |
| |
| class | DtVrfObjectManipulationHandlerCreator |
| |
| class | DtVrfObjectManipulationManager |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtVrfObjectManipulationManagerCreator |
| |
| class | DtVrfOsgArticulatedModel |
| |
| class | DtVrfOsgObserverObjectClassesCreator |
| |
| class | DtVrfOsgObserverObject |
| |
| class | DtVrfOverlayEllipseArcModel |
| | Extension of Vantage ellipse arc model (overlay) to allow for only displaying of Arcs without pie legs. More...
|
| |
| class | DtVrfOverlayEllipseArcModelInstance |
| | Implements the arc only code. More...
|
| |
| class | DtVrfPersistentTrackSwitchHandler |
| | Creation/edit of entity objects. More...
|
| |
| class | DtVrfPointManipulationHandler |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtVrfPropAdder |
| | Adds props to an existing terrain layer. More...
|
| |
| class | DtVrfPropManipulationHandler |
| |
| class | DtVrfResourceManager |
| |
| class | DtVrfResourceRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtVrfScriptedTaskManager |
| | The Master DtVrfScriptedTaskManager. More...
|
| |
| class | DtVrfScriptedTaskSettingsManager |
| | The DtVrfScriptedTaskSettingsManager class will keep track of settings that are scenario specific for scripted tasks. More...
|
| |
| class | DtVrfScriptedTaskSettingsRecord |
| |
| class | DtVrfSelectionFilter |
| |
| class | DtSimStateFilter |
| |
| class | DtLaserDesignatorFilter |
| |
| class | DtVrfSelectionObjectFilter |
| |
| class | DtVrfNotObjectFilter |
| |
| class | DtVrfOrFilter |
| |
| class | DtVrfAndFilter |
| |
| class | DtVrfKindLessThanFilter |
| |
| class | DtAllFilters |
| | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! More...
|
| |
| class | DtAllEnvironmentalsFilters |
| | Same as All filter, but, with a different name. More...
|
| |
| class | DtAllMunitionsFilter |
| |
| class | DtAllControlObjectsFilter |
| |
| class | DtAllOverlayObjectsFilter |
| |
| class | DtAllOverlayAndControlObjectsFilter |
| |
| class | DtPlanVariablesFilter |
| |
| class | DtWaypointsFilter |
| |
| class | DtAerodromesFilter |
| |
| class | DtRoutesFilter |
| |
| class | DtRunwaysFilter |
| |
| class | DtAerodromeRunwaysFilter |
| | This aerodrome runway filter is a little different than the common ones We can also filter runways with the runways associated with a specific aerodrome If no specific aerodrome is set, then all runways will be displayed. More...
|
| |
| class | DtLocalWeatherObjectFilter |
| |
| class | DtBullseyeObjectFilter |
| |
| class | DtCloudLayerObjectFilter |
| |
| class | DtAirTurbulenceObjectFilter |
| |
| class | DtGlobalWeatherObjectFilter |
| |
| class | DtPhaseLinesFilter |
| |
| class | DtArealFilter |
| |
| class | DtObstaclesFilter |
| |
| class | DtEngineeringObjectPointFilter |
| |
| class | DtEngineeringObjectLineFilter |
| |
| class | DtSpawnPointsFilter |
| |
| class | DtEngineeringObjectAreaFilter |
| |
| class | DtGlobalPlansFilter |
| |
| class | DtEngineeringObjectFixedSizeAreaFilter |
| |
| class | DtAllEngineeringObjectsFilter |
| |
| class | DtFortificationEngineeringObjectsFilter |
| |
| class | DtObstacleEngineeringObjectsFilter |
| |
| class | DtBoobyTrapEngineeringObjectsFilter |
| |
| class | DtExplosiveEngineeringObjectsFilter |
| |
| class | DtDitchEngineeringObjectsFilter |
| |
| class | DtRoadEngineeringObjectsFilter |
| |
| class | DtBridgeEngineeringObjectsFilter |
| |
| class | DtBreachEngineeringObjectsFilter |
| |
| class | DtStealthObjectFilters |
| |
| class | DtAvailableFrontEndFilter |
| |
| class | DtAllStealthObjectsFilter |
| |
| class | DtStealthObserverFilter |
| |
| class | DtIndirectFireFilter |
| |
| class | DtDisaggregationAreaFilter |
| |
| class | DtNuclearContaminationArea |
| |
| class | DtBiologicalContaminationArea |
| |
| class | DtChemicalContaminationArea |
| |
| class | DtAllContaminationAreas |
| |
| class | DtHazardCloudsFilter |
| |
| class | DtPointsFilter |
| |
| class | DtAllScenarioEventsFilter |
| |
| class | DtMissileTargetFilter |
| |
| class | DtScenarioEventFilter |
| |
| class | DtLinesFilter |
| |
| class | DtAreasFilter |
| |
| class | DtCirclesFilter |
| |
| class | DtInsideCirclesFilter |
| |
| class | DtTextFilter |
| |
| class | DtSymbolsFilter |
| |
| class | DtAllEntitiesFilter |
| |
| class | DtAllSensorFieldOfViewEntitiesFilter |
| |
| class | DtAllLandFilter |
| |
| class | DtAllAirFilter |
| |
| class | DtAllSurfaceFilter |
| |
| class | DtAllSubsurfaceFilter |
| |
| class | DtAllSpaceFilter |
| |
| class | DtAllAggregatesFilter |
| |
| class | DtAllPseudoAggregatesFilter |
| |
| class | DtAllTrueAggregatesFilter |
| |
| class | DtAirAggregatesFilter |
| |
| class | DtGroundAggregatesFilter |
| |
| class | DtSurfaceAggregatesFilter |
| |
| class | DtSubsurfaceAggregatesFilter |
| |
| class | DtAllCulturalFeaturesFilter |
| |
| class | DtAllEntitiesAndAggregatesFilter |
| |
| class | DtAllEntitiesAggregatesAndEnvironmentalsFilter |
| |
| class | DtVrfAllEntitiesTDLFilter |
| | Filter to show only TDL reports for entities. Will be true if global id is "TDL Report". More...
|
| |
| class | DtVrfTDLDomainFilter |
| | Filter to show only TDL reports for entities. Will be true if global id is "TDL Report". More...
|
| |
| class | DtVrfNullFilter |
| | Always returns false. More...
|
| |
| class | DtVrfAllTacticalGraphicsTDLFilter |
| | Filter to show only TDL reports for tactical graphics. Will be true if global id is "TDL Report". More...
|
| |
| class | DtVrfAllEntitiesSpotReportFilter |
| | Filter to show only spot reports for entities. Will be true if global id is "Spot Report". More...
|
| |
| class | DtVrfAllAggregatesSpotReportFilter |
| | Filter to show only spot reports for entities. Will be true if global id is "Spot Report". More...
|
| |
| class | DtVrfAllTacticalGraphicsSpotReportFilter |
| | Filter to show only spot reports for tactical graphics. Will be true if global id is "Spot Report". More...
|
| |
| class | DtVrfFilterContainer |
| | Special placeholder filter that, when created, will expand to an object selection filter that has the name prepended with the force. More...
|
| |
| class | DtByForceFilter |
| |
| class | DtAllEntitiesByForceFilter |
| |
| class | DtAllSensorFieldOfViewEntitiesByForceFilter |
| |
| class | DtAllLandByForceFilter |
| |
| class | DtAllAirByForceFilter |
| |
| class | DtAllSurfaceByForceFilter |
| |
| class | DtAllSubsurfaceByForceFilter |
| |
| class | DtAllSpaceByForceFilter |
| |
| class | DtAllAggregatesByForceFilter |
| |
| class | DtAllPseudoAggregatesByForceFilter |
| |
| class | DtAllEntitiesAndAggregatesByForceFilter |
| |
| class | DtOverlayPointsFilter |
| |
| class | DtAllWeatherObjectsFilter |
| |
| class | DtAllMoveToPointObjectsFilter |
| |
| class | DtAllMoveToPointObjectsByForceFilter |
| |
| class | DtAllMoveAlongRouteFilter |
| |
| class | DtAllLinearOverlayObjectsFilter |
| |
| class | DtForceFilter |
| |
| class | DtLifeformsFilter |
| |
| class | DtLifeformsByForceFilter |
| |
| class | DtOverlayAreasFilter |
| |
| class | DtAllSimulatedObjectsFilter |
| |
| class | DtTacticalGraphicOverlayVisibilityFilter |
| |
| class | DtTopLevelCategoryFilter |
| |
| class | DtVrfSelectionHandler |
| | Functionality added to allow developers to more easily get information about currently selected items. More...
|
| |
| class | DtVrfSensorDomainManager |
| | Simple class that will request the sensor domain from the currently selected back-end. More...
|
| |
| class | DtVrfSensorFieldOfViewManager |
| | The sensor field of view manager. More...
|
| |
| class | DtVrfSensorViewCreator |
| | Override to have create controls be true for VRF. More...
|
| |
| class | DtVrfSensorViewCreatorCreator |
| |
| struct | _DtSensorContactInformation |
| |
| struct | _DtSensorInformation |
| |
| class | DtVrfSensorInfoManager |
| |
| class | DtSharedSensorContactLinesSettingsSignaler |
| | A signaler for the shared sensor contact lines settings. More...
|
| |
| class | DtSharedSensorContactLinesSettings |
| | The shared sensor contact lines settings. More...
|
| |
| class | DtVrfSessionSettingsManager |
| | The class that will contain information about various scenario settings. More...
|
| |
| class | DtVrfSessionSettingsRecord |
| |
| class | DtVrfShapeManipulationHandler |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtVrfSharedVisibilityChangeSignaler |
| | A global signaler object for the DtVrfSharedVisibilityChangeSignaler class. More...
|
| |
| class | DtVrfDistributedEnvironmentSettingsManager |
| |
| class | DtVrfSilverliningGroup |
| |
| class | DtVrfSimBackendManager |
| | Maintains and signals state of the simulation engines that are currently connected to the GUI. More...
|
| |
| class | DtVrfSimulationObjectGroupManipulationHandler |
| | This class will manage the creation of a simulation object group. There is only creation of these groups – not editing. More...
|
| |
| class | DtVrfSimulationSettingsManager |
| | The class that will contain information about various scenario settings. More...
|
| |
| class | DtVrfSimulationSettingsRecord |
| |
| class | DtVrfSpotReportDataHandler |
| |
| class | DtVrfSpotReportDataHandlerCreator |
| |
| class | DtVrfSpotReportManager |
| |
| class | DtVrfSpotReportsSettingsRecord |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtSharedSpotReportSettings |
| |
| class | DtVrfSpotReportVisualHandler |
| |
| class | DtVrfSpotReportVisualHandlerCreator |
| |
| class | DtVrfSpotReportVisualizer |
| |
| class | DtVrfSpotReportVisualizerCreator |
| | Creator for this visualizer type used for spot reports only. More...
|
| |
| class | DtVrfSpotReportVisualizerSet |
| |
| class | DtStateViewMarkingTextProvider |
| | Marking text provider for state view. More...
|
| |
| class | DtVrfSimulatedEntityStateViewCollection |
| | State view collection for entity state data. More...
|
| |
| class | DtVrlinkSimulatedBaseStateViewCollection |
| | State view collection for all state data. More...
|
| |
| class | DtVrfStateViewCollectionManager |
| | This class is the central point for looking up information about a particular object in the VRF GUI. More...
|
| |
| class | DtVrfTacticalGraphicImageSymbolVisualizer |
| | A visualizer for displaying an image as defined in a scenario event as a special case. More...
|
| |
| class | DtVrfTacticalGraphicOverlayManager |
| | Override tactical graphic manager to support aggregate/entities on palette. More...
|
| |
| class | DtVrfTacticalGraphicStateListener |
| |
| class | DtVrfTacticalGraphicSpotReportStateListener |
| |
| class | DtTasksAndSets |
| |
| class | DtDIGuyAppearancesAndAnimations |
| | This class contains sets of possible options for each DI-Guy character type. More...
|
| |
| class | DtVrfTaskSetManager |
| | This class will maintain a list of all available task and sets for a particular object in the scenario. More...
|
| |
| class | DtVrfTDLMessageDataHandler |
| |
| class | DtVrfTDLMessageDataHandlerCreatorInterface |
| |
| class | DtVrfTDLMessageDataHandlerCreator |
| |
| class | DtVrfTDLMessageDataInterface |
| | The DtVrfTDLMessageDataInterface class is a wrapper around state views to give access to convenience methods which will allow developers to more easily access data about those objects. More...
|
| |
| class | DtVrfTDLMessageDataProcessor |
| |
| struct | DtVrfTDLMessageDataState |
| | Note that the "protocol" keyword is used by by the TDL manager to allow users to filter out messages from particular protocols. More...
|
| |
| class | DtVrfTDLMessageDataStateViewCollection |
| | State view collection for TDL data. More...
|
| |
| class | DtVrfTDLMessageDataStateObject |
| | This creates the DtVrfTDLMessageDataState and adds it to a DtSimEntry. More...
|
| |
| class | DtVrfTDLMessageDataVisualHandler |
| |
| class | DtVrfTDLMessageDataVisualHandlerCreator |
| |
| class | DtVrfTDLMessageDataVisualizer |
| |
| class | DtVrfTDLMessageDataVisualizerCreator |
| | Creator for this visualizer type used for TDL Message Data viewing only. More...
|
| |
| class | DtVrfTDLMessageManager |
| |
| class | DtVrfTDLSettingsRecord |
| |
| class | DtVrfTerrain |
| | Extension of DtVrvTerrain that sends a signal when the terrain is set from record. More...
|
| |
| class | DtVrfTerrainCreator |
| | Creator. More...
|
| |
| class | DtVrfInputDriver |
| | Subclass to allow the channel to change on mouse movement. More...
|
| |
| class | DtVrfInputDriverCreator |
| |
| class | DtVrfTerrainPropListRecord |
| | A list of DtVrfTerrainPropRecord objects. More...
|
| |
| class | DtVrfTerrainPropRecord |
| | A record holding information about a prop category presented in the prop placement palette. More...
|
| |
| class | DtAggregateArticulatedStateModelVisualizer |
| | Visualizes the kinematic state of an aggregate by moving a scene object. More...
|
| |
| class | DtVrfEntityArticulatedStateModelVisualizer |
| | Override to allow the setting of the entity type into the articulated model. More...
|
| |
| class | DtVrfEntityTrackHistoryVisualizer |
| | Override track history visualizer so this can be used on spot reports. More...
|
| |
| class | DtVrfEnvironmentalVertexVisualizer |
| | Override environmental vertex visualizer to support points by force and color of object. More...
|
| |
| class | DtVrfMultiPointEmbarkationUpdater |
| |
| class | DtVrfMultiPointEmbarkationUpdaterClassesCreator |
| |
| class | DtVrfSelectionManager |
| | Override to prevent terrain from being in multiple selection if that is the operation to be performed during selection. More...
|
| |
| class | DtVrfDeTimeManager |
| | DtVrfDeTimeManager. More...
|
| |
| class | DtVrfDeTimeManagerCreator |
| |
| class | DtVrfIntervisibilitySettingsManager |
| |
| class | DtVrfVertexManipulationHandler |
| | Template class that defines vertex manipulation handlers. More...
|
| |
| class | DtVrfShapeVertexManipulationHandler |
| | Shape vertex manipulation class. More...
|
| |
| class | DtVrfCircleVertexManipulationHandler |
| | Circle vertex manipulation class. More...
|
| |
| class | DtVrfBoxVertexManipulationHandler |
| | Box vertex manipulation class. More...
|
| |
| class | DtVrfWeatherVertexBoxManipulationHandler |
| | Weather vertex manipulation class. More...
|
| |
| class | DtVrfCloudLayerVertexBoxManipulationHandler |
| | Weather vertex manipulation class. More...
|
| |
| class | DtVrfWeatherVertexAreaManipulationHandler |
| |
| class | DtVrfWeatherVertexCircleManipulationHandler |
| |
| class | DtVrfWindCorridorVertexManipulationHandler |
| |
| class | DtVrfAirTurbulenceVertexManipulationHandler |
| |
| class | DtVrfVisualMetaDataManager |
| | The DtVisualMetaDataManager will use Vantage classes to read meta data files based on the given entity type, and, if the data exists, return a map of linkages and values that can be applied to those linkages to change aspects of the visual model associated with the entity type. More...
|
| |
| class | DtVrfEntityTypeMapper |
| | Subclass to allow for setting of filename. More...
|
| |
| class | DtVrfVisualsManager |
| | The DtVrfVisualsManager class is a class that allows for the loading of visuals (definitions, mappings and model definitions) for a given simulation model set. More...
|
| |
| class | DtVrfDataInterraceResourceRequestor |
| | The DtVrfDataInterraceResourceRequestor class will request resources and add them to an internal structure, signaling when the structure is up to date. More...
|
| |
| class | DtVrfVrlinkDataInterface |
| | This subclass of DtObjectDataInterface accesses data from a VR-Forces object from the network. More...
|
| |
| class | DtVrfWeatherBoxManipulationHandler |
| | The handler for creating weather objects. More...
|
| |
| class | DtVrfWeatherAreaManipulationHandler |
| | For area.... More...
|
| |
| class | DtVrfWeatherCircleManipulationHandler |
| | For circle/ellipse.... More...
|
| |
| class | DtVrfWindCorridorManipulationHandler |
| | The handler for creating weather objects. More...
|
| |
| struct | DtVrlinkActiveSonarBeamState |
| |
| struct | DtVrlinkActiveSonarState |
| |
| struct | DtVrlinkActiveSonars |
| | State for a list of active sonar systems for an individual entity. More...
|
| |
| class | DtActiveSonarStateViewCollection |
| | Collection of VRF active sonar specific state data. Use this state view to get information for active sonar data for an entity. More...
|
| |
| class | DtVrlinkActiveSonarStateObject |
| | This creates the DtVrlinkActiveSonarState and adds it to a DtSimEntry. More...
|
| |
| struct | DtVrlinkEmitterBeamState |
| |
| struct | DtVrlinkEmitterSystemState |
| |
| struct | DtVrlinkEmitterSystems |
| | State for a list of emitter systems for an individual entity. More...
|
| |
| class | DtEmitterSystemStateViewCollection |
| | Collection of VRF emitter specific state data. Use this state view to get information for emitter data for an entity. More...
|
| |
| class | DtVrlinkEmitterSystemStateObject |
| | This creates the DtVrlinkEmitterSystemState and adds it to a DtSimEntry. More...
|
| |
| struct | DtVrlinkSimulatedCloudLayerState |
| |
| class | DtCloudLayerStateViewCollection |
| | Collection of VRF Weather specific state data. Use this state view to get information for Weather data for an entity. More...
|
| |
| struct | DtVrlinkNetworkUpdateSimulatedEnvironmentProcess |
| |
| struct | DtVrlinkSimulatedEnvironmentProcess |
| |
| class | DtEnvironmentStateViewCollection |
| | State view collection for environmental data. More...
|
| |
| struct | DtVrlinkSimulatedWeatherState |
| |
| class | DtWeatherStateViewCollection |
| | Collection of VRF Weather specific state data. Use this state view to get information for Weather data for an entity. More...
|
| |
| class | DtWeaponListRequestor |
| | The class that is the interface between the GUI and the back-end. More...
|
| |
| class | DtWeatherLookModificationOperation |
| | This class will be the interface for deciding what icons or colors to display for weather areas. More...
|
| |
| class | DtWeatherProcessObject |
| | This creates the DtVrlinkSimulatedWeatherState and adds it to a DtSimEntry. More...
|
| |
| class | DtWeatherUpdater |
| | This class will change the look of a weather area based on supplied environment conditions. More...
|
| |
| class | DtActionToolbar |
| | A toolbar that should hold "actions". More...
|
| |
| class | DtAddSinkPointDialog |
| |
| class | DtAerodromeDefinitionDialogLogic |
| |
| class | DtAerodromeDefinitionDialog |
| |
| class | DtAerodromeDefinitionDialogCreator |
| |
| class | DtAggregateAsDialog |
| |
| class | DtAggregateAsDialogCreator |
| |
| class | DtAggregateAsDialogInterface |
| |
| class | DtAggregateAsDialogLogic |
| |
| class | DtAirportSettingsWidget |
| |
| class | DtAirportSettingsWidgetCreator |
| | class DtAirportSettingsWidget More...
|
| |
| class | DtAirportSettingsWidgetInterface |
| | class DtAirportSettingsWidgetInterface: More...
|
| |
| class | DtAirportSettingsWidgetLogic |
| | A class that handles the logic for the DtAirportSettingsWidget. More...
|
| |
| class | DtAirTurbulenceDefinitionDialogLogic |
| |
| class | DtAirTurbulenceDefinitionDialog |
| |
| class | DtAirTurbulenceDefinitionDialogCreator |
| |
| class | DtAskUserQuestionDialog |
| |
| class | DtAskUserQuestionManager |
| | The DtAskUserQuestionManager will manage dialogs that will ask user questions based upon messages sent from the back-end. More...
|
| |
| class | DtAssignDoctrineDialog |
| | This class allows for the assignment of a force to a doctrine. More...
|
| |
| class | DtAssignDoctrineDialogCreator |
| | Creator class. Register a subclass of this to return your own version of the DtAssignDoctrineDialog. More...
|
| |
| class | DtAutoHideDock |
| | Represents a new kind of dock widget: it has a "pin" button that allows the widget to pin/unpin from an autoHidePanel widget (if added to it) and a "close" button. More...
|
| |
| class | DtAutoHideDockViewItem |
| | Represents a menu item associated with an autoHidePanelItem widget. More...
|
| |
| class | DtAutoHidePanelItem |
| | Represents an element of the autoHidePanel. More...
|
| |
| class | DtAutoHidePanelItemCreator |
| |
| class | DtAutoHidePanel |
| | This class implements the panel where auto hide dialogs are placed when they are hidden. More...
|
| |
| class | DtAutoHidePanelCreator |
| | Creator for the auto hide panel. More...
|
| |
| class | DtAvailableCheckpointsWidget |
| | A widget class for showing a checkpoints available dropdown and rewinding to the last checkpoint. More...
|
| |
| class | DtAvailableCheckpointsWidgetBuilder |
| |
| class | DtBasePlanWidget |
| |
| class | DtBasePlanWidgetLogic |
| |
| class | DtBoxObjectDefinitionDialogLogic |
| | This class implements the logic behind the DtBoxObjectDefinitionDialog. More...
|
| |
| class | DtBoxObjectDefinitionDialog |
| | This class defines the dialog that allows the creation/update of Box objects in the scenario. More...
|
| |
| class | DtBoxObjectDefinitionDialogCreator |
| |
| class | DtBrowseField |
| |
| class | DtBullseyeSelectionToolbar |
| | A builder for the simulation time toolbar. More...
|
| |
| class | DtBullseyeSelectionWidget |
| | A widget class for putting bullseye controls on a bullseye toolbar. More...
|
| |
| class | DtBullseyeSelectionWidgetBuilder |
| |
| class | DtDeleteCheckpointsScenarioMenuItem |
| | A menu item to delete checkpoints in the current scenario. More...
|
| |
| class | DtCheckpointManagerMenuItem |
| | A menu item to bring up the checkpoint manager. More...
|
| |
| class | DtSnapshotScenarioMenuItem |
| | A menu item to snapshot the current scenario into server memory. More...
|
| |
| class | DtCircleObjectDefinitionDialogLogic |
| | This class implements the logic behind the DtCircleObjectDefinitionDialog. More...
|
| |
| class | DtCircleObjectDefinitionDialog |
| | This class defines the dialog that allows the creation/update of circle objects in the scenario. More...
|
| |
| class | DtCircleObjectDefinitionDialogCreator |
| |
| class | DtCloseScenarioMenuItem |
| | A menu item to close the current scenario. More...
|
| |
| class | DtCloudLayerBoxDefinitionDialogLogic |
| | Logic that is used to populate and receive updates from the CloudLayer extension. More...
|
| |
| class | DtCloudLayerBoxDefinitionDialog |
| |
| class | DtCloudLayerBoxDefinitionDialogCreator |
| | !!!!!!!!! DtCloudLayerBoxDefinitionDialogCreator More...
|
| |
| class | DtComboBoxField |
| |
| class | DtComputeAerodromeDefinitionDialogLogic |
| |
| class | DtComputeAerodromeDefinitionDialog |
| |
| class | DtComputeAerodromeDefinitionDialogCreator |
| | !!!!!!!!! DtComputedAerodromeDefinitionDialogCreator More...
|
| |
| class | DtComputedRouteDefinitionDialogLogic |
| | Logic that is used to populate and receive updates for contamination areas. More...
|
| |
| class | DtComputedRouteDefinitionDialog |
| |
| class | DtComputedRouteDefinitionDialogCreator |
| | !!!!!!!!! DtComputedRouteDefinitionDialogCreator More...
|
| |
| class | DtVrfIfConditionalMenuItem |
| |
| class | DtVrfIfConditional |
| |
| class | DtVrfWhileConditional |
| |
| class | DtVrfDoUntilConditional |
| |
| class | DtVrfWaitUntilConditional |
| |
| class | DtVrfRegisterTrigger |
| |
| class | DtVrfUnregisterTrigger |
| |
| class | DtConditionalMenu |
| |
| class | DtConnectionInformationDialog |
| |
| class | DtConnectionInformationMenuItem |
| | A menu item to close the current scenario. More...
|
| |
| class | DtContaminationAreaDefinitionDialogLogic |
| | Logic that is used to populate and receive updates for contamination areas. More...
|
| |
| class | DtContaminationAreaDefinitionDialog |
| |
| class | DtContaminationAreaDefinitionDialogCreator |
| | !!!!!!!!! DtContaminationAreaDefinitionDialogCreator More...
|
| |
| class | DtShowEntityPaletteAction |
| | Bring up the entity palette and pin it in place so users can add items as favorites. More...
|
| |
| class | DtShowTacticalGraphicPaletteAction |
| | Bring up the tactical graphics palette and pin it in place so users can add items as favorites. More...
|
| |
| class | DtTellMeAboutFavoritesAction |
| | Bring up the tell me about favorites dialog. More...
|
| |
| class | DtShowComputeRouteDialogAction |
| | Show the compute route dialog. More...
|
| |
| class | DtShowComputeAerodromeDialogAction |
| | Show the compute aerodrome dialog. More...
|
| |
| class | DtCreateSpawnSinkAction |
| | Action associated with the create -> Create Spawn Sink points menu entry. More...
|
| |
| class | DtCreateMunitionDetonationAction |
| | Action associated with the create -> Create Munition Detonation menu entry. More...
|
| |
| class | DtCreateRangeLineAction |
| | Action associated with the create -> Create Range Line menu entry. More...
|
| |
| class | DtCreateAndEditObjectDialogInterface |
| |
| class | DtVrfObjectModifierDialogCreator |
| |
| class | DtCreateEntityConfigurationDialogInterface |
| |
| class | DtVrfCreateMenu |
| |
| class | DtCreateMenu |
| |
| class | DtRightClickCreateMenu |
| | Class used in right click menu. Returns previously created instance of Create Menu. More...
|
| |
| class | DtCreateMultipleEntitiesAction |
| | Action associated with the create -> Create Multiple Entities menu entry. More...
|
| |
| class | DtCreateMunitionDetonationDialogExtension |
| |
| class | DtCreateMunitionDetonationDialogExtensionCreator |
| | Creator for the extension. More...
|
| |
| class | DtCreateObjectAction |
| |
| class | DtSimulationBasedCreateObjectAction |
| | An object action that will enable/disable itself given the scenario loaded state. More...
|
| |
| class | DtCreateObjectActionCreator |
| | Creator used to register with the DtCreateMenu to create types of object actions. More...
|
| |
| class | DtCreateTacticalGraphicConfigurationDialog |
| |
| class | DtCreateTacticalGraphicConfigurationDialogInterface |
| |
| class | DtCreateTacticalGraphicConfigurationLogic |
| |
| class | DtCrowdCreationDialog |
| |
| class | DtCsvImporter |
| | Dialog to allow user to customize object parser when inputing a file for scenario laydown. More...
|
| |
| class | DtDebugDrawCommonLogic |
| | Contains makVrf::DtDebugDrawCommonLogic class. More...
|
| |
| class | DtDebugDrawConnectorInterface |
| |
| class | DtDebugDrawConnectorLogic |
| | Contains makVrf::DtDebugDrawConnectorLogic class. More...
|
| |
| class | DtDebugDrawConnectorPage |
| | A widget for configuring the debug draw connector for the selected sim engine. More...
|
| |
| class | DtDebugDrawConnectorPageManager |
| | This class is a static singleton manager for getting page connector. More...
|
| |
| class | DtDebugDrawFeatureInterface |
| |
| class | DtDebugDrawFeatureLogic |
| | Contains makVrf::DtDebugDrawFeatureLogic class. More...
|
| |
| class | DtDebugDrawFeaturePage |
| | A widget for configuring the sim feature debug information. More...
|
| |
| class | DtDebugDrawMenuItem |
| | A menu item to open the debug draw dialog. More...
|
| |
| class | DtDebugDrawNavMeshInterface |
| |
| class | DtDebugDrawNavMeshLogic |
| | Contains makVrf::DtDebugDrawNavMeshLogic class. More...
|
| |
| class | DtDebugDrawNavMeshPage |
| | A widget for configuring the sim nav mesh debug information. More...
|
| |
| class | DtDebugDrawQueryInterface |
| |
| class | DtDebugDrawQueryLogic |
| | Contains makVrf::DtDebugDrawQueryLogic class. More...
|
| |
| class | DtDebugDrawQueryPage |
| | A widget for configuring the sim query debug information. More...
|
| |
| class | DtDebugDrawTerrainInterface |
| |
| class | DtDebugDrawTerrainLogic |
| | Contains makVrf::DtDebugDrawTerrainLogic class. More...
|
| |
| class | DtDebugDrawTerrainPage |
| | A widget for configuring the Debug Simulation Terrain information. More...
|
| |
| class | DtDesignerEditor |
| | This class will edit a temporary .ui file associated with the given script. More...
|
| |
| class | DtDoctrinesMenuItem |
| | A menu item to bring up the doctrines editing dialog. More...
|
| |
| class | DtAssignDoctrineMenuItem |
| | A menu item to bring up the doctrines assign dialog. More...
|
| |
| class | DtDoctrinesScriptedTaskTreeWidget |
| | Override of scripted tasks tree widget to handle drag/drop events. More...
|
| |
| class | DtDoctrinesTreeWidget |
| | Dialog that allows for drag/drop from doctrines panel. More...
|
| |
| class | DtDoctrinesDialog |
| | Dialog that allows for the creation, removal, renaming and assignment of doctrines to scripted or reactive tasks. More...
|
| |
| class | DtDoctrinesDialogCreator |
| | Creator class. Register a subclass of this to return your own version of the DtDoctrinesDialog. More...
|
| |
| class | DtVrfPropsWidget |
| |
| class | DtVrfPropsPage |
| |
| class | DtVrfPageAssembler |
| | Subclass of page assembler to allow for creation of auto hide panel and overlay bar. More...
|
| |
| class | DtQtMousePositionProvider |
| | Mouse position class override to supply a getCurrentMouse position method using qt cursor positioning. More...
|
| |
| class | DtVrfQtDeMainWindow |
| |
| class | DtVrfQtDeMainWindowProvider |
| |
| class | DtVrfInterfaceLayoutEditorLogic |
| | !!!!!!!!!!!!!! DtVrfInterfaceLayoutEditorLogic More...
|
| |
| class | DtVrfInterfaceLayoutEditorPage |
| | !!!!!!!!!!!!!!!!!!!! DtVrfInterfaceLayoutEditorPage More...
|
| |
| class | DtVrfShowAggregatesItem |
| | !!!!!!!!!!! DtVrfShowAggregatesItem More...
|
| |
| class | DtDynamicTerrainMenu |
| | A builder for the file menu. More...
|
| |
| class | DtRemoveDynamicTerrainDamageAction |
| | Action associated with the create -> Remove Dynamic Terrain Damage menu entry This really doesn't belong on this menu. More...
|
| |
| class | DtAddDynamicTerrainChangesAction |
| | Action associated with the create -> Add Dynamic Terrain Changes menu entry This really doesn't belong on this menu. More...
|
| |
| class | DtResetDynamicTerrainChangesAction |
| | Action associated with the create -> Reset Dynamic Terrain Changes menu entry This really doesn't belong on this menu. More...
|
| |
| class | DtSwitchDynamicTerrainAction |
| | Action associated with the create -> Switch Dynamic Terrain menu entry This really doesn't belong on this menu. More...
|
| |
| class | DtDynamicTerrainSwitchDialog |
| | This class defines the dialog that allows the switch of dynamic terrain states at a point on the terrain. More...
|
| |
| class | DtDynamicTerrainSwitchDialogCreator |
| |
| class | DtDynamicTerrainSwitchDialogLogic |
| | This class implements the logic behind the DtDynamicTerrainSwitchDialog. More...
|
| |
| class | DtEditEntityPlanWidget |
| |
| class | DtEditEntityPlanWidgetLogic |
| |
| class | DtEditGlobalPlanWidget |
| |
| class | DtEditGlobalPlanWidgetLogic |
| |
| class | DtEditPlanWidget |
| |
| class | DtEditPlanWidgetLogic |
| |
| class | DtEditSpawnPointDialog |
| |
| class | DtEditSpawnPointDialogCreator |
| |
| class | DtEmbarkationWidget |
| | Simple widget that, if a location is set, will see if there is an entity under that location, and, if there is will set the name of the entity into the widget as something that could be embarked upon. More...
|
| |
| class | DtEmbarkationWidgetCreator |
| | Creator for this widget. More...
|
| |
| class | DtEmbeddedEntitiesMenu |
| | This menu is added to the right click menu, the entites menu and the plan dialog in order to allow the tasking or setting of an embedded entity from the context of the host entity. More...
|
| |
| class | DtRightClickEmbeddedEntitiesMenu |
| | This subclass is registered with the right click menu. More...
|
| |
| class | DtEmbeddedEntitySelectionWidget |
| | Selection widget for Embedded Entities. More...
|
| |
| class | DtEmbeddedEntitySetMenu |
| | Set menu for embedded entities; generates DtEmbeddedSetForwardTasks which carry a set payload. More...
|
| |
| class | DtEmbeddedEntityVrfSetMenu |
| | Derived from DtVrfTaskMenu to generate DtEmbeddedSetForwardTasks. More...
|
| |
| class | DtEmbeddedEntityTaskMenu |
| | Task menu for embedded entities; generates DtEmbeddedTaskForwardTasks which carry a task payload. More...
|
| |
| class | DtEmbeddedEntityVrfTaskMenu |
| | Derived from DtVrfTaskMenu to generate DtEmbeddedTaskForwardTasks. More...
|
| |
| class | DtVrfEntityPlanAction |
| |
| class | DtVrfEntityAbandonPlanAction |
| |
| class | DtVrfEntityRestartPlanAction |
| |
| class | DtVrfShowHideAction |
| |
| class | DtVrfEntitySkipTaskAction |
| |
| class | DtVrfDeleteAction |
| |
| class | DtVrfAttachToAction |
| |
| class | DtVrfDetachFromAction |
| |
| class | DtVrfMoveObjectAction |
| |
| class | DtVrfEditObjectAction |
| |
| class | DtVrfAggregateAction |
| |
| class | DtVrfAggregateAsAction |
| |
| class | DtVrfDisaggregateAction |
| |
| class | DtVrfCopyAction |
| |
| class | DtVrfPasteAction |
| |
| class | DtVrfPasteSpecialAction |
| |
| class | DtVrfEnableJoystickAction |
| |
| class | DtVrfDisableJoystickAction |
| |
| class | DtVrfSetIconColorAction |
| |
| class | DtVrfSaveSimulationObjectGroup |
| |
| class | DtEntityCreatePalette |
| | A widget class for showing different items of supplied types to the logic tthat can be created. More...
|
| |
| class | DtEntityCreatePaletteItem |
| | !!!!!!!!!!!!!!!!!!!!! DtEntityCreatePaletteItem More...
|
| |
| class | DtEntityPaletteTreeWidget |
| | !!!!!!!!!! DtEntityPaletteTreeWidget More...
|
| |
| class | DtEntityPaletteTreeWidgetCreator |
| | !!!!!!!!!!!! DtEntityPaletteTreeWidgetCreator More...
|
| |
| class | DtEntityCreatePaletteItemCreator |
| | Registered creator for the tree widget item class. More...
|
| |
| class | DtEntityCreatePaletteInterface |
| | Abstract interface for the entity creation palette. More...
|
| |
| struct | DtEntityPaletteItem |
| |
| class | DtPaletteFilter |
| | Logic for adding items to the entity create palette. Add a DtPaletteFilter to filter beyond the category filtering. More...
|
| |
| class | DtEntityTypePaletteFilter |
| | Logic for adding items to the entity create palette. Use this filter when you want to filter out objects via entity type. More...
|
| |
| class | DtEntityCreatePaletteLogic |
| |
| class | DtEntityMenu |
| |
| class | DtEntitySelectionDialog |
| |
| class | DtEntitySelectionDialogLogic |
| |
| class | DtEnvironmentControlAreaToolbar |
| | A builder for the environment control/display toolbar. More...
|
| |
| class | DtEnvironmentControlAreaWidget |
| | A widget class for managing simulation back-ends. More...
|
| |
| class | DtEnvironmentControlAreaWidgetBuilder |
| |
| class | DtEnvironmentControlAreaInterface |
| | Abstract interface for the environment area widget. More...
|
| |
| class | DtEnvironmentControlAreaLogic |
| |
| class | DtEventContents |
| |
| class | DtEventContentsCreator |
| | !!!!!!!!! DtEventContentsCreator More...
|
| |
| class | DtExtendedDockable |
| | A widget class for managing simulation back-ends. More...
|
| |
| class | DtExtendedTitleBarWidget |
| | Represents a widget that can be used as the titleBarWidget. More...
|
| |
| class | DtExtendedTitleBarWidgetCreator |
| |
| class | DtFontDatabase |
| | The class will load up information for all fonts in the font directory to be able to map font names to font files. More...
|
| |
| class | DtFrameRateMonitorWidget |
| | A widget class for putting simulation Time buttons on that are tied to existing menu items. More...
|
| |
| class | DtFrameRateMonitorWidgetCreator |
| | The creator class needed to be used to create a DtFrameRateMonitorWidget. More...
|
| |
| class | DtFrameRateMonitorWidgetInterface |
| | Abstract interface for the back end slection list widget. More...
|
| |
| class | DtFrameRateMonitorWidgetLogic |
| |
| class | DtGenericPaletteInterface |
| | Abstract interface for the creation palettes. More...
|
| |
| class | DtGlobalPlansDialog |
| |
| class | DtGlobalPlansDialogInterface |
| |
| class | DtGlobalPlansLogic |
| |
| class | DtGlobalPlansMenuItem |
| | A menu item to close the current scenario. More...
|
| |
| class | DtGumballSymbolDecoration |
| | Symbol decoration that displays gumballs as a label (effectivenes and selected status) More...
|
| |
| class | DtGumballSymbolDecorationCreator |
| | !!!!!!!!!!!! DtGumballSymbolDecorationCreator More...
|
| |
| class | DtHealthSymbolDecoration |
| | Symbol decoration that displays health as a bar or a number of equipment left. More...
|
| |
| class | DtHealthSymbolDecorationCreator |
| | !!!!!!!!!!!! DtHealthSymbolDecorationCreator More...
|
| |
| class | DtVrfGuiHelpMenuItem |
| |
| class | DtWebLinkMenuItem |
| |
| class | DtProductsWebSiteMenuItem |
| |
| class | DtVersionWebSiteMenuItem |
| |
| class | DtReleaseNotesMenuItem |
| |
| class | DtClassDocumentationMenuItem |
| |
| class | DtUsersGuideMenuItem |
| |
| class | DtFirstExpGuideMenuItem |
| |
| class | DtVrfPluginsMenuItem |
| |
| class | DtVrfAboutBox |
| |
| class | DtVrfAboutItem |
| |
| class | DtHostilityMatrixDialog |
| |
| class | DtHostilityMatrixDialogInterface |
| |
| class | DtHostilityMatrixDialogLogic |
| |
| class | DtHostilityMatrixMenuItem |
| | A menu item to close the current scenario. More...
|
| |
| class | DtImageLayerLogic |
| | The logic for a image layer page. More...
|
| |
| class | DtImageLayerPage |
| | Dialog for controlling image layers (if any) to be shown. More...
|
| |
| class | DtImageLayerWidget |
| | A widget for displaying current image layers shown and an ability to turn them on/off. More...
|
| |
| class | DtImageLayerWidgetCreator |
| | Image Layer Widget creator. More...
|
| |
| class | DtImportExportScenarioDialog |
| | Creates a dialog that will allow the user to select a file to import/export and an importer type as registered with the scenario import factory. More...
|
| |
| class | DtImportExportScenarioDialogCreator |
| | !!!!! Creator More...
|
| |
| class | DtIndirectArtilleryObjectDefinitionDialog |
| | This class defines the dialog that allows the creation/update of indirect artillery objects in the scenario. More...
|
| |
| class | DtIndirectArtilleryObjectDefinitionDialogLogic |
| | Overridden from base to allow for setting of indirect artillery specific data into the dialog and handler on update. More...
|
| |
| class | DtIndirectArtilleryObjectDefinitionDialogCreator |
| | Creator class for dialog. More...
|
| |
| class | DtIndirectArtilleryPage |
| | Page that is a container for the DtIndirectArtillerySettingsWidget which will allow the user to set options for indirect artillery objects to be used when they are first created. More...
|
| |
| class | DtIndirectArtilleryWidget |
| | This dialog will show indirect artillery objects defined in the scenario, and, allow for the creation, editing or removing of those objects. More...
|
| |
| class | DtIndirectArtilleryWidgetCreator |
| |
| class | DtIntelCollectionAreaDefinitionDialogLogic |
| | Logic that is used to populate and receive updates for Intel Collection areas. More...
|
| |
| class | DtIntelCollectionAreaDefinitionDialog |
| |
| class | DtIntelCollectionAreaDefinitionDialogCreator |
| | !!!!!!!!! DtIntelCollectionAreaDefinitionDialogCreator More...
|
| |
| class | DtIssueEntityPlanWidget |
| |
| class | DtIssueEntityPlanWidgetLogic |
| |
| class | DtJoinSessionDialog |
| |
| class | DtJoinSessionDialogInterface |
| |
| class | DtJoinSessionDialogLogic |
| |
| class | DtKeepAlivePage |
| | A widget class for allowing this page to be kept alive under certain circumstances. More...
|
| |
| class | DtLayoutManagerWidget |
| | The DtLayoutManagerWidget class allows for the managing (adding, setting and deleting) of UI Layout configurations. More...
|
| |
| class | DtLayoutManagerWidgetCreator |
| | Creator for layout manager. More...
|
| |
| class | DtLoadScenarioDialog |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtLoadScenarioMenuItem |
| | A menu item to load a scenario. More...
|
| |
| class | DtImportScenarioMenuItem |
| | A menu item to import a scenario file and have the back-end parse and load it into the current scenario. More...
|
| |
| class | DtImportVRFScenarioMenuItem |
| | A menu item to import a VR-Forces scenario and merge all scenario content (front-end and back-end) into the current scenario. More...
|
| |
| class | DtLoadBatchScenarioMenuItem |
| | A menu item to load a batch scenario. More...
|
| |
| class | DtVrfStatupDialogItem |
| | Show startup dialog. More...
|
| |
| class | DtReinitializeScenarioMenuItem |
| | Reinitialize scenario. More...
|
| |
| class | DtLocalWeatherAreaDefinitionDialogLogic |
| | Logic that is used to populate and receive updates from the weather extension. More...
|
| |
| class | DtLocalWeatherAreaDefinitionDialog |
| |
| class | DtLocalWeatherAreaDefinitionDialogCreator |
| | !!!!!!!!! DtLocalWeatherAreaDefinitionDialogCreator More...
|
| |
| class | DtLocalWeatherBoxDefinitionDialogLogic |
| | Logic that is used to populate and receive updates from the weather extension. More...
|
| |
| class | DtLocalWeatherBoxDefinitionDialog |
| |
| class | DtLocalWeatherBoxDefinitionDialogCreator |
| | !!!!!!!!! DtLocalWeatherBoxDefinitionDialogCreator More...
|
| |
| class | DtLocalWeatherCircleDefinitionDialogLogic |
| | Logic that is used to populate and receive updates from the weather extension. More...
|
| |
| class | DtLocalWeatherCircleDefinitionDialog |
| |
| class | DtLocalWeatherCircleDefinitionDialogCreator |
| | !!!!!!!!! DtLocalWeatherCircleDefinitionDialogCreator More...
|
| |
| class | DtLocalWeatherManagerWidget |
| | DtLocalWeatherManagerWidget. More...
|
| |
| class | DtLocalWeatherManagerWidgetCreator |
| | Creator class. Register a subclass of this to return your own version of the DtLocalWeatherManagerWidget. More...
|
| |
| class | DtShowWeatherStateItem |
| | A menu item to show/hide items on the weather overlay layer. More...
|
| |
| class | DtIncreaseWeatherPriority |
| | Increases the priority of the currently selected weather item – this will also change the priority of a weather area that currently has that priority. More...
|
| |
| class | DtBringWeatherToFront |
| | Sets the priority of the current weather item to 1, decreasing all priorities of other weather items. More...
|
| |
| class | DtDecreaseWeatherPriority |
| | Decreases the priority of the currently selected weather item – this will also change the priority of a weather area that currently has that priority. More...
|
| |
| class | DtSendWeatherToBack |
| | Makes this the lowest priority weather item, increasing priority of all other weather items. More...
|
| |
| class | DtManualDistributionBalancer |
| |
| class | DtManualDistributionWidget |
| | Widget for allowing the user to select which entities are placed onto which back-end. More...
|
| |
| class | DtManualDistributionWidgetCreator |
| |
| class | DtMapScaleToolbar |
| | A builder for the map scale toolbar. More...
|
| |
| class | DtMapScaleToolbarWidget |
| | A widget class for showing the map scale as 1 inch of screen size to N display units of terrain size. More...
|
| |
| class | DtMapScaleToolbarWidgetBuilder |
| | Class that will create an instance of the map scale widget. More...
|
| |
| class | DtMenuPathSelector |
| | Dialog that will allow the selection of a new menu path and creation of sub-menu paths. More...
|
| |
| class | DtTaskMenuPathSelector |
| | Dialog that will allow the selection of a new menu path and creation of sub-menu paths. More...
|
| |
| class | DtSetMenuPathSelector |
| | Dialog that will allow the selection of a new menu path and creation of sub-menu paths. More...
|
| |
| class | DtToolbarPathSelector |
| | Dialog that will allow the selection of a new toolbar path. More...
|
| |
| class | DtTaskToolbarPathSelector |
| | Dialog that will allow the selection of a new toolbar path. More...
|
| |
| class | DtSetToolbarPathSelector |
| | Dialog that will allow the selection of a new toolbar path. More...
|
| |
| class | DtMineConfigurationDialog |
| |
| class | DtMinefieldCompositionWidget |
| | Dialog to allow user to customize object parser when inputing a file for scenario laydown. More...
|
| |
| class | DtMinefieldDefinitionDialogLogic |
| | Logic that is used to populate and receive updates from the weather extension. More...
|
| |
| class | DtMinefieldDefinitionDialog |
| |
| class | DtMinefieldDefinitionDialogCreator |
| | !!!!!!!!! DtMinefieldDefinitionDialogCreator More...
|
| |
| class | DtMissileTargetDefinitionDialog |
| |
| class | DtMissileTargetDefinitionDialogCreator |
| | !!!!!!!!! DtMissileTargetDefinitionDialogCreator More...
|
| |
| class | DtMissileTargetDefinitionDialogLogic |
| |
| class | DtMissileTargetPage |
| | Page that is a container for the DtIndirectArtillerySettingsWidget which will allow the user to set options for indirect artillery objects to be used when they are first created. More...
|
| |
| class | DtMissileTargetWidget |
| | DtMissileTargetDialog. More...
|
| |
| class | DtMsdlExporter |
| | The makVrf::DtMsdlExporter class will allow the user to specify any mappings that do not exist for entities/tactical graphics that appear in the VR-Forcees scenario. More...
|
| |
| class | DtMsdlImporter |
| | The makVrf::DtMsdlImporter class will allow the user to specify any mappings that do not exist for entities/tactical graphics that appear in the MSDL scenario. More...
|
| |
| class | DtMtdSaveOptionsDialog |
| |
| class | DtMunitionDetonationDefinitionDialogLogic |
| | This class implements the logic behind the DtMunitionDetonationDefinitionDialog. More...
|
| |
| class | DtMunitionDetonationDefinitionDialog |
| | This class defines the dialog that allows the creation/update of munition objects. More...
|
| |
| class | DtMunitionDetonationDefinitionDialogCreator |
| |
| class | DtMunitionTargetSettingsMenuItem |
| | A menu item to bring up the indirect artillery management dialog. More...
|
| |
| class | DtNavigationAreatDefinitionDialogLogic |
| | This class implements the logic behind the DtNavigationareatDefinitionDialog. More...
|
| |
| class | DtNavigationAreaDefinitionDialog |
| | This class defines the dialog that allows the creation/update of Box objects in the scenario. More...
|
| |
| class | DtNavigationAreaDefinitionDialogCreator |
| |
| class | DtGenerateNavigationMenuItem |
| | Generate navigation data for selected areas. More...
|
| |
| class | DtRevertNavigationMenuItem |
| | Revert changes to selected navigation areas. More...
|
| |
| class | DtRemoveNavigationForGenerationMenuItem |
| | If scheduled for generation, remove. More...
|
| |
| class | DtNavigationAreasLogic |
| | The logic for a navigationareas page. More...
|
| |
| class | DtNavigationAreasPage |
| | Dialog for manipulating navigation areas. More...
|
| |
| class | DtNavigationAreaStatusDialog |
| |
| class | DtNavigationAreaStatusDialogMonitor |
| | !!!!!!!! DtNavigationAreaStatusDialogMonitor More...
|
| |
| class | DtNavigationAreasWidget |
| | A widget for displaying current navigation area layers and the ability to add/modify/remove them. More...
|
| |
| class | DtNavigationAreasWidgetCreator |
| | Navigation Area Widget creator. More...
|
| |
| class | DtNewCrowdMenuManager |
| | This class implements the logic behind the DtNewCrowdItemDialog. More...
|
| |
| class | DtNewCrowdMenuAssembler |
| |
| class | DtNewCrowdItemDialog |
| | This class represents the dialog that is part of the multiple entity creation task. More...
|
| |
| class | DtCreateItemData |
| |
| class | DtNewCrowdItemDialogInterface |
| |
| class | DtNewGlobalPlanInformationDialog |
| |
| class | DtNewGlobalPlanInformationDialogInterface |
| |
| class | DtNewGlobalPlanInformationDialogLogic |
| |
| class | DtNewScenarioMenuItem |
| | A menu item to add a feature layer. More...
|
| |
| class | DtVrfNewPlanViewWindowItem |
| | Override to add MapScale keyword to channel configuration for inset window. More...
|
| |
| class | DtNewSpawnTemplateDialog |
| | Dialog to allow user to create a new template. More...
|
| |
| class | DtNewTacticalGraphicEntryWidget |
| |
| class | DtNewTacticalGraphicEntryVariableWidgetExtension |
| | Extension widget which allows the entity type of the tactical graphic to be created. More...
|
| |
| class | DtNewTacticalGraphicEntryWidgetCreator |
| |
| class | DtNewTacticalGraphicEntryWidgetMenuFactory |
| | Qt designer extensions. More...
|
| |
| class | DtNewTacticalGraphicEntryWidgetTaskMenu |
| |
| class | DtNewTacticalGraphicEntryWidgetLogic |
| | Private to this class. More...
|
| |
| class | DtObjectImporter |
| | Dialog to allow user to customize object parser when inputing a file for scenario laydown. More...
|
| |
| class | DtObjectMapListView |
| |
| class | DtObjectSettingsManagerQt |
| | The Master DtObjectSettingsManagerQt. More...
|
| |
| class | DtObjectSettingsMenuItem |
| | A menu item to enable/disable menu item setting. More...
|
| |
| class | DtObserverConsoleLogWidget |
| | class DtObserverConsoleLogWidget: More...
|
| |
| class | DtObserverConsoleLogWidgetCreator |
| | The creator class needed to be used to create a DtObserverConsoleLogWidget. More...
|
| |
| class | DtObserverConsoleLogWidgetItem |
| | !!!!!!!!!!!!!!!!!!! DtObserverConsoleLogWidgetItem More...
|
| |
| class | DtOrbatAggregateAsDialog |
| | Specialized version of the aggregate as dialog that will only update the orbat nodes without effecting the hierarchy. More...
|
| |
| class | DtOrbatAggregateAsDialogCreator |
| | Creator for the class. More...
|
| |
| class | DtOrbatAggregateAsDialogLogic |
| | Logic override to only aggregate orbat nodes. More...
|
| |
| class | DtOrbatTreeWidget |
| | Tree widget that is used for initiating drag of items. More...
|
| |
| class | DtOrbatSelectorPalette |
| | The orbat selector palette will display an orbat hierarchy, "disabling" items that are already in the orbat. More...
|
| |
| class | DtOrbatSelectorPaletteCreator |
| | Registered creator for the DtOrbatSelectorPalette class. More...
|
| |
| class | DtOverlayBar |
| | This class implements an overlay bar which will show overlay layers on a bar strip and scroll arrows if the strip is too long to display. More...
|
| |
| class | DtOverlayBarCreator |
| | Creator for the overlay bar. More...
|
| |
| class | DtLoadOverlayMenuItem |
| | A menu item to load an overlay file into the system. More...
|
| |
| class | DtSaveOverlayMenuItem |
| | A menu item to save an overlay file from local objects in the system. More...
|
| |
| class | DtShowOverlayBarMenuItem |
| | Show/hide overlay bar. More...
|
| |
| class | DtOverlayFileMenu |
| | Submenu for overlay items on file menu. More...
|
| |
| class | DtPauseScenarioMenuItem |
| | A menu item to add a feature layer. More...
|
| |
| class | DtAddPersistentTracksAction |
| | Action associated with the create -> Add Persistent Tracks menu entry This really doesn't belong on this menu. More...
|
| |
| class | DtRemovePersistentTracksAction |
| | Action associated with the create -> Add Persistent Tracks menu entry This really doesn't belong on this menu. More...
|
| |
| class | DtPickListWidget |
| |
| class | DtPlanListBoxItem |
| |
| class | DtPlanTreeWidget |
| | This class will support the listing of plan items and the dragging/dropping thereof. More...
|
| |
| class | DtPlanTreeWidgetCreator |
| | Creator for the DtPlanTreeWidget. More...
|
| |
| class | DtPlanWidgetInterface |
| |
| class | DtPlayScenarioMenuItem |
| | A menu item to start the running of the scenario. More...
|
| |
| class | DtSetScenarioRunDurationMenuItem |
| | A menu item to set the run duration time of the scenario. More...
|
| |
| class | DtPointObjectDefinitionDialog |
| | This class defines the dialog that allows the creation/update of point objects in the scenario (entities, props, waypoints) More...
|
| |
| class | DtPointObjectDefinitionDialogCreator |
| |
| class | DtPointObjectDefinitionDialogLogic |
| |
| class | DtPointObjectDefinitionInterface |
| |
| class | DtPrintTerrainDialog |
| | Puts up a print dialog, that, if accepted, will print the map area. More...
|
| |
| class | DtPrintTerrainDialogCreator |
| | Creator class that can be registered to return a subclass of the print dialog for extension. More...
|
| |
| class | DtPropCreatePalette |
| | A widget class for managing different camera views the currently selected observer can be placed in. More...
|
| |
| class | DtPropCreatePaletteInterface |
| | Interface for prop creation palette. More...
|
| |
| class | DtPropCreatePaletteLogic |
| | Logic associated with the DtPropCreatePalette class. More...
|
| |
| class | DtPropDefinitionDialog |
| | This class defines the dialog that allows the creation/update of prop objects. More...
|
| |
| class | DtPropDefinitionDialogLogic |
| |
| class | DtPropDefinitionDialogCreator |
| |
| class | DtPublishObserversMenuItem |
| |
| class | DtQtAdditionalScenarioDataManager |
| | this class will translate items before returning them in the DtString. More...
|
| |
| class | DtQtLayoutManager |
| | The DtLayoutManager class allows for the managing (adding, setting and deleting) of UI Layout configurations. More...
|
| |
| class | DtQtNavigationAreasManager |
| |
| class | DtQtObjectConsoleMessageHandler |
| |
| class | DtQtSpotReportSymbolDecoration |
| | Symbol decoration that time in Qt format for spot reports. More...
|
| |
| class | DtQtSpotReportSymbolDecorationCreator |
| | Creator for DtQtSpotReportSymbolDecoration. More...
|
| |
| class | DtQtVrfScriptedTaskManager |
| | This class will manage translators that can be used by scripted tasks. More...
|
| |
| class | DtQuickLaunchToolbar |
| | Classes to show "quick launch" events that can be launched (and stopped) with a single button click. More...
|
| |
| class | DtQtQuickLaunchToolBar |
| |
| class | DtQuickLaunchWidget |
| |
| class | DtQuickLaunchWidgetBuilder |
| |
| class | DtRecentScenarioMenuItem |
| | A menu item to add a feature layer. More...
|
| |
| class | DtRecentScenariosMenu |
| | A builder for the recent scenarios menu. More...
|
| |
| class | DtRewindScenarioMenuItem |
| | A menu item to add a feature layer. More...
|
| |
| class | DtRunwayDefinitionDialogLogic |
| |
| class | DtRunwayDefinitionDialog |
| |
| class | DtRunwayDefinitionDialogCreator |
| |
| class | DtRunwayVertexObjectDefinitionDialogLogic |
| |
| class | DtRunwayVertexObjectDefinitionDialog |
| |
| class | DtRunwayVertexObjectDefinitionDialogCreator |
| |
| class | DtSaveScenarioMenuItem |
| | A menu item to save (checkpoint) the current scenario. More...
|
| |
| class | DtExportScenarioMenuItem |
| | A menu item to export a scenario file and return that scenario file to the front-end requesting the export. More...
|
| |
| class | DtSaveScenarioAsMenuItem |
| | A menu item to save the current scenario under a new scenario name. More...
|
| |
| class | DtSaveTerrainAsImageDialog |
| | Puts up a dialog, that, if accepted, will save the map area to the specified file and image format. More...
|
| |
| class | DtSaveTerrainAsImageDialogCreator |
| | Creator class that can be registered to return a subclass of the print dialog for extension. More...
|
| |
| class | DtSaveTerrainMtdItem |
| |
| class | DtSaveTerrainAsMtdItem |
| |
| class | DtVrfCloseTerrainItem |
| |
| class | DtSaveOverlayAsShapeFiles |
| |
| class | DtExportPropsToShapefileItem |
| |
| class | DtImportPropsFromShapefileItem |
| |
| class | DtImportShapeFileOntoOverlay |
| |
| class | DtTerrainFileMenu |
| | Submenu for terrain items on file menu. More...
|
| |
| class | DtScenarioDescriptionDialog |
| | Will show a dialog that will request the scenario description. More...
|
| |
| class | DtScenarioDescriptionDialogCreator |
| |
| class | DtScenarioDescriptionManager |
| | Manages scenario description importers/exporter. More...
|
| |
| class | DtScenarioEventDefinitionDialogLogic |
| | Logic that is used to populate and receive updates from the scenario event extension. More...
|
| |
| class | DtScenarioEventDefinitionDialog |
| |
| class | DtScenarioEventDefinitionDialogCreator |
| | !!!!!!!!! DtScenarioEventDefinitionDialogCreator More...
|
| |
| class | DtScenarioEventManagerTreeWidget |
| | DtScenarioEventManagerTreeWidget class implemented for mouse down on icon. More...
|
| |
| class | DtScenarioEventManagerTreeWidgetItem |
| | For ID sorting numerically. More...
|
| |
| class | DtScenarioEventManagerDialog |
| | DtScenarioEventManagerDialog. More...
|
| |
| class | DtScenarioEventManagerDialogCreator |
| | Creator class. Register a subclass of this to return your own version of the DtScenarioEventManagerDialog. More...
|
| |
| class | DtScenarioEventsMenuItem |
| | A menu item to bring up a dialog to allow for configuring of scenario events. More...
|
| |
| class | DtScenarioEventToolbar |
| | A builder for the scenario event time toolbar. More...
|
| |
| class | DtScenarioEventWidget |
| | A widget class for displaying scenario event information and allowing for the display of the next scenario event time. More...
|
| |
| class | DtScenarioEventWidgetBuilder |
| |
| class | DtScenarioInformationWidget |
| |
| class | DtScenarioPreviewWidget |
| |
| class | DtScenarioWidgetPreviewCreator |
| |
| class | DtScenarioLoadLogic |
| |
| class | DtScenarioModificationHandler |
| | The class that will allow the user to edit scenario information that is part of a currently loaded scenario. More...
|
| |
| class | DtScenarioPreviewPage |
| | A DtScenarioPreviewPage lets users see the reference content of the current scenario. More...
|
| |
| class | DtScenarioPreviewPageCreator |
| |
| class | DtScenarioSettingsDialog |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtScriptEditor |
| | Class that will request and spawn an editor that will allow the editing of the given scripted task. More...
|
| |
| class | DtScriptedTaskVariableDataWidget |
| | Variable data entry. More...
|
| |
| class | DtParameterNameValidator |
| | Validator for validating parameter names – cannot begin with a number and cannot contain spaces or non alpha-numeric characters. More...
|
| |
| class | DtScriptedTaskVariableDialog |
| | Class for editing scripted task variables. More...
|
| |
| class | DtScriptedTaskMenuLocationsDataWidget |
| | Menu locations. More...
|
| |
| class | DtScriptedTaskToolbarLocationsDataWidget |
| | Toolbar locations. More...
|
| |
| class | DtScriptedTaskReactiveTaskDataWidget |
| | Reactive task data information. More...
|
| |
| class | DtScriptedTaskMetaDataDialog |
| | Dialog that shows currently available scenario scripts and allows the editing of the meta data for that script. More...
|
| |
| class | DtScriptedTasksMenuItem |
| | A menu item to bring up the scenario scripts dialog. More...
|
| |
| class | DtScriptedTaskTreeWidget |
| | This class manages scripted tasks and allows for drag/drop of task for folder manipulation. More...
|
| |
| class | DtScriptedTasksMetaDataDialog |
| | Dialog that shows currently available scenario scripts and allows the editing of the meta data for that script. More...
|
| |
| class | DtScriptedTasksMetaDataDialogCreator |
| | Creator class. Register a subclass of this to return your own version of the DtScriptedTasksMetaDataDialog. More...
|
| |
| class | DtVrfSelectionGroupMenu |
| | Root menu for selection group menu items. More...
|
| |
| class | DtVrfSelectSelectionGroupMenu |
| | Self configuring menu, that, when shown, will show all the current selection groups in the scenario that can be selected. More...
|
| |
| class | DtVrfSelectionAddToSelectionGroupMenu |
| | Self configuring menu, that, when shown, will show all the current selection groups in the scenario that the selected items can be placed into. More...
|
| |
| class | DtVrfSelectionRemoveFromSelectionGroupMenu |
| | Self configuring menu that will show all the selection grups this item belongs to. More...
|
| |
| class | DtVrfSelectionAddToNewSelectionGroupAction |
| | Shows a dialog to create a new selection group to add the current selection to. More...
|
| |
| class | DtZoomToExtentsAction |
| | Zooms to extents of selected entities. More...
|
| |
| class | DtSelectionGroupWidget |
| | A widget class for allowing manipulation of selection groups. More...
|
| |
| class | DtSelectionGroupWidgetCreator |
| | The creator class needed to be used to create a DtSelectionGroupWidget. More...
|
| |
| class | DtSelectUnitDialog |
| | This class will allow the user to select a unit type from a list. More...
|
| |
| class | DtSelectUnitDialogCreator |
| |
| class | DtSensorControlDialog |
| |
| class | DtSensorTrackEntityDialog |
| |
| class | DtSensorTrackLocationDialog |
| |
| class | DtSensorControlDialogCreator |
| |
| class | DtJoinSessionMenuItem |
| | A menu item to join to the current session, possibly opening a terrain database is there is a scenario running. More...
|
| |
| class | DtResignFromSessionMenuItem |
| | A menu item to resign from the current session. More...
|
| |
| class | DtCommModelSettingsItem |
| | A menu item to change whether or not an external comm model is used for communications. More...
|
| |
| class | DtShowScenarioDescriptionDialogItem |
| | A menu item show the scenario description and allow the user to modify it. More...
|
| |
| class | DtPrintTerrainItem |
| | A menu item to allow the user to print the current map area. More...
|
| |
| class | DtSaveTerrainAsImageItem |
| | A menu item to allow the user to save the current map area as an image. More...
|
| |
| class | DtTacticalGraphicsShowOnlyActiveItem |
| | The item for controlling showing only active tactical graphics on/off. More...
|
| |
| class | DtReloadVisualsMenuItem |
| | A menu item to reload the current model set visuals. More...
|
| |
| class | DtSetScenarioRunDurationDialog |
| |
| class | DtShapeAddPointBeforeAction |
| |
| class | DtShapeAddPointAfterAction |
| |
| class | DtShapeDeletePointAction |
| |
| class | DtShapeObjectDefinitionDialogLogic |
| | This class implements the logic behind the DtShapeObjectDefinitionDialog. More...
|
| |
| class | DtShapeObjectDefinitionDialog |
| | This class defines the dialog that allows the creation/update of point objects in the scenario (entities, props, waypoints) More...
|
| |
| class | DtShapeObjectDefinitionDialogCreator |
| |
| class | DtShapeTableValidator |
| |
| class | DtShapeValidatingTableWidget |
| |
| class | DtShowNavigationAreasMenuItem |
| |
| class | DtSignalCreateObjectAction |
| |
| class | DtSignalCreateObjectActionCreator |
| | Creator that is registered with create menu to create this action. More...
|
| |
| class | DtVrfSimulationCommandAction |
| |
| class | DtVrfSimulationCommand |
| |
| class | DtSimulationCommandAbandonPlan |
| |
| class | DtSimulationCommandComment |
| |
| class | DtSimulationCommandChangeHostility |
| |
| class | DtSimulationCommandSetTimeOfDay |
| |
| class | DtSimulationCommandSetGlobalWeather |
| |
| class | DtSimulationCommandSetRunwayLights |
| |
| class | DtSimulationCommandSendTextMessage |
| |
| class | DtSimulationCommandDelete |
| |
| class | DtSimulationCommandLaunchGlobalPlan |
| |
| class | DtSimulationCommandStealthCommand |
| |
| class | DtSimulationCommandCreateSensorFieldOfViewCommand |
| |
| class | DtSimulationCommandScenarioEvent |
| |
| class | DtSimulationCommandSelfDelete |
| | This Sim command is only added to the sim command menu for entity plans. More...
|
| |
| class | DtSimulationCommandRestartPlan |
| |
| class | DtSimulationCommandIssuePlan |
| | Will trigger the DtIssueEntityEditPlanWidget to display. More...
|
| |
| class | DtSimulationCommandRemoveDynamicTerrainDamage |
| |
| class | DtSimulationCommandAddDynamicTerrainChangesAction |
| |
| class | DtSimulationCommandResetDynamicTerrainChangesAction |
| |
| class | DtSimulationCommandAddPersistentTracksAction |
| |
| class | DtSimulationCommandRemovePersistentTracksAction |
| |
| class | DtSimulationCommandFinishTestAction |
| |
| class | DtIssuePlanObjectWrapper |
| | Used to wrap the sim command and send from the DtSimulationCommandIssuePlanDialog to the command Assignment widget. More...
|
| |
| class | DtSimulationCommandIssuePlanDialog |
| |
| class | DtSimulationCommandIssuePlanCreator |
| |
| class | DtSimulationCreateMenu |
| | Menu that is used to show all palettes available, and, when selected, bring up a palette and signal when a user selects an entity from that palette. More...
|
| |
| class | DtVrfSimulationCommandMenu |
| |
| class | DtSimulationCommandMenu |
| |
| class | DtAddPersistentTracksObjectWrapper |
| |
Object Wrappers
DtAddPersistentTracksObjectWrapper class DT_DLL_VRFGUITASKSETQT DtAddPersistentTracksObjectWrapper : public DtSimCommandObjectWrapper More...
|
| |
| class | DtRemovePersistentTracksObjectWrapper |
| | DtRemovePersistentTracksObjectWrapper class DT_DLL_VRFGUITASKSETQT DtRemovePersistentTracksObjectWrapper : public DtSimCommandObjectWrapper. More...
|
| |
| class | DtSimulationCommandPersistentTracksWidget |
| |
Widget base class
More...
|
| |
| class | DtSimulationCommandAddPersistentTracksWidget |
| |
Widget classes
AddPersistentTracksWidget More...
|
| |
| class | DtSimulationCommandRemovePersistentTracksWidget |
| | RemovePersistentTracksWidget. More...
|
| |
| class | DtSimulationCommandAddPersistentTracksCreator |
| |
More...
|
| |
| class | DtSimulationCommandRemovePersistentTracksCreator |
| |
| class | DtSimulationControlToolbar |
| | A builder for the simulation control toolbar. More...
|
| |
| class | DtSimulationMenu |
| | A builder for the file menu. More...
|
| |
| class | DtScenarioToolbar |
| | A builder for the scenario items toolbar. More...
|
| |
| class | DtSimulationRunDurationToolbar |
| | A builder for the simulation time toolbar. More...
|
| |
| class | DtSimulationRunDurationWidget |
| | A widget class for putting the run duration (what is left) in the scenario, if there is a run duration. More...
|
| |
| class | DtSimulationRunDurationWidgetBuilder |
| |
| class | DtSimulationRunDurationWidgetLogic |
| |
| class | DtSimulationTimeScaleToolbar |
| | A builder for the simulation time scale toolbar. More...
|
| |
| class | DtSimulationTimeScaleWidgetSlider |
| | A widget class for putting simulation Time buttons on that are tied to existing menu items. More...
|
| |
| class | DtSimulationTimeScaleWidget |
| | A widget class for putting simulation Time buttons on that are tied to existing menu items. More...
|
| |
| class | DtSimulationTimeScaleWidgetBuilder |
| |
| class | DtSimulationTimeScaleWidgetInterface |
| | Abstract interface for the back end slection list widget. More...
|
| |
| class | DtSimulationTimeScaleWidgetLogic |
| |
| class | DtSimulationTimeToolbar |
| | A builder for the simulation time toolbar. More...
|
| |
| class | DtQLabel |
| |
| class | DtSimulationTimeWidget |
| | A widget class for putting simulation Time buttons on that are tied to existing menu items. More...
|
| |
| class | DtSimulationTimeWidgetBuilder |
| |
| class | DtSimulationTimeWidgetInterface |
| | Abstract interface for the back end slection list widget. More...
|
| |
| class | DtSimulationTimeWidgetLogic |
| |
| class | DtSimulationTimeWidgetPage |
| |
| class | DtSpawnSinkCreationDialog |
| |
| class | DtSpawnSinkCreationDialogCreator |
| | Creator for the spawn/sink dialog. More...
|
| |
| class | DtSpawnSinkGuiManager |
| | Represents the manager responsible for dealing with any GUI related stuff. More...
|
| |
| class | DtSpawnSinkEnvironmentalPointCopyObjectCreator |
| | Creator used to create copy classes. More...
|
| |
| class | DtSpawnSinkEnvironmentalPointCopyObject |
| | Class used to create point facades for paste. More...
|
| |
| class | DtSpotReportDefinitionEditorPage |
| |
| class | DtSpotReportElementEditorWidget |
| | The main widget for editing element definitions. More...
|
| |
| class | DtStyleEditingDialog |
| | The class that will contain widgets to modify the style of the current created or edited item. More...
|
| |
| class | DtStyleEditingDialogCreator |
| |
| class | DtSurfaceTypeToStringMapper |
| | This class will map surface characteristics to a string in a bit more detail than the DtSurface version of this. More...
|
| |
| class | DtTabOrderHelper |
| |
| class | DtTacticalGraphicCreatePalette |
| | A widget class for creating TacticalGraphic objects. More...
|
| |
| class | DtTacticalGraphicCreatePaletteLogic |
| |
| class | DtStickyButton |
| | This class is a subclass of the QToolButton that will allow for right clicking and making the button "sticky". More...
|
| |
| class | DtOutlineButton |
| | The button used for top level categories. More...
|
| |
| class | DtTagSelectorWidget |
| | The DtTagSelectorWidget will display information based on given tags and allow the user to select from those tags in different ways. More...
|
| |
| class | DtTagSelectorWidgetCreator |
| | !!!!!!!!!!!! DtTagSelectorWidgetCreator More...
|
| |
| class | DtTakeControlOfEntity |
| | DtTakeControlOfEntity class shows a list of functional groups that are applied for joystick/gamepad/keyboard control and allows the user to select the control(s) for this they want to take control of the entity for. More...
|
| |
| class | DtTakeControlOfEntityCreator |
| |
| class | DtTaskSetChooserDialog |
| | A class that will take a task or set menu and allow the creation of that task or set menu based on the contents within as well as the entities that are passed to it for validation. More...
|
| |
| class | DtTaskChooserDialog |
| | Allows selection of tasks. More...
|
| |
| class | DtTaskChooserDialogCreator |
| |
| class | DtSetChooserDialog |
| | Allows selection of sets. More...
|
| |
| class | DtSetChooserDialogCreator |
| |
| class | DtVrfEntityAnswerQuestionsAction |
| |
| class | DtVrfEmbarkOnAction |
| |
| class | DtVrfDisembarkAction |
| |
| class | DtVrfManageReactiveTasksAction |
| |
| class | DtVrfDisembarkAllAction |
| |
| class | DtTerrainAndSMSSelection |
| | Dialog box that allows for selection of terrain and simulation model set. More...
|
| |
| class | DtTerrainAndSMSSelectionCreator |
| | Creator to create the dialog. More...
|
| |
| class | DtTerrainProfileDialogManager |
| | Contains makVrf::DtTerrainProfileDialogManager class. More...
|
| |
| class | DtTerrainProfileMenuItem |
| | Contains makVrf::DtTerrainProfileMenuItem class. More...
|
| |
| class | DtTrackHistoryProfileMenuItem |
| | Specialized text for showing track history profile of entity. More...
|
| |
| class | DtTerrainProfileLineMenuItem |
| | A menu item to show an unpublished terrain profile line. More...
|
| |
| class | DtTleImporter |
| | Dialog to allow user to customize object parser when inputing a file for scenario laydown. More...
|
| |
| class | DtVariableColumnItem |
| |
| class | DtVariableColumnTreeWidget |
| | A widget class for putting simulation Time buttons on that are tied to existing menu items. More...
|
| |
| class | DtVariableColumnTreeWidgetInterface |
| | Abstract interface for the back end slection list widget. More...
|
| |
| class | DtVariableColumnTreeColumn |
| |
| class | DtVariableColumnTreeWidgetLogic |
| |
| class | DtShowHideColumnMenu |
| |
| class | DtVertexObjectDefinitionDialog |
| | This class defines the dialog that allows the creation/update of vertex objects in the scenario. More...
|
| |
| class | DtVertexObjectDefinitionDialogCreator |
| |
| class | DtLayoutSettingsDialogItem |
| | Brings up the dialog to allow the user to manage saved UI layputs. More...
|
| |
| class | DtRevertCurrentLayoutMenuItem |
| | Reverts the currently selected layout. More...
|
| |
| class | DtSelectLayoutMenu |
| | A builder for the saved layouts that exist in the settings directory. More...
|
| |
| class | DtToolbarViewMenu |
| | Submenu for toolbar items on view menu. More...
|
| |
| class | DtPaletteViewMenu |
| | Submenu for palette items on view menu. More...
|
| |
| class | DtVrfAttachObjectToolbar |
| | A builder for the object attachment toolbar. More...
|
| |
| class | DtVrfAttachWidgetInterface |
| |
| class | DtVrfAttachObjectWidget |
| | A widget class for putting simulation control buttons on that are tied to existing menu items. More...
|
| |
| class | DtVrfAttachWidgetLogic |
| |
| class | DtVrfAttachObjectWidgetBuilder |
| |
| class | DtVrfContextMenuMenuManager |
| |
| class | DtVrfContextMenuConfiguration |
| |
| class | DtVrfContextMenuAssembler |
| |
| class | DtVrfRightClickContextMenu |
| | The menu string is "DtVrfRightClickContextMenu". More...
|
| |
| class | DtVrfContextMenuManager |
| | This class is responsible for creating the right click context menu based on the current selection. More...
|
| |
| class | DtVrfContextMenuManagerCreator |
| | Creator class for the DtInputDriver. More...
|
| |
| class | DtVrfCopyDialog |
| |
| class | DtVrfCopyPasteStatusDialog |
| |
| class | DtVrfDeletionHandler |
| | The DtVrfDeletionHandler will delete objects from the local object manager (if local) or from the simulation. More...
|
| |
| class | DtVrfEchelonHierarchyPage |
| |
| class | DtVrfEchelonHierarchyPageCreator |
| | The creator class needed to be used to create a DtVrfEchelonHierarchyPage. More...
|
| |
| class | DtVrfEchelonHierarchyPageLogic |
| |
| class | DtVrfEchelonHierarchyTreeWidget |
| |
| class | DtVrfEmbarkationHierarchyPage |
| |
| class | DtVrfEmbarkationHierarchyPageCreator |
| | The creator class needed to be used to create a DtVrfEmbarkationHierarchyPage. More...
|
| |
| class | DtVrfEmbarkationHierarchyPageLogic |
| |
| class | DtVrfEmbarkationHierarchyTreeWidget |
| |
| class | DtVrfEntityListObjectPanelPageLogic |
| |
| class | DtVrfEntityListObjectPanelPage |
| | A widget class for managing objects in the simulation. More...
|
| |
| class | DtVrfEntityListObjectPanelPageCreator |
| | The creator class needed to be used to create a DtVrfEntityListObjectPanelPage. More...
|
| |
| class | DtVrfExpandAggregateMenuItem |
| |
| class | DtVrfExpandAllAggregateMenuItem |
| |
| class | DtVrfCollapseAggregateMenuItem |
| |
| class | DtVrfCollapseAllAggregateMenuItem |
| |
| class | DtVrfEntityAction |
| |
| class | DtVrfEntityMenu |
| |
| class | DtVrfEntityPlanManagerMessager |
| | Interface class from non-qt based DtVrfEntityPlanManager class and Qt signals/slots. More...
|
| |
| class | DtVrfEntityPlanManager |
| | This class will contain all plan dialogs currently open for entities and manage their removal when an entity is removed from the simluation. More...
|
| |
| class | DtVrfEnvironmentalListObjectPanelPageLogic |
| |
| class | DtVrfEnvironmentalListObjectPanelPage |
| | A widget class for managing objects in the simulation. More...
|
| |
| class | DtVrfEnvironmentalListObjectPanelPageCreator |
| | The creator class needed to be used to create a DtVrfEnvironmentalListObjectPanelPage. More...
|
| |
| class | DtVrfEnvironmentConditionsLocalWeatherPage |
| | A widget for configuring the local weather zones. More...
|
| |
| class | DtVrfEnvironmentConditionsMenuItem |
| | A menu item to close the current scenario. More...
|
| |
| class | DtVrfFileCachePage |
| | Override to hide clear instances on new scene check box which is not used by VR-Forces. More...
|
| |
| class | DtVrfGlobalPlansManager |
| |
| class | DtVrfGuiAcoScenarioDescriptionImporterExporter |
| |
| class | DtVrfGuiCsvScenarioDescriptionImporterExporter |
| |
| class | DtVrfGuiMsdlScenarioDescriptionImporterExporter |
| |
| class | DtVrfGuiQtOrbatManager |
| | The DtVrfGuiQtOrbatManager is a Qt layer that will call the ORBAT manager to perform operations that need Qt input before calling (export, import, etc). More...
|
| |
| class | DtVrfGuiScenarioDescriptionImporterExporter |
| | Base class that subclasses must implement in order to be considered an importer/exporter for scenario information from the GUI. More...
|
| |
| class | DtVrfGuiTleScenarioDescriptionImporterExporter |
| |
| class | DtScrollButtonArea |
| |
| class | DtExpandCollapseButton |
| | Small wrapper class for QToolButton to create the Expand/Collapse buttons. More...
|
| |
| class | DtVrfHierarchyPage |
| |
| class | DtDragDropBoxItemDelegate |
| | Show drag over box and create editor for max length given entity type. More...
|
| |
| class | DtDragDropBoxItemDelegateCreator |
| | !!!!!!!!!!!!!!! DtDragDropBoxItemDelegateCreator More...
|
| |
| class | DtParentedUnderOrganizedNode |
| |
| class | DtVrfChildToParentSelectionFilter |
| | The DtVrfChildToParentSelectionFilter specialized filter that must be used as a child filter when organizing children to parent nodes. More...
|
| |
| class | DtVrfHierarchyPageLogic |
| |
| class | DtVrfListObjectPanelPageLogic |
| |
| class | DtVrfListObjectPanelPage |
| | A widget class for managing objects in the simulation. More...
|
| |
| class | DtVrfMainMenuConfiguration |
| | DtVrfMainMenuConfig used in DtVrfMainMenu to add/remove menu paths from menu bar. More...
|
| |
| class | DtVrfMainMenuAssembler |
| | DtVrfMainMenuAssembler used in DtVrfMainMenu register and unregister menus for menu bar. More...
|
| |
| class | DtVrfMainMenu |
| | DtVrfMainMenu Main accessor for modifying items in the menu bar. More...
|
| |
| class | DtVrfObjectListPanelInterface |
| | Abstract interface for the back end slection list widget. More...
|
| |
| class | DtVrfObjectListPanelLogic |
| |
| class | DtVrfObjectListPanelPageInterface |
| |
| class | DtVrfObjectListPanelPage |
| | A widget class for managing objects in the simulation. More...
|
| |
| class | DtVrfObjectListPanelPageCreator |
| |
| class | DtVrfObjectListViewItem |
| |
| class | DtVrfObjectListViewItemCreator |
| | Registered creator for this class. More...
|
| |
| class | DtClonableUnicode |
| |
| class | DtVrfObjectModifierDialogManager |
| | Manages the appearance/disposal of creation/editing dialogs associated with creating/editing vrforces objects (entities, props, etc...) The dialogs are created when either the creationManager or editingManager emit a signal that starts the creation/editing process. More...
|
| |
| class | DtObjectDefinitionDialogCreationParameters |
| | Structure indexed by VrfCreateAndEditDialogCreators. Specifies a creator function and. More...
|
| |
| class | DtVrfObserverViewsPanel |
| | Panel class to create derived observer views widget. More...
|
| |
| class | DtVrfObserverViewsWidget |
| | This class will override some basic functionality of the observer views logic in order to retrieve current observer views from the scenario. More...
|
| |
| class | DtVrfObserverViewsWidgetLogic |
| | Logic that will retrieve the observer view records from the scenario manager and also use in internal member. More...
|
| |
| class | DtVrfObserverViewsPanelCreator |
| | The creator class needed to be used to create a DtVrfObserverViewsWidget. More...
|
| |
| class | DtVrfSelectDefaultScenarioObserverViewItem |
| | VRF overrides for Vantage level observer view items. Changes terrain default view to scenario default view. More...
|
| |
| class | DtVrfUnsetDefaultScenarioObserverViewItem |
| |
| class | DtVrfSelectDefaultObserverViewItem |
| |
| class | DtVrfUnsetDefaultObserverViewItem |
| |
| class | DtVrfOrbatMenu |
| | Root menu for orbat menu items. More...
|
| |
| class | DtVrfRightClickOrbatMenu |
| | Root menu for orbat menu items. More...
|
| |
| class | DtVrfMakePartOfOrbatAction |
| | If there are any items selected that are not part of the orbat. make them part of the orbat. More...
|
| |
| class | DtVrfRemoveFromOrbatAction |
| | If there are any items that are part of the orbat, remove them from the orbat. More...
|
| |
| class | DtImportORBATAction |
| | Allowq user to import an ORBAT into the scenario. More...
|
| |
| class | DtExportORBATAction |
| | Allowq user to export an ORBAT from the scenario. More...
|
| |
| class | DtAddAllSimulationObjectsToORBAT |
| | Allow user to add all objects that are not part of the ORBAT in the scenario to the scenario. More...
|
| |
| class | DtRemoveAllSimulationObjectsFromORBAT |
| | Removes all objects in ORBAT. More...
|
| |
| class | DtVrfOrbatPage |
| |
| class | DtVrfOrbatPageCreator |
| | The creator class needed to be used to create a DtVrfOrbatPagePage. More...
|
| |
| class | DtOrbatPalettePage |
| | Specialized ORBAT page that will put page into creation mode. More...
|
| |
| class | DtVrfOrbatPageLogic |
| |
| class | DtVrfOrbatTreeWidget |
| |
| class | DtVrfOrganizedEntityListObjectPanelPage |
| | The DtVrfOrganizedEntityListObjectPanelPage class is an entity list that shows published entities organized in their unit hierarchy. More...
|
| |
| class | DtVrfOrganizedEntityListObjectPanelPageCreator |
| | The creator class needed to be used to create a DtVrfOrganizedEntityListObjectPanelPage. More...
|
| |
| class | DtVrfOrganizedObjectListPanelPage |
| | The DtVrfOrganizedObjectListPanelPage will show an echelon hierarchy organized by force as well as tactical graphics underneath a tactical graphics node This class will not allow objects to be moved within units or force. More...
|
| |
| class | DtVrfOrganizedObjectListPanelPageCreator |
| | The creator class needed to be used to create a DtVrfOrganizedObjectListPanelPage. More...
|
| |
| class | DtVrfOrganizedObjectListPageLogic |
| |
| class | DtVrfOrganizedObjectListPageLogicCreator |
| | Creator for the DtVrfOrganizedObjectListPageLogic. More...
|
| |
| class | DtVrfOrganizedObjectListPageSignaler |
| | Creator for the DtVrfOrganizedObjectListPageSignaler. More...
|
| |
| class | DtVrfOsgEarthCacheDialog |
| | This dialog will extend the base DtOsgEarthCacheDialog to deal with sending information to the servers to also cache data as well as handle returns for current server progress (from all servers on the network) More...
|
| |
| class | DtVrfOsgEarthCacheDialogCreator |
| |
| class | DtVrfOsgEarthCacheHandler |
| | Override to send message to back-end with bounds information to cache on the back-ends. More...
|
| |
| class | DtVrfOsgEarthCacheLogic |
| |
| class | DtVrfOsgEarthCacheLogicCreator |
| |
| class | DtVrfOsgEarthCacheHandlerCreator |
| |
| class | DtVrfOverlaySelectionListToolbar |
| | A builder for the overlay selection list toolbar. More...
|
| |
| class | DtVrfOverlaySelectionCombo |
| | A widget class for managing overlays. More...
|
| |
| class | DtVrfOverlaySelectionListBuilder |
| |
| class | DtVrfOverlaySelectionListInterface |
| | Abstract interface for the overlay selection toolbar list widget. More...
|
| |
| class | DtVrfOverlaySelectionListLogic |
| |
| class | DtVrfOverlayTreeView |
| |
| class | DtVrfPasteDialog |
| |
| class | DtVrfPluginsEditorPage |
| |
| class | DtVrfPluginsEditorWidget |
| |
| class | DtVrfPluginsEditorWidgetInterface |
| |
| class | DtVrfPluginsEditorWidgetLogic |
| |
| class | DtVrfPluginsLoadedPage |
| |
| class | DtVrfPluginsLoadedWidget |
| |
| class | DtVrfPluginsLoadedWidgetInterface |
| |
| class | DtVrfPluginsLoadedWidgetLogic |
| |
| class | DtVrfRightClickMenu |
| | Used to modify the right click menu based on different contexts. More...
|
| |
| class | DtVrfRightClickContextHandler |
| | The menu assembler and configuration were combined into one class for convenience. More...
|
| |
| class | DtVrfScenarioManager |
| | The class that will contain information about the currently loaded scenario. More...
|
| |
| class | DtVrfSensorFieldOfViewManagerQt |
| | The sensor field of view manager. More...
|
| |
| class | DtVrfSimulationMenuItem |
| |
| class | DtVrfSymbolDecorationToolbarWidget |
| |
| class | DtVrfSymbolDecorationToolbarWidgetBuilder |
| | This builder class creates and instance of the symbol decoration toolbar widget class. More...
|
| |
| class | DtVrfTacticalGraphicOverlayListPage |
| |
| class | DtVrfTacticalGraphicOverlayListPageCreator |
| | The creator class needed to be used to create a DtVrfTacticalGraphicOverlayListPage. More...
|
| |
| class | DtVrfTacticalGraphicOverlayTreeLogic |
| | The logic for populating and managing the DtTGOverlaysTreeWidget. More...
|
| |
| class | DtVrfTacticalGraphicOverlayTreeWidget |
| | The tactical graphics overlay tree widget displays the tree representing the Tactical Graphic Overlays currently in existence. More...
|
| |
| class | DtOverlayTreeWidgetMarkingTextDelegate |
| | Delegate that will signal marking text change when item is edited. More...
|
| |
| class | DtVrfTaskSetVariableWidgetManager |
| | This class will create individual variable widgets. More...
|
| |
| class | RenderArea |
| | Represents a widget that gets drawn for animation purposes. More...
|
| |
| class | DtWidgetAnimator |
| | Represents a widget that can animate the movement of other widgets. More...
|
| |
| class | DtWindCorridorDefinitionDialogLogic |
| |
| class | DtWindCorridorDefinitionDialog |
| |
| class | DtWindCorridorDefinitionDialogCreator |
| |
| class | DtActiveSonarModeSelectionEntryWidget |
| | Widget for selecting active sonar modes by emitter. More...
|
| |
| class | DtAltitudeEntryWidget |
| | Simple line text entry widget that will allow the user to enter an altitude value. More...
|
| |
| class | DtAltitudeEntryVariableWidgetExtension |
| | Extension widget which simply contains three altitude variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtAltitudeSelectionWidget |
| |
| class | DtAltitudeSelectionWidgetCreator |
| |
| class | DtAltitudeSelectionWidgetInterface |
| |
| class | DtAltitudeSelectionWidgetLogic |
| | Local to class – not exposed. More...
|
| |
| class | DtAngleEntryWidget |
| | Simple line text entry widget that will allow the user to enter a heading value. More...
|
| |
| class | DtAngleEntryVariableWidgetExtension |
| | Extension widget which simply contains three heading variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtColorEntryWidget |
| | Widget that allows for the selection of a color value. More...
|
| |
| class | DtColorVariableWidgetExtension |
| | Simple string variable widget extension. Hides top/bottom items as they are not needed. More...
|
| |
| class | DtCountrySelectionEntryWidget |
| | Widget that allows the selection of a country. More...
|
| |
| class | DtDataEntryVariableWidgetManager |
| | This class will create individual variable widgets. More...
|
| |
| class | DtDateTimeEntryWidget |
| | Widget that allows users to enter date/time values. More...
|
| |
| class | DtDepthEntryWidget |
| | Simple line text entry widget that will allow the user to enter a depth value. More...
|
| |
| class | DtDepthEntryVariableWidgetExtension |
| | Extension widget which simply contains three depth variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtDiGuyAnimationSelectionEntryWidget |
| | Widget that allows users to select di-guy animations. More...
|
| |
| class | DtDiGuyAppearanceSelectionEntryWidget |
| | Widget that allows users to select di-guy appearances. More...
|
| |
| class | DtDiGuyGestureSelectionEntryWidget |
| | Widget that allows users to select di-guy gestures. More...
|
| |
| class | DtEmbarkationSlotEntryWidget |
| | Widget that allows for the selection of an embarkation slot from the given data. More...
|
| |
| class | DtEmitterModesSelectionEntryWidget |
| | This is a base class that is used by other classes to show emitters and modes that they are currently set to. More...
|
| |
| class | DtEmitterSelectionEntryWidget |
| | Widget that allows users to select an emitter for the given entity. More...
|
| |
| class | DtExtendedLabelsEntryWidget |
| | Widget that will allow for entry of label and any extended labels. More...
|
| |
| class | DtExtendedLabelsEntryWidgetCreator |
| |
| class | DtExtendedLabelsEntryWidgetSignaler |
| | Signaler use to signal the creation of an extended label. More...
|
| |
| class | DtColorButton |
| |
| class | DtForceSelectionEntryWidget |
| | Widget that allows the selection of a force. More...
|
| |
| class | DtFormationSelectionEntryWidget |
| | Widget that allows users to select Formations for the given entity. More...
|
| |
| class | DtJammerSelectionEntryWidget |
| | Widget for selecting jammer emitter. More...
|
| |
| class | DtJammingModeSelectionEntryWidget |
| | Widget for selecting jamming modes by emitter. More...
|
| |
| class | DtLastPointInfoLocation |
| | class DtLastPointInfoLocation: More...
|
| |
| class | DtLastPointClickedWidget |
| |
| class | DtLastPointClickedWidgetCreator |
| | The creator class needed to be used to create a DtLastPointClickedWidget. More...
|
| |
| class | DtLastPointClickedWidgetInterface |
| | class DtLastPointClickedWidgetInterface: More...
|
| |
| class | DtLastPointClickedWidgetLogic |
| | class DtLastPointClickedWidgetLogic: More...
|
| |
| class | DtLoadoutSelectionWidget |
| | Widget that allows users to select a loadout for the given entity. Will also display some informataion about that loading. More...
|
| |
| class | DtLocationCSEntryBasic |
| |
| class | DtLocationCSEntryBasicDeg |
| |
| class | DtLocationCSEntryBasicDMS |
| |
| class | DtLocationCSEntryBasicUTM |
| |
| class | DtLocationCSEntryBasicMGRS |
| |
| class | DtLocationCSEntryBasicGeocentric |
| |
| class | DtLocationCSEntryDMSWidget |
| |
| class | DtLocationCSEntryInterface |
| |
| class | DtLocationCSEntryCreatorInterface |
| |
| class | DtLocationCSEntryCreator |
| |
| class | DtLocationCSEntryInterfaceFactory |
| | Factory that will keep each creator by type. More...
|
| |
| class | DtLocationCSEntryLabelInterfaceFactory |
| | Factory that will keep each creator by type. More...
|
| |
| class | DtLocationCSLabelEntryBasic |
| |
| class | DtLocationCSLabelEntryBasicDeg |
| |
| class | DtLocationCSLabelEntryBasicDMS |
| |
| class | DtLocationCSLabelEntryBasicUTM |
| |
| class | DtLocationCSLabelEntryBasicMGRS |
| |
| class | DtLocationCSLabelEntryBasicGeocentric |
| |
| class | DtLocationEntryWidget |
| |
| class | DtLocationEntryWithoutAltitudeWidget |
| | Specialized version of location entry widget used for scripted tasks that will create a location entry without altitude selection. More...
|
| |
| class | DtLocationEntryWidgetInterface |
| |
| class | DtLocationEntryWidgetLogic |
| | Private to this class. More...
|
| |
| class | DtLocationEntryEventProcessor |
| | !!!!!!!!!!!!!!!!!!!! DtLocationEntryEventProcessor More...
|
| |
| class | DtMagneticNorthHeadingEntryWidget |
| | Simple line text entry widget that will allow the user to enter a heading value. More...
|
| |
| class | DtOffsetLocationEntryWidget |
| | A collection of 3 range widgets for x, y and z offsets (in meters). More...
|
| |
| class | DtOffsetLocationEntryWidgetExtension |
| | Extension widget which simply contains three Range variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtOrientationEntryWidget |
| | A widget that will allow the user to enter in heading/pitch/roll values. More...
|
| |
| class | DtOverlayParentEntryWidget |
| | Widget that allows the selection of an overlay. More...
|
| |
| class | DtPitchEntryWidget |
| | Simple line text entry widget that will allow the user to enter a Pitch value. More...
|
| |
| class | DtPitchEntryVariableWidgetExtension |
| | Extension widget which simply contains three Pitch variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtPrecisionMovementEntryWidget |
| | The DtPrecisionMovementEntryWidget class will show a combo box that will allow for the selection of existing animation movement objects. More...
|
| |
| class | DtRadarModeSelectionEntryWidget |
| | Widget for selecting radar modes by emitter. More...
|
| |
| class | DtRadarSelectionEntryWidget |
| | Widget for selecting radar emitter. More...
|
| |
| class | DtRangeEntryWidget |
| | Simple line text entry widget that will allow the user to enter a range value. More...
|
| |
| class | DtRangeEntryVariableWidgetExtension |
| | Extension widget which simply contains three Range variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtRateEntryWidget |
| | Simple line text entry widget that will allow the user to enter a rate value. More...
|
| |
| class | DtRateEntryVariableWidgetExtension |
| | Extension widget which simply contains three rate variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtAltitudeRateEntryWidget |
| | Simple line text entry widget that will allow the user to enter a rate climb/descent value that is based on altitude units per minute for display, but translated to meters/second from input and to output. More...
|
| |
| class | DtAirSpeedRateEntryWidget |
| | Simple line text entry widget that will allow the user to enter a air speed value that is based on air speed units or Mach for display. More...
|
| |
| class | DtResourceSelectionEntryWidget |
| | Widget that allows users to select resources for the given entity. More...
|
| |
| class | DtMunitionResourceSelectionEntryWidget |
| | Widget that only displays munition resources. More...
|
| |
| class | DtBombResourceSelectionEntryWidget |
| | Widget that only displays munition resources. More...
|
| |
| class | DtNavalMineResourceSelectionEntryWidget |
| | Widget that only displays anti sub or anti ship mine munition resources. More...
|
| |
| class | DtResourceSelectionEntryWidgetMenuFactory |
| | Qt designer extensions. More...
|
| |
| class | DtResourceSelectionEntryWidgetTaskMenu |
| |
| class | DtResourceSelectionEntryWidgetChooseFilters |
| | Dialog that allows the Qt extension to choose filters for the filtered list view. More...
|
| |
| class | DtRunwaySelectionWidget |
| |
| class | DtScriptedTaskEntityTypeDataWidget |
| |
| class | DtScriptedTaskVariableLayoutConverter |
| | This class will parse the UI file for known scripted task variable types and pull out specified scripted task variable information. More...
|
| |
| class | DtSimpleLabelWidget |
| | These classes will define simple label widgets. These widgets are not variables – they are simply display elements. More...
|
| |
| class | DtSimpleRangeLabel |
| | Range label. This will change units if display units for distance change. More...
|
| |
| class | DtSimpleSmallRangeLabel |
| | Small range label. This will change units if display units for small distance change. More...
|
| |
| class | DtSimpleAltitudeLabel |
| | Altitude label. This will change units if display units for altitude change. More...
|
| |
| class | DtSimpleRateLabel |
| | Rate label. This will change units if display units for velocity change. More...
|
| |
| class | DtSimpleTurnRateLabel |
| | Turn Rate (Rotational Velocity) label. This will change units if display units for rotational velocity change. More...
|
| |
| class | DtSimpleHeadingLabel |
| | Heading (orientation) label. This will change units if display units for orientation change. More...
|
| |
| class | DtSimpleMapDataWidget |
| | These classes will define simple map data entry. More...
|
| |
| class | DtSimpleIntegerMapWidget |
| | Simple integer container. More...
|
| |
| class | DtSimpleDoubleMapWidget |
| |
| class | DtSimpleStringMapWidget |
| |
| class | DtSimpleVariableWidget |
| | These classes will define simple data entry widgets that can be used in scripted (or other) tasks. More...
|
| |
| class | DtSimpleSeparatorWidget |
| | Simple separator widget. More...
|
| |
| class | DtSimpleVariableWidgetExtension |
| | Simple general extension widget that provides a default value and range. More...
|
| |
| class | DtSimpleIntegerVariableWidgetExtension |
| | Simple interger variable widget extension. More...
|
| |
| class | DtSimpleIntegerVariableWidget |
| | Simple integer container. More...
|
| |
| class | DtSimpleDoubleVariableWidgetExtension |
| | Simple double variable widget extension. More...
|
| |
| class | DtSimpleDoubleVariableWidget |
| |
| class | DtSimpleStringVariableWidgetExtension |
| | Simple string variable widget extension. Hides top/bottom items as they are not needed. More...
|
| |
| class | DtSimpleStringVariableWidget |
| |
| class | DtSimpleEntityTypeVariableWidget |
| | Adds a button that allows user to select entity type. More...
|
| |
| class | DtSimpleEntityTypeVariableWidgetMenuFactory |
| | Qt designer extensions. More...
|
| |
| class | DtSimpleEntityTypeVariableWidgetTaskMenu |
| |
| class | DtSimpleEntityTypesVariableWidget |
| | Adds control that allows the user to select multiple entity types. More...
|
| |
| class | DtFilenameVariableWidget |
| | Adds a button that allows user to browse for a file. More...
|
| |
| class | DtSimpleComboVariableWidgetExtension |
| | Simple combo box extension that will allow the user to add items and to select the default value in the same box. More...
|
| |
| class | DtSimpleComboVariableWidget |
| | This class is a simple combo box that will use the variable data (values separated by ;) to add entries. More...
|
| |
| class | DtSimpleImageComboVariableWidgetExtension |
| | Simple combo box extension that will allow the user to add items and to select the default value in the same box. More...
|
| |
| class | DtSimpleImageComboVariableWidget |
| | This class is a simple image combo box that will use the variable data (values separated by ;) to add image entries. More...
|
| |
| class | DtSimpleImageComboVariableWidgetMenuFactory |
| | Qt designer extensions. More...
|
| |
| class | DtSimpleImageComboVariableWidgetTaskMenu |
| |
| class | DtSimpleCheckBoxVariableWidgetExtension |
| | Simple check box extension that will allow the user to decide if default for check is on or off. More...
|
| |
| class | DtSimpleCheckBoxVariableWidget |
| | This class is a simple check box item. More...
|
| |
| class | DtSimpleSingleRadioButtonVariableWidgetExtension |
| | Simple radio box extension that will allow the user to add items and to select the default value in the same box. More...
|
| |
| class | DtSimpleRadioButtonVariableWidgetExtension |
| | Simple radio box extension that will allow the user to add items and to select the default value in the same box. More...
|
| |
| class | DtSimpleRadioButtonVariableWidget |
| | This class is a container for radio buttons defined by the variable data. More...
|
| |
| class | DtSimpleSingleRadioButtonVariableWidget |
| | This class is a container for radio buttons defined by the variable data. More...
|
| |
| class | DtSmallRangeEntryWidget |
| | Simple line text entry widget that will allow the user to enter a small range value. More...
|
| |
| class | DtSmallRangeEntryVariableWidgetExtension |
| | Extension widget which simply contains three Range variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtSphereEntryWidget |
| | Widget that will allow the user to enter a sphere (center and radius). More...
|
| |
| class | DtSphereEntryVariableWidgetExtension |
| | Extension widget which simply contains three turn rate variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtStealthObserverViewModesWidget |
| | Combo box that will show all the current stealth saved view modes available and will make that view mode contents part of the plan. More...
|
| |
| class | DtStealthViewModesWidget |
| | Combo box that will allow the user to select a stealth view mode to put the stealth into for a stealth DT_DLL_VRFGUIDATAENTRYWIDGETS. More...
|
| |
| class | DtSubordinateFunctionListView |
| | A widget class for managing a DtTreeWidget of objects which supports user-defined filters. More...
|
| |
| class | DtRange |
| |
| class | DtTaskSetVariableWidgetExtensionInterface |
| | Extension interface for contents for definition of variables in the scripted task meta data variable dialog. More...
|
| |
| class | DtTaskSetVariableWidgetInterface |
| | This class will define the interface needed for being a task set variable that can be used in task dialogs and scripted task dialogs. More...
|
| |
| class | DtTaskSetVariableWidget |
| | Basic implementation that has a label at the top. More...
|
| |
| class | DtTaskSetVariableWidgetCreatorInterface |
| | Creator class to be used when creating instances of task/set variables. More...
|
| |
| class | DtTaskSetVariableWidgetCreator |
| |
| class | DtTimeEntryWidget |
| | Widget that allows users to enter time values, including days. More...
|
| |
| class | DtTurnRateEntryWidget |
| | Simple line text entry widget that will allow the user to enter a TurnRate value. More...
|
| |
| class | DtTurnRateEntryVariableWidgetExtension |
| | Extension widget which simply contains three turn rate variable widgets to allow for reuse of existing class that maintains unit settings. More...
|
| |
| class | DtVisualMetaDataSelectionWidget |
| | Widget for selecting radar emitter. More...
|
| |
| class | DtVrfFilteredListView |
| | A widget class for managing a DtTreeWidget of objects which supports user-defined filters. More...
|
| |
| class | DtVrfBroadcastFilteredListView |
| | This will add a "broadcast" checkbox such that the selected name will basically be empty when returned. More...
|
| |
| class | DtVrfFilteredListViewVariableWidgetExtension |
| | Extension allows user to select filters that will be used for this filtered list view. More...
|
| |
| class | DtVrfMultiSelectionFilteredListView |
| |
| class | DtVrfMultipleSelectionBroadcastFilteredListViewCreator |
| | Creator that will create a filtered list widget and enable multi selection mode on it. More...
|
| |
| class | DtVrfFilteredListViewMenuFactory |
| | Qt designer extensions. More...
|
| |
| class | DtVrfFilteredListViewTaskMenu |
| |
| class | DtVrfFilteredListViewChooseFilters |
| | Dialog that allows the Qt extension to choose filters for the filtered list view. More...
|
| |
| class | DtVrfFilteredListViewInterface |
| | Abstract interface for the back end slection list widget. More...
|
| |
| class | DtVrfFilteredListViewLogic |
| |
| class | DtWeaponSelectionWidget |
| | Widget that allows users to select weapons for the given entity. More...
|
| |
| class | DtDirectFireWeaponSelectionWidget |
| | Widget that only displays direct fire weapons. More...
|
| |
| class | DtIndirectFireWeaponSelectionWidget |
| | Widget that only displays indirect fire weapons. More...
|
| |
| class | DtCheckpointSettingsPage |
| |
| class | DtCheckpointSettingsWidget |
| |
| class | DtCheckpointSettingsWidgetInterface |
| |
| class | DtCheckpointSettingsWidgetLogic |
| |
| class | DtEntityBehaviorOptionsPage |
| |
| class | DtEntityBehaviorOptionsWidget |
| |
| class | DtEntityBehaviorOptionsWidgetInterface |
| |
| class | DtEntityBehaviorOptionsWidgetLogic |
| |
| class | DtEntityBehaviorOptionsWidgetLogicCreator |
| |
| class | DtGuiOptionsPage |
| |
| class | DtGuiOptionsWidget |
| |
| class | DtGuiOptionsWidgetInterface |
| |
| class | DtGuiOptionsWidgetLogic |
| |
| class | DtIndirectArtillerySettingsDataWidget |
| | This class defines the dialog that allows the creation/update of indirect artillery data. More...
|
| |
| class | DtIndirectArtillerySettingsDataLogic |
| | Overridden from base to allow for setting of indirect artillery specific data into the dialog. More...
|
| |
| class | DtIndirectArtillerySettingsDataWidgetCreator |
| | Creator class for dialog. More...
|
| |
| class | DtIndirectArtillerySettingsPage |
| | Page that is a container for the DtIndirectArtillerySettingsWidget which will allow the user to set options for indirect artillery objects to be used when they are first created. More...
|
| |
| class | DtIndirectArtillerySettingsWidget |
| | Instances of DtIndirectArtillerySettingsWidget will allow the user to set options for indirect artillery objects. More...
|
| |
| class | DtIndirectArtillerySettingsLogic |
| | Logic for the terrain profile settings page. More...
|
| |
| class | DtOceanSettingsWidget |
| | DtOceanSettingsWidget will display current ocean settings as saved in the mtf file (or default) More...
|
| |
| class | DtOceanSettingsWidgetLogic |
| | DtOceanSettingsWidgetLogic logic used to seed interface and set settings. More...
|
| |
| class | DtOceanSettingsPage |
| | Main container class for ocean settings widget and logic. More...
|
| |
| class | DtPerformanceOptionsPage |
| |
| class | DtPerformanceOptionsWidget |
| |
| class | DtPerformanceOptionsWidgetInterface |
| |
| class | DtPerformanceOptionsWidgetLogic |
| |
| class | DtPerformanceOptionsWidgetLogicCreator |
| |
| class | DtRadarCoverageOptionsPage |
| |
| class | DtRadarCoverageOptionsWidget |
| |
| class | DtRadarCoverageOptionsLogic |
| | !!!!!!!!!!!!!!!! DtRadarCoverageOptionsLogic More...
|
| |
| class | DtRangeLineSettingsPage |
| |
| class | DtRangeLineSettingsWidgetLogic |
| |
| class | DtRangeLineSettingsWidget |
| |
| class | DtRangeRingsOptionsPage |
| |
| class | DtRangeRingsOptionsWidgetLogic |
| |
| class | DtRangeRingsOptionsWidget |
| |
| class | DtRangeRingEntry |
| | This class is a widget representing a single range ring entry. More...
|
| |
| class | DtScenarioEventSettingsWidget |
| | DtScenarioEventSettingsWidget will display the widget for setting scenario events. More...
|
| |
| class | DtScenarioEventSettingsWidgetLogic |
| | DtScenarioEventSettingsWidgetLogic logic used to seed interface and set settings. More...
|
| |
| class | DtScenarioEventSettingsPage |
| | Main container class for scenario event settings widget and logic. More...
|
| |
| class | DtScenarioSettingsInterface |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtScriptedTaskOptionsPage |
| |
| class | DtScriptedTaskOptionsWidget |
| |
| class | DtScriptedTaskOptionsWidgetInterface |
| |
| class | DtScriptedTaskOptionsWidgetLogic |
| |
| class | DtSensorContactLinesOptionsPage |
| |
| class | DtSensorContactLinesOptionsLogic |
| |
| class | DtSensorContactLinesOptionsWidget |
| |
| class | DtSessionOptionsPage |
| |
| class | DtSessionOptionsWidget |
| |
| class | DtSessionOptionsWidgetInterface |
| |
| class | DtSessionOptionsWidgetLogic |
| |
| class | DtSimulationOptionsPage |
| |
| class | DtSimulationOptionsWidget |
| |
| class | DtSimulationOptionsWidgetInterface |
| |
| class | DtSimulationOptionsWidgetLogic |
| |
| class | DtSpotReportOptionsPage |
| | TODO: COMMENT THIS CLASS. More...
|
| |
| class | DtSpotReportOptionsWidget |
| |
| class | DtSpotReportOptionsWidgetInterface |
| |
| class | DtSpotReportOptionsWidgetLogic |
| |
| class | DtTDLOptionsPage |
| | TODO: COMMENT THIS CLASS. More...
|
| |
| class | DtTDLOptionsWidget |
| |
| class | DtTDLOptionsWidgetInterface |
| |
| class | DtTDLOptionsWidgetLogic |
| |
| class | DtTerrainProfileSettingsPage |
| | Page that is a container for the DtTerrainProfileSettingsWidget which will allow the user to set options for all terrain profile graphs opened and ones opened after the settings are made. More...
|
| |
| class | DtTerrainProfileSettingsWidget |
| | Instances of DtTerrainProfileSettingsWidget will allow the user to set options for terrain profile graphs. More...
|
| |
| class | DtTerrainProfileSettingsLogic |
| | Logic for the terrain profile settings page. More...
|
| |
| class | DtVrfAggregateSettingsLogic |
| |
| class | DtVrfAggregateSettingsLogicCreator |
| |
| class | DtVrfAggregateSettingsWidgetInterface |
| |
| class | DtVrfAggregateSettingsWidget |
| |
| class | DtVrfAggregateSettingsPage |
| |
| class | DtVrfBaseSceneSettingsEnvironmentLogic |
| | Logic Base abstract class for the SceneSettingsEnvironmentWidget. More...
|
| |
| class | DtVrfDisplayUnitsSettingsPage |
| | Page subclassed from makVrv::DtDisplayUnitsSettingsPage to create VR-Forces version of the settings page to add timezone setting information. More...
|
| |
| class | DtVrfDisplayUnitsSettingsWidget |
| | Widget subclassed from makVrv::DtDisplayUnitsSettingsWidget to add timezone selection, and time formatting. More...
|
| |
| class | DtVrfEntityDisplaySettingsPage |
| |
| class | DtVrfEntityDisplaySettingsWidget |
| |
| class | DtVrfGeneralApplicationSettingsPage |
| |
| class | DtVrfIntervisibilitySettingsWidget |
| | Extension of DtIntervisibilitySettingsWidget. More...
|
| |
| class | DtVrfIntervisibilitySettingsPage |
| |
| class | DtVrfIntervisibilitySettingsLogic |
| | !!!!!!!!!!!!!!!! DtVrfIntervisibilitySettingsLogic More...
|
| |
| class | DtVrfIntervisibilitySettingsLogicCreator |
| |
| class | DtVrfRenderSettingsPage |
| | Overridden version of VR-Vantage's DtRenderSettingsPage in order to create a custom VRF render settings widget. More...
|
| |
| class | DtVrfTacticalGraphicsSettingsLogic |
| |
| class | DtVrfTacticalGraphicsSettingsLogicCreator |
| |
| class | DtVrfTacticalGraphicsSettingsWidget |
| |
| class | DtVrfTacticalGraphicsSettingsPage |
| |
| class | DtAddTargetPriorityListDialog |
| | Derived from DtSetTargetPriorityListDialog, this class has similar functionality but will signal the requested priority list instead of sending a request data to the sim It is used by DtUpdateTargetPriorityListDialog as a way to add or update a priority list. More...
|
| |
| class | DtAirbaseLaunchFlightWidget |
| |
| class | DtAirbaseLaunchFlightWidgetCreator |
| |
| class | DtAirbaseLaunchFlightWidgetLogic |
| |
| class | DtAirportLightControllerWidget |
| |
| class | DtAirportLightControllerWidgetCreator |
| | class DtAirportLightControllerWidget More...
|
| |
| class | DtAirportLightControllerWidgetInterface |
| | class DtAirportLightControllerWidgetInterface: More...
|
| |
| class | DtAirportLightControllerWidgetLogic |
| | A class that handles the logic for the DtAirportLightControllerWidget. More...
|
| |
| class | DtAirportSelectionWidget |
| | A widget class for encapsulating airport selection from a combo box. More...
|
| |
| class | DtAndConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtLogicalOperatorConditionExpressionLogic |
| |
| class | DtAndConditionalLogic |
| |
| class | DtLogicalConditionalExpressionInterface |
| |
| class | DtAndConditional |
| |
| class | DtAskIfCanTaskDialog |
| | Dialog that will present the names of the tasks/plans to be interrupted. More...
|
| |
| class | DtAskIfCanTask |
| | Contains makVrf::DtAskIfCanTask class. More...
|
| |
| class | DtBaseComboTaskSetDialog |
| |
| class | DtBaseConditionalExpressionDialog |
| |
| class | DtBaseEntityConditionalExpressionDialog |
| |
| class | DtBaseEntityConditionalExpressionLogic |
| |
| class | DtBaseFilteredListViewTaskSetDialog |
| |
| class | DtBaseTaskSetDialogInterface |
| |
| class | DtBaseYesNoTaskSetDialog |
| | Contains makVrf::DtBaseYesNoTaskSetDialog class. More...
|
| |
| class | DtBreachedConditionalCreator |
| | The DtBreachedConditional will allow the set up of a conditional that will be triggered when the engineering object in question is breached. More...
|
| |
| class | DtBreachedConditionalLogic |
| |
| class | DtBreachedConditional |
| |
| class | DtClearTargetPriorityListDialog |
| |
| class | DtClearTargetPriorityListDialogCreator |
| |
| class | DtCommandAssignmentWidget |
| | A widget class for encapsulating radio commands for tasks or sets. More...
|
| |
| class | DtCommandAssignmentWidgetInterface |
| | A widget class for encapsulating radio commands for tasks or sets. More...
|
| |
| class | DtCommandAssignmentWidgetLogic |
| | A widget class for encapsulating radio commands for tasks or sets. More...
|
| |
| class | DtCommandDialogExtensionInterface |
| |
| class | DtConditionalDialog |
| |
| class | DtVrfConditionalDialogCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtConditionalDialogInterface |
| |
| class | DtVrfConditionalExpressionCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtConditionExpressionLogic |
| |
| class | DtConditionalExpressionInterface |
| |
| class | DtConditionalExpressionView |
| | DtConditionalExpressionView is the view that is used to create and modify conditional expressions. More...
|
| |
| class | DtConditionalExpressionViewItem |
| | DtConditionalExpressionViewItem represents a single conditional expression. More...
|
| |
| class | DtConditionalExpressionViewItemCreator |
| |
| class | DtConditionalLogic |
| |
| class | DtIfConditionalLogic |
| |
| class | DtWhenConditionalLogic |
| |
| class | DtWhileConditionalLogic |
| |
| class | DtDoUntilConditionalLogic |
| |
| class | DtWaitUntilConditionalLogic |
| |
| class | DtConvoyAlongTaskDialog |
| |
| class | DtConvoyAlongTaskDialogCreator |
| |
| class | DtConvoyToTaskDialog |
| |
| class | DtConvoyToTaskDialogCreator |
| |
| class | DtDetectEntityConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtDetectEntityConditionalLogic |
| |
| class | DtDetectEntityConditional |
| |
| class | DtDoUntilConditionalDialogCreator |
| |
| class | DtDoUntilConditionalDialog |
| |
| class | DtEmbeddedEntityCommandAssignmentWidget |
| | A widget class for encapsulating radio commands for tasks or sets. More...
|
| |
| class | DtEmbeddedEntityCommandAssignmentWidgetLogic |
| |
| class | DtEntAltitudeConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntAltitudeConditionalLogic |
| |
| class | DtEntAltitudeConditional |
| |
| class | DtEntCheckDiGuyAnimationConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntCheckDiGuyAnimationConditionalLogic |
| |
| class | DtEntCheckDiGuyAnimationConditional |
| |
| class | DtEntCheckDiGuyAppearanceConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntCheckDiGuyAppearanceConditionalLogic |
| |
| class | DtEntCheckDiGuyAppearanceConditional |
| |
| class | DtEntDestroyedConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntDestroyedConditionalLogic |
| |
| class | DtEntDestroyedConditional |
| |
| class | DtEntEmbarkedConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntEmbarkedConditionalLogic |
| |
| class | DtEntEmbarkedConditional |
| |
| class | DtEntHasTargetConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntHasTargetConditionalLogic |
| |
| class | DtEntHasTargetConditional |
| |
| class | DtEntInAreaConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntInAreaConditionalLogic |
| |
| class | DtEntInAreaConditional |
| |
| class | DtEntIndependentlyTaskedConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntIndependentlyTaskedConditionalLogic |
| |
| class | DtEntIndependentlyTaskedConditional |
| |
| class | DtEntityCreatedConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntityCreatedConditionalLogic |
| |
| class | DtEntityCreatedConditional |
| |
| class | DtEntLeftOfLineConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntLeftOfLineConditionalLogic |
| |
| class | DtEntLeftOfLineConditional |
| |
| class | DtEntUnderFireConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEntUnderFireConditionalLogic |
| |
| class | DtEntUnderFireConditional |
| |
| class | DtEnvironmentalActiveConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtEnvironmentalActiveConditionalLogic |
| |
| class | DtEnvironmentalActiveConditional |
| |
| class | DtFalseConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtFalseConditionalLogic |
| |
| class | DtFalseConditional |
| |
| class | DtIfConditionalDialogCreator |
| |
| class | DtIfConditionalDialog |
| |
| class | DtInternalTransferFuelTaskDialog |
| | Task dialog for transferring onboard fuel from the suppler system to the movement system within the same entity; Select amount, transfer rate. More...
|
| |
| class | DtInternalTransferFuelTaskDialogCreator |
| | Creator class for DtInternalTransferFuelTaskDialog. More...
|
| |
| class | DtLaunchCounterMeasuresTaskDialog |
| |
| class | DtLaunchCounterMeasuresTaskDialogCreator |
| |
| class | DtLifeformSurrenderedConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtLifeformSurrenderedConditionalLogic |
| |
| class | DtLifeformSurrenderedConditional |
| |
| class | DtMissileApproachWarningConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtMissileApproachWarningConditionalLogic |
| |
| class | DtMissileApproachWarningConditional |
| |
| class | DtOrConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtOrConditionalLogic |
| |
| class | DtOrConditional |
| |
| class | DtRadioMenuManager |
| |
| class | DtRadioMenuAssembler |
| |
| class | DtRadioMenu |
| |
| class | DtRadioItem |
| | The radio item will present the user with a list of tasks or sets that are valid for the simulation objects that are selected to apply them to. More...
|
| |
| class | DtVrfRadioAction |
| | Action that is used for a radio item. More...
|
| |
| class | DtRadioSetMenu |
| |
| class | DtRadioSetItem |
| | The DtRadioSetItem will present the user with a dialog that will allow them to select simulation object(s) and have a pane on the right side of the dialog show the sets that are available. More...
|
| |
| class | DtRadioTaskMenu |
| |
| class | DtRadioTaskItem |
| | The DtRadioSetItem will present the user with a dialog that will allow them to select simulation object(s) and have a pane on the right side of the dialog show the tasks that are available. More...
|
| |
| class | DtRandomConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtRandomConditionalLogic |
| |
| class | DtRandomConditional |
| |
| class | DtReceivedTextMessageConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtReceivedTextMessageConditionalLogic |
| |
| class | DtReceivedTextMessageConditional |
| |
| class | DtRegisterTriggerDialogCreator |
| |
| class | DtRegisterTriggerDialog |
| |
| class | DtUnregisterTriggerDialogCreator |
| |
| class | DtUnregisterTriggerDialog |
| |
| class | DtRegisterTriggerDialogLogic |
| | !!!!!!!!!!!!!!!!!!! DtRegisterTriggerLogic More...
|
| |
| class | DtUnregisterTriggerDialogLogic |
| | !!!!!!!!!!!!!! DtUnregisterTriggerLogic More...
|
| |
| class | DtReleaseBombOnLaserSpotTaskDialog |
| | Task dialog for release bomb on laser spot; creates a bomb which tracks a given laser code. More...
|
| |
| class | DtReleaseBombOnLaserSpotTaskDialogCreator |
| | Creator class for DtReleaseBombOnLaserSpotTaskDialog. More...
|
| |
| class | DtReleaseBombOnLocationTaskDialog |
| | Task dialog for release bomb on (a user specified) location. More...
|
| |
| class | DtReleaseBombOnLocationTaskDialogCreator |
| | Creator class for DtReleaseBombOnLocationTaskDialog. More...
|
| |
| class | DtReleaseBombOnTargetTaskDialog |
| | Task dialog for release bomb on target; launches a bomb which is aimed at a named object. More...
|
| |
| class | DtReleaseBombOnTargetTaskDialogCreator |
| | Creator class for DtReleaseBombOnTargetTaskDialog. More...
|
| |
| class | DtReleaseBombTaskDialog |
| | DtReleaseBombTask dialog is the base class for all the other release bomb task dialogs. More...
|
| |
| class | DtResourceConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtResourceConditionalLogic |
| |
| class | DtResourceConditional |
| |
| class | DtRunwayLightingCommandObjectWrapper |
| |
| class | DtRunwayLightsWidget |
| |
| class | DtSimulationCommandRunwayLightCreator |
| |
| class | DtRunwayLightsWidgetInterface |
| | class DtRunwayLightsWidgetInterface: More...
|
| |
| class | DtRunwayLightsWidgetLogic |
| |
| class | DtScenarioEventConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtScenarioEventConditionalLogic |
| |
| class | DtScenarioEventConditional |
| |
| class | DtScriptedTaskConfigurableMenu |
| | Container class that will create instances of scripted task configurable menu. More...
|
| |
| class | DtScriptedTaskMenuItem |
| | Item for a scripted task. Will be the general holding place for all scripted tasks. More...
|
| |
| class | DtQtScriptedTaskFormatter |
| |
| class | DtScriptedTaskDialog |
| | This class will created a dialog from scripted task meta data and send that information to the back-end for the scripted task. More...
|
| |
| class | DtScriptedTaskPreviewDialog |
| | A dialog that allows a preview of the scripted task dialog to be show without sending task requests. More...
|
| |
| class | DtScriptedTaskDialogCreator |
| |
| class | DtScriptedSetDialogCreator |
| |
| class | DtScriptedTaskDialogCreatorInstance |
| |
| class | DtScriptedSetDialogCreatorInstance |
| |
| class | DtVrfSetAggregateStateAction |
| |
| class | DtVrfSetAltitudeAction |
| |
| class | DtVrfSetOrderedAltitudeAction |
| |
| class | DtVrfSetAppearanceAction |
| |
| class | DtVrfSetArmedAction |
| |
| class | DtVrfSetActivityAction |
| |
| class | DtVrfSetActivationAction |
| |
| class | DtVrfSetAssumeUnknownIsHostileAction |
| |
| class | DtVrfSetCapabilitiesAction |
| |
| class | DtVrfSetCollisionAvoidTypesAction |
| |
| class | DtVrfSetConcealmentAction |
| |
| class | DtVrfSetAutoLaunchEnabledAction |
| |
| class | DtVrfSetDestroyAction |
| |
| class | DtVrfSetDetonationAction |
| |
| class | DtVrfSetDIGuyAppearanceAction |
| |
| class | DtVrfSetDIGuyCharacteristicsAction |
| |
| class | DtVrfSetDIGuyHandItemAction |
| |
| class | DtVrfSetDIGuyHeadAction |
| |
| class | DtVrfSetDisembarkedAction |
| |
| class | DtVrfSetEmbarkedAction |
| |
| class | DtVrfSetEmitterAction |
| |
| class | DtVrfSetEmergencyBeaconAction |
| |
| class | DtVrfSetForceAction |
| |
| class | DtVrfSetAllStatePropertiesAction |
| |
| class | DtVrfSetAmmunitionPropertyAction |
| |
| class | DtVrfSetAmmunitionPacingTrackingAction |
| |
| class | DtVrfSetFoodPropertyAction |
| |
| class | DtVrfSetFoodAndWaterPropertyAction |
| |
| class | DtVrfSetFoodAndWaterPacingTrackingAction |
| |
| class | DtVrfSetFuelOilLubricantPropertyAction |
| |
| class | DtVrfSetFuelOilLubricantPacingTrackingAction |
| |
| class | DtVrfSetFoodWaterFuelOilLubricantPropertyAction |
| |
| class | DtVrfSetFoodWaterFuelOilLubricantPacingTrackingAction |
| |
| class | DtVrfSetResourcesPropertyAction |
| |
| class | DtVrfSetResourcesPacingTrackingAction |
| |
| class | DtVrfSetWeaponsPacingTrackingAction |
| |
| class | DtVrfSetEquipmentPacingTrackingAction |
| |
| class | DtVrfSetFacilitiesAction |
| |
| class | DtVrfSetAirBasePersonnelAndSuppliesAction |
| |
| class | DtVrfSetAirBaseAssignAircraftAction |
| |
| class | DtVrfSetWaterPropertyAction |
| |
| class | DtVrfSetMotorGasPropertyAction |
| |
| class | DtVrfSetAviationFuelPropertyAction |
| |
| class | DtVrfSetDieselFuelPropertyAction |
| |
| class | DtVrfSetOilPropertyAction |
| |
| class | DtVrfSetLubricantPropertyAction |
| |
| class | DtVrfSetHealthPropertyAction |
| |
| class | DtVrfSetPosturePropertyAction |
| |
| class | DtVrfSetMoppLevelPropertyAction |
| |
| class | DtVrfSetMoraleLevelPropertyAction |
| |
| class | DtVrfSetContaminationPropertyAction |
| |
| class | DtVrfSetPercentCompletePropertyAction |
| |
| class | DtVrfSetPreferredTargetsPropertyAction |
| |
| class | DtVrfSetFormationAction |
| |
| class | DtVrfSetHeadingAction |
| |
| class | DtVrfSetIffAction |
| |
| class | DtVrfSetOrbitAction |
| |
| class | DtVrfSetTrackTargetsAction |
| |
| class | DtVrfSetJamTargetsAction |
| |
| class | DtVrfSetLaseAutonomousAction |
| |
| class | DtVrfSetLaserCodeAction |
| |
| class | DtVrfSetLaserInformationAction |
| |
| class | DtVrfSetSupplyingAction |
| |
| class | DtVrfSetResupplyModeAction |
| |
| class | DtVrfSetLocationAction |
| |
| class | DtVrfSetNotifyLevelAction |
| |
| class | DtVrfSetOrderedSpeedAction |
| |
| class | DtVrfSetOrderedAirSpeedAction |
| |
| class | DtVrfSetCurrentSpeedAction |
| |
| class | DtVrfSetSonarDepthAction |
| |
| class | DtVrfSetPostureAction |
| |
| class | DtVrfSetRadarModeAction |
| |
| class | DtVrfSetActiveSonarModeAction |
| |
| class | DtVrfSetReorganizeAction |
| |
| class | DtVrfSetResourcesAction |
| |
| class | DtVrfSetRestoreAction |
| |
| class | DtVrfSetEngagementAction |
| |
| class | DtVrfSetRunwayConditionAction |
| |
| class | DtVrfSetArrestorGearAction |
| |
| class | DtVrfSetAerodromeLightsAction |
| |
| class | DtVrfSetRunwayLightsAction |
| |
| class | DtVrfSetEngagementResultsAction |
| |
| class | DtVrfSetResponsibilityAction |
| |
| class | DtVrfSetSpotReportsAction |
| |
| class | DtVrfSetMovementStrategyAction |
| | Deprecated the Set Movement Strategy in 4.1. More...
|
| |
| class | DtVrfSetStayInLaneAction |
| |
| class | DtVrfSetSurrenderAction |
| |
| class | DtVrfSetSyncLaserCodeAction |
| |
| class | DtVrfSetTargetAction |
| |
| class | DtVrfSetSuperiorAction |
| |
| class | DtVrfSetTaskedBySuperiorAction |
| |
| class | DtVrfSetWeaponStateAction |
| |
| class | DtVrfSetSkillLevelAction |
| |
| class | DtVrfSetReactiveTaskStatusAction |
| |
| class | DtVrfSetReactiveTaskEnabledAction |
| |
| class | DtVrfSetReactiveTaskDisabledAction |
| |
| class | DtVrfSetReactiveTaskPriorityAction |
| |
| class | DtVrfSetAimingPointAction |
| |
| class | DtVrfSetLookAtPointAction |
| |
| class | DtVrfSetTracerUseAction |
| |
| class | DtVrfSetNavigationPreferenceAction |
| |
| class | DtVrfSetAimSensorAction |
| |
| class | DtVrfSetZoomSensorAction |
| |
| class | DtVrfSetSensorEnabledAction |
| |
| class | DtVrfSetSensorFieldOfViewColorAction |
| |
| class | DtVrfSetWidthAction |
| |
| class | DtVrfSetInvulnerableAction |
| |
| class | DtVrfSetUndetectableAction |
| |
| class | DtVrfSetAiEnabledAction |
| |
| class | DtVrfSetPreferredTrajectoryHeightAction |
| |
| class | DtVrfSetGimbalSensorLasingAction |
| |
| class | DtVrfSetSystemEnabledAction |
| |
| class | DtVrfSetArtPartAction |
| |
| class | DtVrfSetRefuelPointEnabledAction |
| |
| class | DtVrfSetTargetPriorityListAction |
| |
| class | DtVrfClearTargetPriorityListAction |
| |
| class | DtVrfUpdateTargetPriorityListAction |
| |
| class | DtVrfSetAdvancedLightingAction |
| |
| class | DtVrfSetTankerLightingAction |
| |
| class | DtSetActivationDialog |
| |
| class | DtSetActivationDialogCreator |
| |
| class | DtSetActiveSonarModeDialog |
| | The dialog for setting Active Sonar Mode on entities with emitter systems. More...
|
| |
| class | DtSetActiveSonarModeDialogCreator |
| |
| class | DtSetActivityDialog |
| |
| class | DtSetActivityDialogCreator |
| |
| class | DtSetAdvancedLightingDialog |
| |
| class | DtSetAdvancedLightingDialogCreator |
| |
| class | DtSetAerodromeLightsDialog |
| |
| class | DtSetAerodromeLightsDialogCreator |
| |
| class | DtSetAerodromeLightsDialogInterface |
| |
| class | DtSetAggregateStateDialog |
| |
| class | DtSetAggregateStateDialogCreator |
| |
| class | DtSetAiEnabledDialog |
| | Dialog for enabling and disable AI for an entity. More...
|
| |
| class | DtSetAiEnabledDialogCreator |
| |
| class | DtSetAimingPointDialog |
| |
| class | DtSetAimingPointDialogCreator |
| |
| class | DtSetAimSensorDialog |
| |
| class | DtSetAimSensorDialogCreator |
| |
| class | DtSimpleAircraftMapWidget |
| | Specialized widget that will allow for entry of aircraft type to place at an airbase. More...
|
| |
| class | DtSetAirBaseAssignAircraftDialog |
| | Sets up the set dialog to be able to change all state properties. More...
|
| |
| class | DtSetAirBaseAssignAircraftDialogCreator |
| |
| class | DtSetAirBaseFacilitiesDialog |
| |
| class | DtSetAirBaseFacilitiesDialogCreator |
| |
| class | DtSetAirBasePersonnelAndSuppliesDialog |
| | Sets up the set dialog to be able to change all state properties. More...
|
| |
| class | DtSetAirBasePersonnelAndSuppliesDialogCreator |
| |
| class | DtSetAllStatePropertiesDialog |
| | Sets up the set dialog to be able to change all state properties. More...
|
| |
| class | DtSetAllStatePropertiesDialogCreator |
| |
| class | DtSetAltitudeDialog |
| |
| class | DtSetAltitudeDialogCreator |
| |
| class | DtSetAppearanceDialog |
| |
| class | DtSetAppearanceDialogCreator |
| |
| class | DtSetArmedDialog |
| |
| class | DtSetArmedDialogCreator |
| |
| class | DtSetArrestorGearDialog |
| |
| class | DtSetArrestorGearDialogCreator |
| |
| class | DtSetArtPartDialog |
| |
| class | DtSetArtPartDialogCreator |
| |
| class | DtSetAttributesDialog |
| |
| class | DtSetAutoLaunchEnabledDialog |
| |
| class | DtSetAutoLaunchEnabledDialogCreator |
| |
| class | DtSetCapabilitiesDialog |
| |
| class | DtSetCapabilitiesDialogCreator |
| |
| class | DtSetCollisionAvoidanceTypesDialog |
| |
| class | DtSetCollisionAvoidanceTypesCreator |
| |
| class | DtSetConcealedDialog |
| |
| class | DtSetConcealedDialogCreator |
| |
| class | DtSetDestroyedDialog |
| |
| class | DtSetDestroyedDialogCreator |
| |
| class | DtSetDetonationDialog |
| |
| class | DtSetDetonationDialogCreator |
| |
| class | DtSetDIGuyAppearanceDialog |
| | A dialog box for changing the DI-Guy appearance of one or more DI-Guy characters. More...
|
| |
| class | DtSetDIGuyAppearanceDialogCreator |
| |
| class | DtSetDIGuyCharacteristicsDialog |
| | A dialog box for changing the DI-Guy appearance, head or body weight of one or more DI-Guy characters. More...
|
| |
| class | DtSetDIGuyCharacteristicsDialogCreator |
| |
| class | DtSetDIGuyHandItemDialog |
| |
| class | DtSetDIGuyHandItemDialogCreator |
| |
| class | DtSetDIGuyHeadDialog |
| |
| class | DtSetDIGuyHeadDialogCreator |
| |
| class | DtSetDisembarkedDialog |
| |
| class | DtSetDisembarkedDialogCreator |
| |
| class | DtSetEmbarkedDialog |
| |
| class | DtSetEmbarkedDialogCreator |
| |
| class | DtSetEmergencyBeaconDialog |
| |
| class | DtSetEmergencyBeaconDialogCreator |
| |
| class | DtSetEmitterDialog |
| |
| class | DtSetEmitterDialogCreator |
| |
| class | DtSetEngagementResultsDialog |
| |
| class | DtSetEngagementResultsDialogCreator |
| |
| class | DtSetFireNowDialog |
| |
| class | DtSetFireNowDialogCreator |
| |
| class | DtSetForceDialog |
| |
| class | DtSetForceCreator |
| |
| class | DtSetFormationDialog |
| |
| class | DtSetFormationDialogCreator |
| |
| class | DtSetGimbalSensorLasingDialog |
| | Dialog for turning on and off lasing from a sensor gimbal's laser. More...
|
| |
| class | DtSetGimbalSensorLasingDialogCreator |
| |
| class | DtSetHeadingDialog |
| |
| class | DtSetHeadingCreator |
| |
| class | DtOctalValidator |
| | Validator which will validate and return octal values that can be used for mode code IFF validation. More...
|
| |
| class | DtSetIffDialog |
| |
| class | DtSetIffDialogCreator |
| |
| class | DtSetIffMessageFormatsPresentDialog |
| |
| class | DtSetInvulnerableDialog |
| | Dialog to make an entity invulnerable or vulnerable. More...
|
| |
| class | DtSetInvulnerableDialogCreator |
| |
| class | DtSetLaseAutonomousDialog |
| |
| class | DtSetLaseAutonomousDialogCreator |
| |
| class | DtSetLaserCodeDialog |
| |
| class | DtSetLaserCodeDialogCreator |
| |
| class | DtSetLaserInformationDialog |
| |
| class | DtSetLaserInformationDialogCreator |
| |
| class | DtSetLocationDialog |
| |
| class | DtSetLocationDialogCreator |
| |
| class | DtSetLookAtPointDialog |
| | The DtSetLookAtPointDialog is a specialized DtSetAimingPointDialog that changes some labels and hides the weapon selection. More...
|
| |
| class | DtSetLookAtPointDialogCreator |
| |
| class | DtSetMenu |
| |
| class | DtRightClickSetMenu |
| | Class used in right click menu. Returns previously created instance of DtTaskMenu Menu. More...
|
| |
| class | DtVrfSetMenu |
| | Instance of the set menu. More...
|
| |
| class | DtSetNavigationPreferenceDialog |
| | Dialog for the DtSetNavigationPreference set request. More...
|
| |
| class | DtSetNavigationPreferenceDialogCreator |
| |
| class | DtSetNotifyLevelDialog |
| |
| class | DtSetNotifyLevelCreator |
| |
| class | DtSetOrbitDialog |
| |
| class | DtSetOrbitDialogCreator |
| |
| class | DtSetOrderedAirSpeedDialog |
| |
| class | DtSetOrderedAirSpeedCreator |
| |
| class | DtSetOrderedAltitudeDialog |
| |
| class | DtSetOrderedAltitudeDialogCreator |
| |
| class | DtSetOrderedSpeedDialog |
| |
| class | DtSetOrderedSpeedCreator |
| |
| class | DtSetCurrentSpeedDialog |
| |
| class | DtSetCurrentSpeedCreator |
| |
| class | DtSetPostureDialog |
| |
| class | DtSetPostureDialogCreator |
| |
| class | DtSetPreferredTrajectoryHeightDialog |
| |
| class | DtSetPreferredTrajectoryHeightDialogCreator |
| |
| class | DtSetRadarModeDialog |
| | The dialog for setting Radar Mode on entities with emitter systems. More...
|
| |
| class | DtSetRadarModeDialogCreator |
| |
| class | DtSetReactiveTaskDisabledDialog |
| | This dialog will request show of all active tasks for the currently selected entities and allow the user to disable one of them. More...
|
| |
| class | DtSetReactiveTaskDisabledDialogCreator |
| |
| class | DtSetReactiveTaskEnabledDialog |
| | This dialog will request show of all inactive tasks for the currently selected entities and allow the user to enable one of them. More...
|
| |
| class | DtSetReactiveTaskEnabledDialogCreator |
| |
| class | DtSetReactiveTaskPriorityDialog |
| | This dialog will request show of all active tasks and allow the user to set a priority for a task. More...
|
| |
| class | DtSetReactiveTaskPriorityDialogCreator |
| |
| class | DtSetReactiveTaskStatusDialog |
| | This dialog will allow for the modification of current reactive tasks, their enabled state, priority and parameters. More...
|
| |
| class | DtSetReactiveTaskStatusDialogCreator |
| |
| class | DtSetRefuelPointEnabledDialog |
| |
| class | DtSetRefuelPointEnabledDialogCreator |
| |
| class | DtSetReorganizeDialog |
| |
| class | DtSetReorganizeDialogCreator |
| |
| class | DtSetResourcesDialog |
| |
| class | DtSetResourcesDialogCreator |
| |
| class | DtSetRestoreDialog |
| |
| class | DtSetRestoreDialogCreator |
| |
| class | DtSetResupplyModeDialog |
| |
| class | DtSetResupplyModeDialogCreator |
| |
| class | DtSetRulesOfEngagementDialog |
| |
| class | DtSetRulesOfEngagementDialogCreator |
| |
| class | DtSetRunwayConditionDialog |
| |
| class | DtSetRunwayConditionDialogCreator |
| |
| class | DtSetRunwayLightsDialog |
| |
| class | DtSetRunwayLightsDialogCreator |
| |
| class | DtSetSectorOfResponsibilityDialog |
| |
| class | DtSetSectorOfResponsibilityDialogCreator |
| |
| class | DtSetSensorEnabledDialog |
| |
| class | DtSetSensorEnabledDialogCreator |
| |
| class | DtSetSensorFieldOfViewColorDialog |
| |
| class | DtSetSensorFieldOfViewColorDialogCreator |
| |
| class | DtSetSkillLevelDialog |
| |
| class | DtSetSkillLevelDialogCreator |
| |
| class | DtSetSonarDepthDialog |
| |
| class | DtSetSonarDepthCreator |
| |
| class | DtSetSpotReportsDialog |
| |
| class | DtSetSpotReportsDialogCreator |
| |
| class | DtSetStateAmmunitionPropertyDialog |
| | Sets up the set dialog to be able to change all state properties. More...
|
| |
| class | DtSetStateAmmunitionPropertyDialogCreator |
| |
| class | DtSetStateAviationFuelPropertyDialog |
| |
| class | DtSetStateAviationFuelPropertyDialogCreator |
| |
| class | DtSetStateContaminationPropertyDialog |
| | Contains makVrf::DtSetStateContaminationPropertyDialog class. More...
|
| |
| class | DtSetStateContaminationPropertyDialogCreator |
| |
| class | DtSetStateFlattenedPropertyDialog |
| | Contains makVrf::DtSetStateFlattenedPropertyDialogs class. More...
|
| |
| class | DtSetStateFlattenedPropertyDialogCreator |
| |
| class | DtSetStateHealthPropertyDialog |
| | Sets up the set dialog to be able to change all state properties. More...
|
| |
| class | DtSetStateHealthPropertyDialogCreator |
| |
| class | DtSetStateMoppLevelPropertyDialog |
| | Contains makVrf::DtSetStateMoppLevelPropertyDialog class. More...
|
| |
| class | DtSetStateMoppLevelPropertyDialogCreator |
| |
| class | DtSetStateMoraleLevelPropertyDialog |
| | Contains makVrf::DtSetStateMoraleLevelPropertyDialog class. More...
|
| |
| class | DtSetStateMoraleLevelPropertyDialogCreator |
| |
| class | DtSetStatePacingTrackingDialog |
| | Contains makVrf::DtSetStatePacingTrackingDialogs class. More...
|
| |
| class | DtSetStatePacingTrackingDialogCreator |
| |
| class | DtSetStatePercentCompletePropertyDialog |
| | Contains makVrf::DtSetStatePercentCompletePropertyDialog class. More...
|
| |
| class | DtSetStatePercentCompletePropertyDialogCreator |
| |
| class | DtSetStatePosturePropertyDialog |
| | Contains makVrf::DtSetStatePosturePropertyDialog class. More...
|
| |
| class | DtSetStatePosturePropertyDialogCreator |
| |
| class | DtSetStatePreferredTargetsPropertyDialog |
| | Contains makVrf::DtSetStatePreferredTargetsPropertyDialog class. More...
|
| |
| class | DtSetStatePreferredTargetsPropertyDialogCreator |
| |
| class | DtPropertySlider |
| | A slider that can be used for property values to set percentages on them when values are entered as percentages. More...
|
| |
| class | DtSetStatePropertiesDialog |
| | This class is the base for setting state properties. More...
|
| |
| class | DtSetStatePropertyDialog |
| | Sets up the set dialog to be able to change all state properties. More...
|
| |
| class | DtSetStatePropertyDialogCreator |
| |
| class | DtSetStateResourcesPropertyDialog |
| | Sets up the set dialog to be able to change all state properties. More...
|
| |
| class | DtSetStateResourcesPropertyDialogCreator |
| |
| class | DtSetStateResourcesPacingTrackingDialogCreator |
| |
| class | DtSetStayInLaneDialog |
| |
| class | DtSetStayInLaneDialogCreator |
| |
| class | DtSetSuperiorDialog |
| |
| class | DtSetSuperiorDialogCreator |
| |
| class | DtSetSupplyingDialog |
| |
| class | DtSetSupplyingDialogCreator |
| |
| class | DtSetSurrenderDialog |
| |
| class | DtSetSurrenderDialogCreator |
| |
| class | DtSetSyncLaserCodeDialog |
| |
| class | DtSetSyncLaserCodeDialogCreator |
| |
| class | DtSetSystemEnabledDialog |
| |
| class | DtSetSystemEnabledDialogCreator |
| |
| class | DtSetTankerLightingDialog |
| |
| class | DtSetTankerLightingDialogCreator |
| |
| class | DtSetTargetDialog |
| |
| class | DtSetTargetDialogCreator |
| |
| class | DtSetTargetPriorityListDialog |
| |
| class | DtSetTargetPriorityListDialogCreator |
| |
| class | DtSetTaskedBySuperiorDialog |
| |
| class | DtSetTaskedBySuperiorDialogCreator |
| |
| class | DtSetTracerUseDialog |
| |
| class | DtSetTracerUseDialogCreator |
| |
| class | DtSetTrackJamTargetsDialog |
| |
| class | DtSetTrackTargetsDialogCreator |
| |
| class | DtSetJamTargetsDialogCreator |
| |
| class | DtSetUndetectableDialog |
| | Dialog to make an entity undetectable or detectable. More...
|
| |
| class | DtSetUndetectableDialogCreator |
| |
| class | DtSetWeaponStateDialog |
| |
| class | DtSetWeaponStateDialogCreator |
| |
| class | DtSetWidthDialog |
| |
| class | DtSetWidthDialogCreator |
| |
| class | DtSetZoomSensorDialog |
| |
| class | DtSetZoomSensorDialogCreator |
| |
| class | DtSimCommandObjectWrapper |
| |
| class | DtSimDateTimeConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtSimDateTimeConditionalLogic |
| |
| class | DtSimDateTimeConditional |
| |
| class | DtSimTimeConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtSimTimeConditionalLogic |
| |
| class | DtSimTimeConditional |
| |
| class | DtSimTimeOfDayConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtSimTimeOfDayConditionalLogic |
| |
| class | DtSimTimeOfDayConditional |
| |
| class | DtAbandonPlanObjectWrapper |
| |
| class | DtSimulationCommandAbandonPlanDialog |
| |
| class | DtSimulationCommandAbandonPlanCreator |
| |
| class | DtAddDynamicTerrainChangesObjectWrapper |
| |
| class | DtSimulationCommandDynamicTerrainChangesWidget |
| |
| class | DtSimulationCommandAddDynamicTerrainChangesWidget |
| | Add version of this class. More...
|
| |
| class | DtSimulationCommandAddDynamicTerrainChangesCreator |
| |
| class | DtChangeHostilityObjectWrapper |
| |
| class | DtSimulationCommandChangeHostilityWidget |
| |
| class | DtSimulationCommandChangeHostilityCreator |
| |
| class | DtConsoleMessageObjectWrapper |
| |
| class | DtSimulationCommandConsoleMessageDialog |
| |
| class | DtSimulationCommandConsoleMessageCreator |
| |
| class | DtCreateSensorFieldOfViewCommandObjectWrapper |
| |
| class | DtSimulationCommandCreateSensorFieldOfViewCommandWidget |
| | !!!!!!!!!! DtSimulationCommandSimulationCommandWidget More...
|
| |
| class | DtSimulationCommandCreateSensorFieldOfViewCommandWidgetCreator |
| |
| class | DtDeleteObjectWrapper |
| |
| class | DtSimulationCommandDeleteDialog |
| |
| class | DtSimulationCommandDeleteCreator |
| |
| class | DtVrfSimulationCommandDialogCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtSimulationCommandDialogInterface |
| |
| class | DtSimulationWeatherCommandDialogInterface |
| | Specialized version for weather dialogs. More...
|
| |
| class | DtFinishTestObjectWrapper |
| |
| class | DtSimulationCommandFinishTestDialog |
| |
| class | DtSimulationCommandFinishTestCreator |
| |
| class | DtLaunchGlobalPlanWrapper |
| |
| class | DtSimulationCommandLaunchGlobalPlanDialog |
| |
| class | DtSimulationCommandLaunchGlobalPlanCreator |
| |
| class | DtRemoveDynamicTerrainDamageObjectWrapper |
| |
| class | DtSimulationCommandRemoveDynamicTerrainDamageWidget |
| |
| class | DtSimulationCommandRemoveDynamicTerrainDamageCreator |
| |
| class | DtResetDynamicTerrainChangesObjectWrapper |
| |
| class | DtSimulationCommandResetDynamicTerrainChangesWidget |
| | Add version of this class. More...
|
| |
| class | DtSimulationCommandResetDynamicTerrainChangesCreator |
| |
| class | DtRestartPlanObjectWrapper |
| |
| class | DtSimulationCommandRestartPlanDialog |
| |
| class | DtSimulationCommandRestartPlanCreator |
| |
| class | DtScenarioEventObjectWrapper |
| |
| class | DtSimulationCommandScenarioEventWidget |
| |
| class | DtSimulationCommandScenarioEventCreator |
| |
| class | DtSendTextMessageObjectWrapper |
| |
| class | DtSimulationCommandSendTextMessageDialog |
| |
| class | DtSimulationCommandSendTextMessageCreator |
| |
| class | DtSetGlobalWeatherObjectWrapper |
| |
| class | DtSimulationCommandSetGlobalWeatherDialog |
| |
| class | DtSimulationCommandSetGlobalWeatherCreator |
| |
| class | DtSimulationCommandWidgetEnvironmentConditionsLogic |
| |
| class | DtSetTimeOfDayObjectWrapper |
| |
| class | DtSimulationCommandSetTimeOfDayDialog |
| |
| class | DtSimulationCommandSetTimeOfDayCreator |
| |
| class | DtStealthCommandObjectWrapper |
| |
| class | DtSimulationCommandStealthCommandWidget |
| | !!!!!!!!!! DtSimulationCommandSimulationCommandWidget More...
|
| |
| class | DtSimulationCommandStealthCommandWidgetCreator |
| |
| class | DtVrfConvoyAlongTaskAction |
| |
| class | DtVrfConvoyToTaskAction |
| |
| class | DtVrfTaskDIGuyAnimationAction |
| |
| class | DtVrfTaskDIGuyGestureAction |
| |
| class | DtVrfTaskDisembarkAction |
| |
| class | DtVrfTaskDisembarkAllAction |
| |
| class | DtVrfTaskEmbarkAction |
| |
| class | DtVrfTaskFireCruiseMissileAction |
| |
| class | DtVrfTaskFFEAction |
| |
| class | DtVrfTaskFFLAction |
| |
| class | DtVrfTaskFFTAction |
| |
| class | DtVrfTaskLandAction |
| |
| class | DtVrfTaskTakeoffAction |
| |
| class | DtVrfTaskFollowEntityAction |
| |
| class | DtVrfTaskLaseTargetAction |
| |
| class | DtVrfTaskLaseLocationAction |
| |
| class | DtVrfTaskLaunchCounterMeasuresAction |
| |
| class | DtVrfTaskLaunchSmokeAction |
| |
| class | DtVrfTaskMoveIntoFormationAction |
| |
| class | DtVrfTaskMoveAlongRouteAction |
| |
| class | DtVrfTaskMoveAlongRouteRetrogradeAction |
| |
| class | DtVrfTaskMoveAlongRouteWithActionsAction |
| |
| class | DtVrfTaskMoveToAltitudeAction |
| |
| class | DtVrfTaskMoveToLocationAction |
| |
| class | DtVrfTaskMoveToAction |
| |
| class | DtVrfTaskMoveToLocationRetrogradeAction |
| |
| class | DtVrfTaskMoveToRetrogradeAction |
| |
| class | DtVrfTaskOrbitAction |
| |
| class | DtVrfTaskPatrolObjectsAction |
| |
| class | DtVrfTaskPatrolRouteAction |
| |
| class | DtVrfTaskRotaryWingLandAction |
| |
| class | DtVrfTaskSendTextAction |
| |
| class | DtVrfTaskTurnToHeadingAction |
| |
| class | DtVrfTaskUserTaskAction |
| |
| class | DtVrfTaskWaitAction |
| |
| class | DtVrfTaskWaitDurationAction |
| |
| class | DtVrfTaskWaitElapsedAction |
| |
| class | DtVrfTaskFlyAltitudeAction |
| |
| class | DtVrfTaskFlyHeadingAction |
| |
| class | DtVrfTaskFlyHeadingAndAltitudeAction |
| |
| class | DtVrfTaskFireAtTargetAction |
| |
| class | DtVrfTaskReleaseBombOnLocationAction |
| |
| class | DtVrfTaskReleaseBombOnTargetAction |
| |
| class | DtVrfTaskReleaseBombOnLaserSpotAction |
| |
| class | DtVrfTaskTransferSuppliesAction |
| |
| class | DtVrfTaskInternalTransferFuelAction |
| |
| class | DtVrfTaskAggregateIndirectFireAction |
| |
| class | DtVrfTaskAggregateBombLocationAction |
| |
| class | DtVrfTaskNuclearAttackAction |
| |
| class | DtVrfTaskBiologicalAttackAction |
| |
| class | DtVrfTaskChemicalAttackAction |
| |
| class | DtVrfTaskAirbaseLaunchFlightAction |
| |
| class | DtVrfTaskMissionLaunchFlightAction |
| |
| class | DtVrfTaskAirbasePrepareQRAAction |
| |
| class | DtTaskAggregateBombLocationDialog |
| |
| class | DtTaskAggregateBombLocationDialogCreator |
| |
| class | DtTaskAggregateIndirectFireDialog |
| |
| class | DtTaskAggregateIndirectFireDialogCreator |
| |
| class | DtTaskAirbaseLaunchFlightDialog |
| |
| class | DtTaskAirbaseLaunchFlightDialogCreator |
| |
| class | DtTaskAirbasePrepareQRADialog |
| |
| class | DtTaskAirbasePrepareQRADialogCreator |
| |
| class | DtTaskDIGuyAnimationDialog |
| |
| class | DtTaskDIGuyAnimationDialogCreator |
| |
| class | DtTaskDIGuyGestureDialog |
| | This dialog will show gestures available for the current character to perform. More...
|
| |
| class | DtTaskDIGuyGestureDialogCreator |
| |
| class | DtTaskDisembarkAllDialog |
| |
| class | DtTaskDisembarkAllDialogCreator |
| |
| class | DtTaskDisembarkDialog |
| |
| class | DtTaskDisembarkDialogCreator |
| |
| class | DtTaskEmbarkDialog |
| |
| class | DtTaskEmbarkDialogCreator |
| |
| class | DtTaskFFEDialog |
| |
| class | DtTaskFFEDialogCreator |
| |
| class | DtTaskFFLDialog |
| |
| class | DtTaskFFLDialogCreator |
| |
| class | DtTaskFFTDialog |
| |
| class | DtTaskFFTDialogCreator |
| |
| class | DtTaskFireAtTargetDialog |
| |
| class | DtTaskFireAtTargetDialogCreator |
| |
| class | DtTaskFireCruiseMissileDialog |
| |
| class | DtTaskFireCruiseMissileDialogCreator |
| |
| class | DtTaskFixedWingLandingDialog |
| |
| class | DtTaskFixedWingLandingDialogCreator |
| |
| class | DtTaskFixedWingTakeoffDialog |
| |
| class | DtTaskFixedWingTakeoffDialogCreator |
| |
| class | DtTaskFlyAltitudeDialog |
| | Dialog for getting user input for the DtFlyAltitudeTask. More...
|
| |
| class | DtTaskFlyAltitudeDialogCreator |
| | Creator class for the DtTaskFlyAltitudeDialog class. More...
|
| |
| class | DtTaskFlyHeadingAndAltitudeDialog |
| | Dialog for getting user input for the DtFlyHeadingAndAltitudeTask task. More...
|
| |
| class | DtTaskFlyHeadingAndAltitudeDialogCreator |
| | Creator class for DtTaskFlyHeadingAndAltitudeDialog. More...
|
| |
| class | DtTaskFlyHeadingDialog |
| | Dialog for getting user input for the DtFlyHeadingTask task. More...
|
| |
| class | DtTaskFlyHeadingDialogCreator |
| | Creator class for DtTaskFlyHeadingDialog. More...
|
| |
| class | DtTaskFollowEntityDialog |
| |
| class | DtTaskFollowEntityDialogCreator |
| |
| class | DtTaskLaseLocationDialog |
| |
| class | DtTaskLaseLocationDialogCreator |
| |
| class | DtTaskLaseTargetDialog |
| |
| class | DtTaskLaseTargetDialogCreator |
| |
| class | DtTaskLaunchSmokeDialog |
| |
| class | DtTaskLaunchSmokeDialogCreator |
| |
| class | DtTaskMenu |
| | Container class that will create instances of the task menu which will configure itself for tasks. More...
|
| |
| class | DtRightClickTaskMenu |
| | Class used in right click menu. Returns previously created instance of DtTaskMenu Menu. More...
|
| |
| class | DtVrfTaskMenu |
| | Instance of task menu that will know how to configure itself for tasks. More...
|
| |
| class | DtTaskMissionLaunchFlightDialog |
| |
| class | DtTaskMissionLaunchFlightDialogCreator |
| |
| class | DtTaskMoveAlongRouteDialog |
| |
| class | DtTaskMoveAlongRouteDialogCreator |
| |
| class | DtTaskMoveAlongRouteWithActionsDialog |
| |
| class | DtTaskMoveAlongRouteWithActionsDialogCreator |
| |
| class | DtTaskMoveIntoFormationDialog |
| |
| class | DtTaskMoveIntoFormationDialogCreator |
| |
| class | DtTaskMoveToAltitudeDialog |
| |
| class | DtTaskMoveToAltitudeDialogCreator |
| |
| class | DtTaskMoveToDialog |
| |
| class | DtTaskMoveToDialogCreator |
| |
| class | DtTaskMoveToLocationDialog |
| |
| class | DtTaskMoveToLocationDialogCreator |
| |
| class | DtTaskNbcAttackDialog |
| |
| class | DtTaskNbcAttackDialogCreator |
| |
| class | DtTaskOrbitDialog |
| |
| class | DtTaskOrbitDialogCreator |
| |
| class | DtTaskPatrolBetweenDialog |
| |
| class | DtTaskPatrolBetweenDialogCreator |
| |
| class | DtTaskPatrolRouteDialog |
| |
| class | DtTaskPatrolRouteDialogCreator |
| |
| class | DtTaskRotaryWingLandingDialog |
| |
| class | DtTaskRotaryWingLandingDialogCreator |
| |
| class | DtTaskSendTextDialog |
| |
| class | DtTaskSendTextDialogCreator |
| |
| class | DtVrfTaskDialogCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtVrfSetDialogCreator |
| |
| class | DtTaskSetDialogInterface |
| |
| class | DtScriptedTaskToolbar |
| | DtScriptedTaskToolbar Base class for toolbars that can contain scripted tasks (or sets) More...
|
| |
| class | DtSetToolbar |
| | DtSetToolbar. More...
|
| |
| class | DtTaskToolbar |
| | DtTaskToolbar. More...
|
| |
| class | DtTaskSetVectorFormatter |
| | Formats units for task and set classes. More...
|
| |
| class | DtTaskTurnToHeadingDialog |
| |
| class | DtTaskTurnToHeadingDialogCreator |
| |
| class | DtTaskUserTaskDialog |
| |
| class | DtTaskUserTaskDialogCreator |
| |
| class | DtTaskWaitDialog |
| |
| class | DtTaskWaitDialogCreator |
| |
| class | DtTaskWaitDurationDialog |
| |
| class | DtTaskWaitDurationDialogCreator |
| |
| class | DtTaskWaitElapsedDialog |
| |
| class | DtTaskWaitElapsedDialogCreator |
| |
| class | DtTransferSuppliesTaskDialog |
| | Task dialog for transferring supplies to another entity; Select supply type , amount, transfer rate and supplier. More...
|
| |
| class | DtTransferSuppliesTaskDialogCreator |
| | Creator class for DtTransferSuppliesTaskDialog. More...
|
| |
| class | DtTrueConditionalCreator |
| | Class that is used as a template for task/set dialogs. More...
|
| |
| class | DtTrueConditionalLogic |
| |
| class | DtTrueConditional |
| |
| class | DtUpdateTargetPriorityListDialog |
| | This dialog manage a target priority list for the selected entity/entities. More...
|
| |
| class | DtUpdateTargetPriorityListDialogCreator |
| |
| class | DtVrfConditionalAction |
| |
| class | DtVrfConditionalDialogManager |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtVrfConditionalMenu |
| |
| class | DtVrfSimulationCommandDialogSignalHandler |
| |
| class | DtVrfSimulationCommandDialogManager |
| | The Master Scenario Settings Dialog. More...
|
| |
| class | DtVrfTaskSetMenuItem |
| | Contains makVrf::DtTaskSetMenu, makVrf::DtVrfTaskSetAction, and makVrf::DtTaskSetMenuItem class. More...
|
| |
| class | DtVrfTaskSetActionCreator |
| | Creator for the DtVrfTaskSetAction. Install your own version to create a derived DtVrfTaskSetAction. More...
|
| |
| class | DtVrfTaskSetAction |
| | Contains makVrf::DtTaskSetMenu, makVrf::DtVrfTaskSetAction, and makVrf::DtTaskSetMenuItem class. More...
|
| |
| class | DtVrfTaskSetDialogSignalHandler |
| |
| class | DtVrfTaskSetDialogManager |
| | The DtVrfTaskSetDialogManager maintains the dialogs that are used to show for specific tasks/sets. More...
|
| |
| class | DtVrfTaskSetMenu |
| |
| class | DtMenuReadyMenuManager |
| |
| class | DtMenuReadyMenuAssembler |
| | Assembler to use specifically for putting into a widget (not the main menu) More...
|
| |
| class | DtVrfTaskSetToolbarItem |
| | This class will encapsulate a toolbar item for a task/set menu item. More...
|
| |
| class | DtVrfTaskSetToolbarItemFactory |
| | Factory class for DtVrfTaskSetToolbarItem. More...
|
| |
| class | DtVrfTimeOfDayWidget |
| | A widget for configuring the time of day. More...
|
| |
| class | DtVrfToggleableTaskSetToolbarItem |
| | This is a subclass of DtVrfTaskSetToolbarItem that handles toolbar items that toggle on and off. More...
|
| |
| class | DtVrfAiEnabledTaskSetToolbarItem |
| |
| class | DtVrfInvulnerableTaskSetToolbarItem |
| |
| class | DtVrfUndetectableTaskSetToolbarItem |
| |
| class | DtWaitUntilConditionalDialogCreator |
| |
| class | DtWaitUntilConditionalDialog |
| |
| class | DtWhenConditionalDialogCreator |
| |
| class | DtWhenConditionalDialog |
| |
| class | DtWhenConditionalExpressionView |
| |
| class | DtWhileConditionalDialogCreator |
| |
| class | DtWhileConditionalDialog |
| |
| class | DtVrfRadioManager |
| |
| class | DtVrfEntitySoundUpdaterClassesCreator |
| |
| class | DtVrfEntitySoundUpdater |
| | Do not play sounds for local objects. More...
|
| |
| class | DtVrfAudioSettingsManager |
| |
| class | DtEntityListDropdown |
| |
| class | DtEntityListDropdownCreator |
| |
| class | DtRadioControlToolbar |
| | The menu string is "DtRadioControlToolbar". More...
|
| |
| class | DtRadioControlWidget |
| | A widget class for putting radio controls on the radio control toolbar. More...
|
| |
| class | DtRadioControlWidgetBuilder |
| |
| class | DtRadioPage |
| |
| class | DtMakRadioMenuItem |
| |
| class | DtVrfAudioSettingsPage |
| |
| class | DtVrfAudioSettingsWidget |
| |
| class | DtVrfRadioSystemConfigDialog |
| |
| class | DtVrfRadioSystemConfigDialogCreator |
| |
| class | DtVrfRadioStackWidget |
| |
| class | DtVrfRadioStackWidgetCreator |
| |
| class | DtVrfRadioWidget |
| |
| class | DtVrfRadioWidgetCreator |
| |
| class | DtAppPathResolver |
| | Singleton for resolving path variables (DATA_DIR, USER_DIR, etc) More...
|
| |
| class | DtCVMarkerSeries |
| | Creates a series/span line in the CV tool. More...
|
| |
| class | DtCVSpan |
| | Creates a span that demarcates a length of time in the CV tool. More...
|
| |
| class | DtHumidityTableUtils |
| | Singleton for the humidity table,. More...
|
| |
| class | DtProfiler |
| |
| class | DtVrfCloudLayerStateListener |
| |
| class | DtVrfCloudLayerStateListenerCreator |
| |
| class | DtVrfVrlink2DEntityStateVisualizer |
| | DtVrfVrlink2DEntityStateVisualizer used for changing icon color & transparency in entities. More...
|
| |
| class | DtVrfVrlinkEntityOffsetDIGuyStateVisualizer |
| | Override temp bug fix for ontime bug 67223. More...
|
| |
| class | DtVrfVrlink2DAggregateStateVisualizer |
| | DtVrfVrlink2DAggregateStateVisualizer used for changing icon color & transparency in aggregate units. More...
|
| |
Contains makVrf::DtVrfDisDriver class.
Contains makVrf::DtVrfClock class.
Contains makVrv::DtStateCacheManager class allows for updates to be sent when something about a cached item changes from the new cache value.
should pass a "const char*" as name because the pointer is getting used to do the string compare (to be fast) if a std::string is passed instead it will cause a crashed when loading/unloading terrain with the performance/stats displayed
Contains makVrf::DtVrfHla1516eDriver class.
Contains makVrf::DtVrfHla1516Driver class.
Contains makVrf::DtVrfHla13Simulation class.
Contains makVrf::DtWhileConditionalDialog class.
Contains makVrf::DtWaitUntilConditionalDialog class.
Contains DtVrfTimeOfDayWidget class.
Contains makVrf::DtConditionalActions class.
Contains makVrf::DtTrueConditional class.
Contains makVrf::DtTaskWaitDialog class.
Contains makVrf::DtTaskRotaryWingLandingDialog class.
Contains makVrf::DtTaskMoveIntoFormationDialog class.
Contains makVrf::DtTaskLaseTargetDialog class.
Contains makVrf::DtTaskFollowEntityDialog class.
Contains makVrf::DtTaskFixedWingTakeoffDialog class.
Contains makVrf::DtTaskFixedWingLandingDialog class.
Contains makVrf::DtTaskDisembarkDialog class.
Contains makVrf::DtTaskDisembarkAllDialog class.
Contains makVrf::DtTaskAirbaseLaunchFlightDialog class.
Contains all the actions available for the task menu that appear in code class.
Contains makVrf::DtSimTimeOfDayConditional class.
Contains makVrf::DtSimDateTimeConditional class.
Contains makVrf::DtSetUndetectableDialog class.
Contains makVrf::DtSetTrackJamTargetsDialog class.
Contains makVrf::DtSetTracerUseDialog class.
Contains makVrf::DtSetTaskedBySuperiorDialog class.
Contains makVrf::DtSetTargetDialog class.
Contains makVrf::DtSetSyncLaserCodeDialog class.
Contains makVrf::DtSetSurrenderDialog class.
Contains makVrf::DtSetStatePropertyDialogs class.
Contains makVrf::DtSetStateAviationFuelPropertyDialogCreator class.
Contains makVrf::DtSetSpotReportsDialog class.
Contains makVrf::DtSetRunwayLightsDialog class.
Contains makVrf::DtSetRunwayConditionDialog class.
Contains makVrf::DtSetResupplyModeDialog class.
Contains makVrf::DtSetRestoreDialog class.
Contains makVrf::DtSetReorganizeDialog class.
Contains makVrf::DtSetReactiveTaskPriorityDialog class.
Contains makVrf::DtSetPreferredTrajectoryHeightDialog class.
Contains makVrf::DtSetLookAtPointDialog class.
Contains makVrf::DtSetLaseAutonomousDialog class.
Contains makVrf::DtSetInvulnerableDialog class.
Allows the user to edit the IFF Mode 5 message formats present bitfield as a set of 32 check boxes.
Contains makVrf::DtSetIffDialog class.
Contains makVrf::DtSetGimbalSensorLasingDialog class.
Contains makVrf::DtSetFireNowDialog class.
Contains makVrf::DtSetDisembarkedDialog class.
Contains makVrf::DtSetDestroyedDialog class.
Contains makVrf::DtSetConcealedDialog class.
Contains makVrf::DtSetCapabilitiesDialog class.
Contains makVrf::DtSetAutoLaunchEnabledDialog class.
Contains makVrf::DtSetArmedDialog class.
Contains makVrf::DtSetAppearanceDialog class.
Contains makVrf::DtSetAiEnabledDialog class.
Contains makVrf::DtSetAerodromeLightsDialog class.
Contains makVrf::DtSetActivityDialog class.
Contains all the possible sets that can be used that are in code.
Contains makVrf::DtRadioTaskMenu class.
Contains makVrf::DtRadioSetMenu class.
Contains makVrf::DtOrConditional class.
Contains makVrf::DtMissileApproachWarningConditional which allows the user to create missile approach warning conditional expression in a plan.
Contains makVrf::DtConditionalDialog class.
Contains makVrf::DtFalseConditional class.
Contains makVrf::DtDoUntilConditionalDialog class.
Contains makVrf::DtConvoyAlongTaskDialog class.
Contains makVrf::DtCommandAssignmentWidgetInterface class.
Contains makVrf::DtClearTargetPriorityListDialog class.
Contains makVrf::DtBaseEntityConditionalExpressionDialog class.
Contains makVrf::DtBaseYesNoTaskSetLogic class.
Contains makVrf::DtBaseEntityConditionalExpressionLogic class.
Contains makVrf::DtAirportLightControllerWidgetInterface class.
Contains makVrf::DtVrfTacticalGraphicsSettingsLogic class.
Contains DtVrfBaseSceneSettingsEnvironmentLogic class.
Contains makVrf::DtVrfAggregateSettingsLogic class.
Contains makVrf::DtVrfVrlinkObjectInformationItem class.
Contains makVrv::DtCloudLayerStatePageLogic class.
Contains makVrf::makVrf::DtVrfFilteredListView class.
Contains makVrf::DtSimpleVariableWidget class.
Contains makVrf::DtAltitudeSelectionWidgetInterface class.
Contains makVrf::DtVrfTaskSetVariableWidgetManager class.
Contains makVrf::DtVrfScenarioManager class.
Contains makVrf::DtVrfPasteDialog class.
Contains makVrf::makVrf::DtVrfOverlaySelectionListInterface class.
Contains makVrf::DtVrfOrbatActions class.
Contains makVrf::makVrf::DtObjectListViewItem class.
Contains makVrf::DtVrfObjectListPanelInterface class.
Contains makVrf::DtVrfGuiQtOrbatManager class.
This class will extend the base Msdl importer to show dialogs to the user for import/export.
This class will extend the base importer to show dialogs to the user for import/export.
Contains makVrf::DtVrfEnvironmentConditionsMenuItem class.
Contains makVrf::makVrf::DtVrfEmbarkationHierarchyTreeWidget class.
Contains makVrf::makVrf::DtVrfEchelonHierarchyTreeWidget class.
Contains makVrf::DtVrfCopyDialog class.
Contains makVrf::makVrf::DtVariableColumnTreeWidget class.
Contains makVrf::makVrf::DtTacticalGraphicCreatePaletteLogic class.
Contains makVrf::DtTacticalGraphicCreatePalette class.
Contains makVrf::makVrf::DtSimulataionTimeWidget class.
Contains makVrf::DtSessionMenuItems class.
Contains makVrf::DtSelectionGroupActions class.
Contains makVrf::DtScenarioScriptedTasksMenuItem class.
Contains makVrf::DtScenarioEventsMenuItem class.
Contains makVrf::DtSaveScenarioMenuItem class.
Contains makVrf::DtRewindScenarioMenuItem class.
Contains makVrf::DtQtObjectConsoleMessageHandler class.
Contains makVrf::DtQtAdditionalScenarioDataManager class.
Contains makVrf::makVrf::DtGenericPaletteInterface class.
Contains makVrf::DtPlayScenarioMenuItem class.
Contains actions for the persistentTracks terrain menu.
Contains makVrf::DtPauseScenarioMenuItem class.
Contains makVrf::DtLoadOverlayMenuItem and makVrf::DtSaveOverlayMenuItem class.
Contains makVrf::DtObjectSettingsMenuItem class.
Contains makVrf::DtObjectSettingsManagerQt class.
Contains makVrf::DtNewGlobalPlanInformationDialogInterface class.
Contains makVrf::DtMunitionTargetSettingsMenuItem class.
Contains makVrf::DtLocalWeatherMenuItem class.
Contains makVrf::DtLoadScenarioMenuItem class.
Contains makVrf::DtJoinSessionDialogInterface class.
Logic for DtIssueEntityPlanWidget.
Contains makVrf::DtHostilityMatrixMenuItem class.
Contains makVrf::DtHostilityMatrixDialog class.
Contains makVrf::DtGlobalPlansMenuItem class.
Contains makVrf::DtEnvironmentControlAreaInterface class.
Contains makVrf::DtEntityMenu class.
Contains makVrf::makVrf::DtEntityCreatePaletteInterface class.
Contains makVrf::DtEntityActions class.
This class defines the dialog that allows the creation/update of spawn point objects in the scenario.
Contains makVrf::DtEditGlobalPlanWidgetLogic class.
Contains actions for the dynamic terrain menu.
Contains makVrf::DtDoctrinesMenuItem and makVrf::DtAssignDoctrineMenuItem class.
Contains actions for the create menu.
Contains makVrf::DtConnectionInformationMenuItem class.
Contains makVrf::DtConnectionInformationDialog class.
Contains makVrf::DtCloseScenarioMenuItem class.
Contains makVrf::DtDeleteCheckpointsScenarioMenuItem class.
Contains makVrf::DtAirportSettingsWidgetInterface class.
Contains makVrf::DtAggregateAsDialog class.
Contains makVrf::DtAddSpawnSinkPointDialog class.
Contains makVrv::DtVrlinkEmitterSystemStateObject class.
Contains makVrv::DtVrlinkActiveSonarStateObject class.
Contains makArchives::DtVrfTerrainPropRecord class.
Contains makVrv::DtVrfTDLMessageDataVisualizer class.
Contains makVrf::DtVrfTDLMessageDataState class.
Contains makVrf::DtVrfTDLMessageDataInterface class.
Contains makVrf::DtVrfSimulationSettingsRecord class.
Override to always show noon if not using day/night illumination model.
Contains makVrf::DtVrfShapeManipulationHandler class.
Contains makVrf::DtVrfSessionSettingsRecord class.
Contains makVrf::DtVrfSelectionFilters classes used with filterd list view.
Contains makVrf::DtVrfScriptedTaskSettingsRecord class.
Contains makVrf::DtVrfScriptedTaskSettingsManager class.
Contains makVrf::DtVrfPointManipulationHandler class.
Contains override of osg articulated class to account for not instancing objects that are embedded in the terrain.
Contains makVrf::DtVrfObjectManipulationEventProcessor class.
Contains makVrv::DtVrfObjectDataStateObject class.
Contains makVrf::DtVrfMultipleObjectEditorManipulationHandler class.
class DtMenuItem:
Contains makVrf::DtVrfGuiSettingsRecord class.
Contains makStealth::DtVrfGuiCommandLineParser class.
Contains makVrf::DtVrfCopyPasteManager class.
Contains a generic TDL message that is translated from a network representation.
Contains makVrf::DtTacticalGraphicOverlaySettingsManager class.
Contains extensions to the base level tactical graphic listener class.
Contains makVrf::DtTacticalGraphicDataInterface class.
Contains makVrv::DtSpotReportStateObject class.
Contains makVrf::DtSpotReportState class.
This class is a simple data structure used by classes that want to create a simple set of data that has a UUID.
Contains makVrf::DtSharedFontDatabase class.
Contains makVrf::DtSensorContactLinesSettingsRecord class.
Contains makVrf::DtRangeRingsUpdatedInterface class.
Contains makVrf::DtRangeRingsSettingsRecord class.
This will create the vertex visualizer and only show the end information regardless of the intervisibility setting.
Contains makVrf::DtRadarCoverageSettingsRecord class.
Contains makVrv::DtPropulsionNoiseStateObject class.
Contains makVrf::DtPaletteInformationSettingsRecord class.
An ordered key list will allow lookup by entity key type.
An ordered key list will allow lookup by entity type.
Contains makVrv::DtOrbatStateObject class.
Contains makVrf::DtOrbatState class.
Contains makVrf::DtSpotReportDataInterface class.
The DtObjectVisibilityManager class will manage whether or not objects are shown/hidden by using VRF specific element attribute calls.
Contains makVrf::DtObjectDataInterface class.
Contains makVrf::DtMineConfigurationSettingsRecord class.
Contains makVrf::DtMakRadioInteractionInterface.
Maintain separate local Facades and States that can be sent via Custom Report and displayed on several front ends.
Contains DtLoadBalancingFactory class.
Contains makVrv::DtLaserDesignatorStateObject class.
Contains makVrf::DtInfluenceInteractionInterface.
Contains makVrv::DtIffStateObject class.
Will filter out data based on current fog of war settings.
This base class is used by states that are visualized and represented in the GUI as filled in by information from messages sent over the network (i.e.
Contains makVrf::DtExtendedStateDataObject class.
Contains makVrv::DtEnvironmentProcessObject class.
Contains makVrf::DtEnvironmentalCopyObject class.
Contains makVrf::DtEntityDataInterface class.
Contains makVrf::DtEntityCreationData class.
Contains makVrf::DtCreateMunitionDetonationSettingsRecord class.
Contains makVrf::DtCommentInteractionInterface.
this updater will override the doIntersection to not intersect
Contains makVrf::DtAirbaseLaunchFlightSettingsRecord class.
Contains makVrv::DtAggregateStateObject class.
Contains makVrf::DtAggregateDataInterface class.
The Dt2DIntervisiblityRangeLineVisualizer class is an Intervisibility line without the intervisiblity check.
Contains DtVrfEnvironmentConditionsDateAndTimeLogic class.
Helper class for wrapping a bit of QMineData functionality.
It will also only show end point range/bearing information
- Examples
-
The DtCommentInteractionInterface class is a means to translate comment state from the network to the gui
This class holds options for user created detonations
This class will copy Environmental information.
TDL or Spot Reports). These are used with visual and data managers in response to the externalDataType() method that will determine which data handler and visual handler to use. In and of itself this class is not used except for being recognized internally as something that could be visualized from external data
Will also try and do some management to speed up the check
The DtInfluenceInteractionInterface class is a means to translate influence state from the network to the gui
The DtMakRadioInteractionInterface class passes the network bundle from the network thread to the main thread.
This class holds options for configuration of mines used in minefields
Calls outside of this manager might not correctly reflect true visibility of the object, so, use this class whenever possible. Signals will be sent out when items are shown/hidden via this manager
The orbat state is what an element in the orbat looks like, such that when it is created it will take on the aspects of this data.
All entries added to this list must be a subclass of DtEntityType Once added to the list, the list takes ownership of the item
All entries added to this list must be a subclass of DtEntityMapperKey Once added to the list, the list takes owenership if the item
This class holds options for palette pages that support tag display
This class holds options for radar coverage areas
This class holds options for range rings
This class holds options for sensor contact lines
The spot report will simply be a dictionary container. It is up to the visualizer to interpret the contents of the dictionary (keyword/value pair). The available values in the dictionary are set by DtVrfSpotReportDataHandler::update:
- "CombatIdentificationLevel"
- "ObservedTargetName"
- "PerceivedTargetName"
- "PerceivedForce"
- "DetectionError"
- "PerceivedActivity"
- "PerceivedFormation"
- "PerceivedAppearance"
- "PerceivedVelocity"
- "PerceivedType"
- "TimeOfContact"
- "TimeOfReport"
"CertaintyLevel"
Used as a multiple inheritance at the VR-Link level
This is used to transmist TDL data from the network thread to the GUI thread
This manager is responsible for copying and pasting vrf objects. Connect to signals below to extend this class, or, subclass and install as an instance your own subclass
This class holds options for session joining
Instances of DtMenuItem are
This class holds options for scripted task options
This class holds options for sessionn joining
The DtVrfTDLMessageDataState is data that is specific to TDL messages. The messages can contain positional and other data as well as a dictionary of key/value pairs. Items that can be dislpayed on the screen as a symbol decoration will have the name TDL Decoration n where n is the number of the decoration to use.
Other pre-defined keywords include "MarkingText" - The marking text of the item "Unique_Identifier" - The unique identifier of this TDL message "Entity_Type" - The DIS entity enumeration "Geocentric_Location" - The location of the entity in geocentric coordinates "Entity_Orienation" - The orienation (in radians) of the entity "Entity_Force" - The force number of the entity
Creates a visualizer to visualize TDL Message Data based on the mappings found in the entity state, aggregate state or tactical graphic state mappings
This edit dialog is only used for spawn points not associated with a spawn template. If the point is associated with a template then the user will be prompted to choose if they'd like to disassociate the spawn point from the template and make it an independent point.
Contains makVrf::DtSaveScenarioAsMenuItem class. Contains makVrf::DtExportMsdlMenuItem class
This dialog will ask the DtVrfCopyPasteManager to copy the supplied objects. This dialog will display status of the copy and allow the user to cancel if the copy operation is taking too long
Most importantly can allow the user to deconflict parts of the import that we don't have full knowledge off. Will also pop up a message box if export was selected since we currently are not supporting the exporting of ACOs
This tree widget item can be used in any tree that wants to display an icon next to the name of an object simulated by vrf/vrlink
This dialog will ask the DtVrfPastePasteManager to Paste the supplied objects. This dialog will display status of the Paste and allow the user to cancel if the Paste operation is taking too long
VR-Vantage includes
This condition will test if there are any hostile missiles within the specified range to the entity.
This class will allow the user to set the fuel in the different aviation fuel tanks assigned to the plane
This header file contains classes that will set individual or sets of state properties. The class is generic and the creator will determine which property to set
This clock will manager simTime by checking the timeMultiplier, and, if it is not 1, using delta time plus the timeMultiplier to set simTime rather than the simTime passed in