![]() |
VR-Forces 4.0.4 Class Documentation
|
This library contains all of the classes for the common Windows, Dialogs, and Widgets used by the VR-Vantage applications. More...
Classes | |
| class | makVrf::makVrfGuiObjectInformationQt::DtInformationPageAssembler |
| This is the Qt specific implementation of the page assembler. More... | |
| class | makVrv::DtFireInteractionVisualizer |
| Visualizer for fire interactions (such as muzzle flash effects) This class will create a permanent effect. More... | |
| class | makVrv::DtHATLineVisualizer |
| Base class for height above terrain line visualizers to show height above terrain line and label. More... | |
| class | makVrv::DtWidgetEventSignals |
| A simple collection of signals that all widgets can emit. More... | |
| class | makVrv::DtAboutBox |
| This is the dialog for the VR-Vantage About Box. More... | |
| class | makVrv::DtAddFeatureLayerItem |
| A menu item to add a feature layer. More... | |
| class | makVrv::DtAddPropsInterface |
| Interface to the DtAddPropsWidget. More... | |
| class | makVrv::DtAddPropsLogic |
| The DtAddPropsLogic adds props to a feature layer. More... | |
| class | makVrv::DtAddPropsPage |
| The DtAddPropsPage lets users see add props to a DtFeatureLayer. More... | |
| class | makVrv::DtAddPropsWidget |
| The DtAddPropsWidget lets users see add props to a DtFeatureLayer. More... | |
| class | makVrv::DtAddTerrainPatchDialog |
| Dialog for adding a terrain patch. More... | |
| class | makVrv::DtAddTerrainPatchInterface |
| The interface between the Terrain patch logic and the dialog. More... | |
| class | makVrv::DtAddTerrainPatchLogic |
| Adds terrain patches to the scene. More... | |
| class | makVrv::DtAddTerrainPatchMenuItem |
| Load terrain menu item widget. More... | |
| class | makVrv::DtAggregateDefinitionEditorPage |
| DtAggregateDefinitionEditorPage allows editing of aggregate visual definitions. More... | |
| class | makVrv::DtAnalogClock |
| A basic analog clock control. More... | |
| class | makVrv::DtAttachWidget |
| A widget class for managing attachment. More... | |
| class | makVrv::DtAttachWidgetCreator |
| The creator class needed to be used to create a DtOverlaysPage. More... | |
| class | makVrv::DtAttachWidgetInterface |
| Abstract interface for the attach widget. More... | |
| class | makVrv::DtAttachWidgetLogic |
| The logic for driving an attach widget. More... | |
| class | makVrv::DtCheckedItem |
| Base class item builder for settings toggle items The menu id string is "DtViewSettingsItem". More... | |
| class | makVrv::DtCloudLayerDialog |
| A dialog for creating and editing cloud layers. More... | |
| class | makVrv::DtCloudLayerDialogInterface |
| An abstract class that represents all the functionality of a dialog used to add new cloud layers Instances of DtCloudLayerDialogInterface are the interface for the Add Cloud Layer dialog. More... | |
| class | makVrv::DtCloudLayerDialogLogic |
| Instances of DtCloudLayerDialogLogic control DtCloudLayerDialogInterfaces. More... | |
| class | makVrv::DtConnectedSlavesInterface |
| Abstract connected slaves widget interface. More... | |
| class | makVrv::DtConnectedSlavesLogic |
| Logic class for the Connected Slaves widget. More... | |
| class | makVrv::DtConnectedSlavesWidget |
| Displays all the connection slaves. More... | |
| class | makVrv::QDebugStream |
| This class redirects cout/cerr to the text edit that's passed in: More... | |
| class | makVrv::DtConsoleLogWidget |
| This widget displays the console log. More... | |
| class | makVrv::DtContextMenuManager |
| A global signaler object for the DtContextMenuManager class. More... | |
| class | makVrv::DtContextMenuManagerCreator |
| Creator class for the DtInputDriver. More... | |
| class | makVrv::DtContextTreeWidget |
| A tree widget that will allow the addition of menu items that will appear on a context menu when the right mouse button is clicked on an item. More... | |
| class | makVrv::DtContourizationInterface |
| Abstract class specifying the interface a DtContourizationLogic expects. More... | |
| class | makVrv::DtContourizationLogic |
| The logic for the contourization page. More... | |
| class | makVrv::DtContourizationPage |
| A dialog page containing countour settings. More... | |
| class | makVrv::DtContourizationWidget |
| A widget for controlling contour settings and controlled by a DtContourizationLogic. More... | |
| class | makVrv::DtCustomTreeWidgetEditor |
| Editor for various types within a QTreeWidget. More... | |
| class | makVrv::DtCustomTreeWidgetItem |
| A custom tree widget item which allows for custom editing. More... | |
| class | makVrv::DtDateAndTimeInterface |
| Abstract itnerface for a date and time widget. More... | |
| class | makVrv::DtDateAndTimeLogic |
| The logic for displaying/editing the date and time. More... | |
| class | makVrv::DtDateAndTimePage |
| A dialog page for setting the date and time. More... | |
| class | makVrv::DtDateAndTimeWidget |
| A date and time widget. More... | |
| class | makVrv::DtDeselectableTreeWidget |
| A tree widget that allows for selecting no item. More... | |
| class | makVrv::DtDialogPageTitleWidget |
| Base select instance widget. More... | |
| class | makVrv::DtDialogWithDescriptions |
| Logic for the tactical graphics settings GUI. More... | |
| class | makVrv::DtDisplayConfigEditorInterface |
| Interface for the makVrv::DtDisplatConfigEditorWidget. More... | |
| class | makVrv::DtDisplayConfigEditorLogic |
| The DtDisplayConfigEditorLogic is the brains behind the display configuration editor. More... | |
| class | makVrv::DtDisplayConfigEditorWidget |
| The DtDisplayConfigEditorWidget helps the DtDisplayConfigEditorLogic create and modify display configurations. More... | |
| class | makVrv::DtDisplayUnitsSettingsInterface |
| Interface for the settings widget to communicate with its logic. More... | |
| class | makVrv::DtDisplayUnitsSettingsLogic |
| The logic for the entity display settings dialog. More... | |
| class | makVrv::DtDisplayUnitsSettingsLogicCreator |
| Creator class for DtDisplayUnitsSettingsLogic. More... | |
| class | makVrv::DtDisplayUnitsSettingsPage |
| Page for window settings, to coordinate logic and widget instantiation. More... | |
| class | makVrv::DtDisplayUnitsSettingsWidget |
| This class displays the display units. More... | |
| class | makVrv::DtDockable |
| The dockable class provides the docking interface for any class to be a dockable widget in the DtDeMainWindow. More... | |
| class | makVrv::DtDockableManager |
| This class is responsible for managed dockable widgets. More... | |
| class | makVrv::DtDockWidgetItem |
| An menu item for a dock widgets. More... | |
| class | makVrv::DtDriverWidget |
| Widget for controlling drivers. More... | |
| class | makVrv::DtDriverWidgetCreator |
| The creator class needed to be used to create a DtDriverWidget. More... | |
| class | makVrv::DtDriverWidgetInterface |
| Interface for the makVrv::DtDriverWidget. More... | |
| class | makVrv::DtDriverWidgetLogic |
| Logic for makVrv::DtDriverWidget. More... | |
| class | makVrv::DtElementDefinitionEditorInterface |
| This is the interface for the element definition editor widget. More... | |
| class | makVrv::DtElementDefinitionPageInstanceEditor |
| This widget will work with a supplied editor definition page (model definition, schema, etc) and allow for editing of a single instance of that page through a dialog. More... | |
| class | makVrv::DtElementEditorInterface |
| class | makVrv::DtElementEditorWidget |
| The main widget for editing element definitions. More... | |
| class | makVrv::DtElevationColorizationInterface |
| Abstract class specifying the interface a DtElevationColorizationLogic expects. More... | |
| class | makVrv::DtElevationColorizationLogic |
| The logic for an elevation color page. More... | |
| class | makVrv::DtElevationColorizationPage |
| A dialog page containing elevation color settings. More... | |
| class | makVrv::DtElevationColorizationWidget |
| A widget for controlling elevation color settings and controlled by a DtElevationColorizationLogic. More... | |
| class | makVrv::DtEntityList |
| DtEntityList extends DtObjectsSelectionList to provide a list of filterable selection objects; filters include entity, props, aggregates, tactical graphics, etc. More... | |
| class | makVrv::DtEntityListCreator |
| Entity List Creator. More... | |
| class | makVrv::DtEntityListWidget |
| Instances of DtEntityListWidget show a listing of the entity id, object type, global id and name for all entities and aggregates. More... | |
| class | makVrv::DtEntityListWidgetCreator |
| Entity List Widget creator. More... | |
| class | makVrv::DtEnvironmentInterface |
| The interface of an DtEnvironmentWidget for the DtEnvironmentLogic. More... | |
| class | makVrv::DtEnvironmentLogic |
| Logic class for the DtEnvironmentWidget. More... | |
| class | makVrv::DtEnvironmentPage |
| The page which shows the environment settings. More... | |
| class | makVrv::DtEnvironmentWidget |
| A widget for configuring the environment. More... | |
| class | makVrv::DtErrorMessagesPage |
| A dialog page error messages. More... | |
| class | makVrv::DtExceptionHandlingApplication |
| DtExceptionHandlingApplication is a QApplication that catches all exceptions. More... | |
| class | makVrv::DtExitItem |
| An Item builder for the exit item. More... | |
| class | makVrv::DtEyepointControlWidget |
| A widget class for managing attachment. More... | |
| class | makVrv::DtEyepointControlWidgetCreator |
| The creator class needed to be used to create a DtDriverWidget. More... | |
| class | makVrv::DtEyepointControlWidgetInterface |
| Abstract interface for the attach widget. More... | |
| class | makVrv::DtEyepointControlWidgetLogic |
| Logic to manage the Observer Control Widget. More... | |
| class | makVrv::DtEyepointInfoWidget |
| The widget which contains Observer information. More... | |
| class | makVrv::DtEyepointInfoWidgetCreator |
| The creator class needed to be used to create a DtDriverWidget. More... | |
| class | makVrv::DtEyepointInfoWidgetInterface |
| Interface for DtEyepointInfoWidgets. More... | |
| class | makVrv::DtEyepointInfoWidgetLogic |
| The logic for populating the DtEyepointInfoWidget. More... | |
| class | makVrv::DtFeatureColorEditorInterface |
| class | makVrv::DtFeatureColorEditorLogic |
| This class provides the logic for DtFeatureColorEditorLogic. More... | |
| class | makVrv::DtFeatureColorEditorLogicCreator |
| This class creates an instance of the feature color editor logic. More... | |
| class | makVrv::DtFeatureColorEditorWidget |
| Widget for editing the feature color settings. More... | |
| class | makVrv::DtFeatureLayerDialogPage |
| Feature layer dialog shows all the feature layers. More... | |
| class | makVrv::DtFeatureSettingsLogic |
| class | makVrv::DtFeatureSettingsPage |
| A page which has the feature settings. More... | |
| class | makVrv::DtFieldValuePairDialog |
| A DtFieldValuePairDialog provides a simple dialog to choose a field/ value pair. More... | |
| class | makVrv::DtFileCacheInterface |
| The interface for the DtFileCachePage. More... | |
| class | makVrv::DtFileCacheLogic |
| The logic for controlling how the DtFileCachePage works. More... | |
| class | makVrv::DtFileCachePage |
| A dialog page controlling file caching. More... | |
| class | makVrv::DtFileUrl |
| DtFileUrl converts a filename, possibly with a relative path, into a FILE URL usable as an href. More... | |
| class | makVrv::DtFilter |
| Base filter class for DtFilteredListView. More... | |
| class | makVrv::DtElementTypeFilter |
| Filter class for DtFilteredListView for filtering by element type. More... | |
| class | makVrv::DtOrFilter |
| Filter class for DtFilteredListView for filtering multiple filters or-ed together. More... | |
| class | makVrv::DtAndFilter |
| Filter class for DtFilteredListView for filtering multiple filters and-ed together. More... | |
| class | makVrv::DtGlobalFilterContainer |
| The filter container contains a single filter and the ability to display it in the GUI. More... | |
| class | makVrv::DtFilteredListView |
| The filtered list view is displays a list of items with the ability to dynamically filter them. More... | |
| class | makVrv::DtGdbSurfacesInterface |
| The abstract interface of the DtGdbSurfacesWidget for the DtGdbSurfacesLogic. More... | |
| class | makVrv::DtGdbSurfacesLogic |
| The logic class for handling GDB surfaces. More... | |
| class | makVrv::DtGdbSurfacesPage |
| A dialog page for controlling the GDB surfaces. More... | |
| class | makVrv::DtGradientEditorInterface |
| Abstract interface for gradient editor widgets. More... | |
| class | makVrv::DtGradientEditorWidget |
| A widget class for editing gradients. More... | |
| class | makVrv::DtGridLinesInterface |
| The interface used by the DtGridLinesPage and the DtGridLinesLogic. More... | |
| class | makVrv::DtGridLinesLogic |
| The logic for populating the DtGridLinesPage. More... | |
| class | makVrv::DtGridLinesLogicCreator |
| Creator class for DtGridLinesLogic. More... | |
| class | makVrv::DtGridLinesPage |
| The grid lines page, controls for configuring grid lines. More... | |
| class | makVrv::DtHelpItem |
| Item for online help. More... | |
| class | makVrv::DtAboutItem |
| The about menu item. More... | |
| class | makVrv::DtWebLinkMenuItem |
| The menu item which goes to the MAK web site. More... | |
| class | makVrv::DtProductsWebSiteMenuItem |
| The menu item which goes to the MAK web site product page. More... | |
| class | makVrv::DtVersionWebSiteMenuItem |
| The menu item which goes to the MAK web site product versions page. More... | |
| class | makVrv::DtForumWebSiteMenuItem |
| The menu item which goes to the MAK Forum. More... | |
| class | makVrv::DtLogItem |
| The menu item which brings up the error log page. More... | |
| class | makVrv::DtIgToolBar |
| The DtIgToolBar will emit visibility changed signal on show/hide events for this object. More... | |
| class | makVrv::DtInstanceEditablePage |
| This class is a specialized dialog page that will allow the dialog page to be editable in a stand-alone dialog. More... | |
| class | makVrv::DtInstanceEditorInterface |
| Abstract interface for instance editor widgets. More... | |
| class | makVrv::DtInstanceEditorWidget |
| A widget class for editing instances. More... | |
| class | makVrv::DtInteractionsDefinitionEditorPage |
| A dialog for editing model definitions. More... | |
| class | makVrv::DtInterestManagementInterface |
| Interface of the DtInterestManagementWidget for the DtInterestManagementLogic. More... | |
| class | makVrv::DtInterestManagementLogic |
| The logic for controlling the intereste management widget. More... | |
| class | makVrv::DtInterestManagementSettingsPage |
| Page for interest management settings, to coordinate logic and widget instantiation. More... | |
| class | makVrv::DtInterestManagementWidget |
| The widget for displaying and editing the interest management settings. More... | |
| class | makVrv::DtInterfaceLayoutEditorLogic |
| The logic for the GUI layout page. More... | |
| class | makVrv::DtInterfaceLayoutEditorPage |
| A dialog page controlling file caching. More... | |
| class | makVrv::DtInterfaceLayoutEditorWidget |
| A widget class for additional settings related to the GUI layout. More... | |
| class | makVrv::DtInterfaceLayoutEditorWidgetInterface |
| Abstract interface for GUI layout editor widgets. More... | |
| class | makVrv::DtIntervisibilityMenu |
| A builder for the intervisibility menu. More... | |
| class | makVrv::DtIntervisibilityRightClickMenu |
| A builder for the right click intervisibility menu. More... | |
| class | makVrv::DtIntervisibilityMenuItem |
| Convenience base class for registering and validating menu items that are common to the intervisibility menu. More... | |
| class | makVrv::DtIntervisibilityLineMenuItem |
| An Item builder for creating an intervisibility line. More... | |
| class | makVrv::DtIntervisibilityFanMenuItem |
| An Item builder for creating an intervisibility fan. More... | |
| class | makVrv::DtIntervisibilityEntityMenuItem |
| An Item builder for creating an intervisibility entity fan. More... | |
| class | makVrv::DtIntervisibilityDeleteMenuItem |
| An Item builder for deleting selected intervisibility items. More... | |
| class | makVrv::DtIntervisibilityPropertiesMenuItem |
| An Item builder for setting properties on the selected intervisibility item. More... | |
| class | makVrv::DtIntervisibilityPropertiesDialog |
| Property for intervisibility settings. More... | |
| class | makVrv::DtIntervisibilityPropertiesDialogCreator |
| Creator for the intervisibility settings page. More... | |
| class | makVrv::DtIntervisibilityPropertiesLogic |
| This is the logic for the intervisibility properties widget. More... | |
| class | makVrv::DtIntervisibilitySettingsInterface |
| This is the interface which the intervisibility settings widget will inherit from and the logic will use to talk to the widget. More... | |
| class | makVrv::DtIntervisibilitySettingsLogic |
| This is the logic for the intervisibility settings widget. More... | |
| class | makVrv::DtIntervisibilitySettingsPage |
| Page for intervisibility settings. More... | |
| class | makVrv::DtIntervisibilitySettingsWidget |
| This class will allow users to modify intervisibility settings. More... | |
| class | makVrv::DtKeyMappingEditorLogic |
| The logic for the makVrv::DtKeyMappingEditor. More... | |
| class | makVrv::DtKeyMappingEditorPage |
| A dialog page controlling file caching. More... | |
| class | makVrv::DtKeyMappingEditorWidget |
| A widget class for editing key functions. More... | |
| class | makVrv::DtRequestKeyMapKeyDialog |
| This is the dialog the user types key sequences to be mapped. More... | |
| class | makVrv::DtRequestKeyValidationDialog |
| This is the dialog used to ask the user what to do when a single key has been mapped to multiple functions. More... | |
| class | makVrv::DtKeyMappingEditorWidgetInterface |
| Abstract interface for instance editor widgets. More... | |
| class | makVrv::DtFileMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtEditMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtHelpMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtSettingsMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtNewMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtOpenMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtAddMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtCloseMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtSaveMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtSaveAsMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtViewMenu |
| A builder for the file menu. More... | |
| class | makVrv::DtMapEditorInterface |
| Interface for a key/value pair editor GUI. More... | |
| class | makVrv::DtMapEditorWidget |
| A widget for editing a map. More... | |
| class | makVrv::DtMenu |
| The abstract base menu class. More... | |
| class | makVrv::DtMenuItem |
| Builder for menu items. More... | |
| class | makVrv::DtSeparatorItem |
| Menu item which represents a separator. More... | |
| class | makVrv::DtMenuManager |
| A Menu manager which is how to lookup and find menu/menu items using menu paths. More... | |
| class | makVrv::DtModelDefinitionSchemaComboBox |
| A combo box which populates itself with model definition schemata. More... | |
| class | makVrv::DtModelDefinitionComboBox |
| A DtModelDefinitionComboBox populates itself with model definitions. More... | |
| class | makVrv::DtModelDefinitionEditorInterface |
| Interface of the makVrv::DtModelDefinitionEditorWidget for the makVrv::DtModelDefinitionEditorLogic. More... | |
| class | makVrv::DtModelDefinitionEditorLogic |
| The logic for editing model definitions. More... | |
| class | makVrv::DtModelDefinitionEditorPage |
| A dialog for editing model definitions. More... | |
| class | makVrv::DtModelDefinitionEditorWidget |
| Editor widget for editing model definitions. More... | |
| class | makVrv::DtModelDefinitionInstanceEditorWidget |
| A widget for creating new model definition instances. More... | |
| class | makVrv::DtModelScaleWidget |
| DtModelScaleWidget is a toolbar widget that combines a button to enable and disable model scaling, and a drop-down button to bring up a slider for the model scale factor. More... | |
| class | makVrv::DtModelScaleSliderWidget |
| A simple slider widget that combines the slider with a text label, for use by the DtModelScaleWidget. More... | |
| class | makVrv::DtModelScaleWidgetBuilder |
| This builder class creates and instance of the DtEntityIconScaleWidget class. More... | |
| class | makVrv::DtModelScaleWidgetInterface |
| Interface of the makVrv::DtModelScaleWidget for the makVrv::DtModelScaleLogic. More... | |
| class | makVrv::DtModelScaleWidgetLogic |
| Logic to manage the Observer Mode Selection Widget. More... | |
| class | makVrv::DtMouseMappingEditorLogic |
| The logic for the mouse mapping editor page. More... | |
| class | makVrv::DtMouseMappingEditorPage |
| A dialog page controlling file caching. More... | |
| class | makVrv::DtMouseMappingEditorWidget |
| A widget class for editing key functions. More... | |
| class | makVrv::DtMouseMappingEditorWidgetInterface |
| Abstract interface for instance editor widgets. More... | |
| class | makVrv::DtMovieUrlLabel |
| DtUrlLabel that can display a movie and act as a hyperlink with url(s) conditioned on the current movie frame. More... | |
| class | makVrv::DtMultiMapEditorInterface |
| Interface of the makVrv::DtMultiMapEditorWidget for the makVrv::DtMultiMapEditorLogic. More... | |
| class | makVrv::DtMultiMapEditorWidget |
| The widget for display string keys to multiple mapped values. More... | |
| class | makVrv::DtMultipleAttachEventProcessor |
| The Tether Track Event processor handles events related to the processing of finishing up the tether track selection process. More... | |
| class | makVrv::DtNewVisualizerDefinitionDialog |
| Dialog for allowing the user to select a new visualizer schema. More... | |
| class | makVrv::DtNewVisualizerDefinitionInterface |
| Interface for new DtNewVisualizerDefinitionWidget. More... | |
| class | makVrv::DtNewVisualizerDefinitionLogic |
| Logic for new DtNewVisualizerDefinitionDialog. More... | |
| class | makVrv::DtNewWindowItem |
| A menu item to create a new window based on the current observer configuration. More... | |
| class | makVrv::DtNewStealthWindowItem |
| A menu item to create a new window based on the current observer configuration set to a Stealth view. More... | |
| class | makVrv::DtNewPlanViewWindowItem |
| A menu item to create a new window based on the current observer configuration set to a Plan view. More... | |
| class | makVrv::DtTransparencyToggleItem |
| An Item builder for the transparency toggle item. More... | |
| class | makVrv::DtAttachItem |
| base class that all attach items derive from An Item builder for the attach follow item. More... | |
| class | makVrv::DtAttachFollowItem |
| An Item builder for the attach follow item. More... | |
| class | makVrv::DtAttachSpaceFollowItem |
| An Item builder for the attach space follow item. More... | |
| class | makVrv::DtAttachMimicItem |
| An Item builder for the attach mimic item. More... | |
| class | makVrv::DtAttachTetherItem |
| An Item builder for the attach tether item. More... | |
| class | makVrv::DtAttachTrackItem |
| An Item builder for the attach track item. More... | |
| class | makVrv::DtAttachTetherTrackItem |
| An Item builder for the attach track item. More... | |
| class | makVrv::DtAttachMimicTrackItem |
| An Item builder for the attach mimic item. More... | |
| class | makVrv::DtCreateInsetViewItem |
| An Item builder for the create inset view item. More... | |
| class | makVrv::DtShowHideItem |
| An Item builder for the hide object item. More... | |
| class | makVrv::DtObjectContextMenu |
| A builder for the keyboard control menu. More... | |
| class | makVrv::DtObjectsListDataFunctions |
| DtObjectsListDataFunctions is a container for sort and data functions for the DtObjectsSelectionList. More... | |
| class | makVrv::DtObjectsSelectionList |
| DtObjectsSelectionList extends DtSelectionWidget to provide a list of selectable items with icon and name columns. More... | |
| class | makVrv::DtObjectsList |
| class DtObjectsList: More... | |
| class | makVrv::DtObjectListViewCreator |
| Object List View Creator. More... | |
| class | makVrv::DtObjectsListPanel |
| Tabbed dialog that has instances of both an entity list and an environmental list. More... | |
| class | makVrv::DtObjectsListPageCreator |
| The creator class needed to be used to create a DtObjectsListPage. More... | |
| class | makVrv::DtObserverMenu |
| A builder for the observer menu. More... | |
| class | makVrv::DtObserverQMenu |
| The Qt menu implemenntation used by the makVrv::DtObserverMenu. More... | |
| class | makVrv::DtObserverModePersistenceWidget |
| This class overrides the DtPersistenceToolbarWidget to provide specific functionality needed by the DtObserverMode. More... | |
| class | makVrv::DtRestoreTypeDialog |
| Dialog for asking user to restore the factory observer settings. More... | |
| class | makVrv::DtObserverModeSelectionWidget |
| Widget for choosing the current observer mode for an observer. More... | |
| class | makVrv::DtObserverModeSelectionWidgetBuilder |
| Builder for creatine an makVrv::DtObserverModeSelectionWidget. More... | |
| class | makVrv::DtObserverModeSelectionWidgetInterface |
| The interface of the makVrv::DtObserverModeSelectionWidget for the makVrv::DtObserverModeSelectionLogic. More... | |
| class | makVrv::DtObserverModeSelectionWidgetLogic |
| Logic to manage the Observer Mode Selection Widget. More... | |
| class | makVrv::DtObserverSelectionWidget |
| Contains makVrv::DtObserverSelectionWidget class. More... | |
| class | makVrv::DtObserverSelectionWidgetBuilder |
| Builder for the makVrv::DtObserverSelectionWidget. More... | |
| class | makVrv::DtObserverSettingsInterface |
| This is the interface for the DtObserverSettingsPage. More... | |
| class | makVrv::DtObserverModeSettingItem |
| The item for creating a new observer mode setting item. More... | |
| class | makVrv::DtSetObserverModeMenu |
| The sub-menu for setting the current observer's observer mode. More... | |
| class | makVrv::DtObserverModeItem |
| The item for creating a new set mode menu item. More... | |
| class | makVrv::DtObserverAdvancedItem |
| The item for creating a new advanced settings menu item. More... | |
| class | makVrv::DtSetModelSetAction |
| The menu item for setting the model set for the currnet observer. More... | |
| class | makVrv::DtSetModelSetToolButton |
| The buttom for setting the model set for the currnet observer. More... | |
| class | makVrv::DtSetModelSetToolButtonBuilder |
| This builder class creates and instance of the DtEntityIconScaleWidget class. More... | |
| class | makVrv::DtObserverMenuModelSetItem |
| The item for creating a new set model set sub-menu item on the observer menu. More... | |
| class | makVrv::DtSetModelSetMenu |
| The sub-menu for setting the current observer's observer mode's model set. More... | |
| class | makVrv::DtObserverModelSetItem |
| Used to create the menu items on the set model set sub-menu. More... | |
| class | makVrv::DtObserverSettingItem |
| The item for controlling speed scaling. More... | |
| class | makVrv::DtObserverSettingsLogic |
| Logic class for editing definition ObserverMode. More... | |
| class | makVrv::DtObserverSettingsPage |
| A dialog for editing ObserverModes. More... | |
| class | makVrv::DtObserverViewsWidget |
| A widget class for managing different camera views the currently selected observer can be placed in. More... | |
| class | makVrv::DtObserverViewsWidgetCreator |
| The creator class needed to be used to create a DtOverlaysPage. More... | |
| class | makVrv::DtObserverViewsWidgetInterface |
| Abstract interface for the observer views widget. More... | |
| class | makVrv::DtObserverViewsWidgetLogic |
| The logic for controlling and updating the makVrv::DtObserverViewsWidget. More... | |
| class | makVrv::DtOverlaysPage |
| The tactical graphics page. More... | |
| class | makVrv::DtOverlaysPageCreator |
| The creator class needed to be used to create a DtOverlaysPage. More... | |
| class | makVrv::DtPage |
| The page is a single widget component which is viewed in a page collection. More... | |
| class | makVrv::DtPersistenceControlsInterface |
| Abstract interface for controlling persistence of state in a dialog. More... | |
| class | makVrv::DtPersistenceToolbarWidget |
| A widget that displays a persistence GUI in some way Operations presented are import, export, save, and restore. More... | |
| class | makVrv::DtPopupToolbar |
| The DtPopupToolbar class provides a toolbar can be easily shown and hidden. More... | |
| class | makVrv::DtPopupToolbarButton |
| The DtPopupToolbarButton class is a toolbar which controls the display of a toolbar. More... | |
| class | makVrv::DtPropsInterface |
| The interface for the props widget. More... | |
| class | makVrv::DtPropsLogic |
| The DtPropsLogic controls the state of props via a dialog page. More... | |
| class | makVrv::DtPropsPage |
| This is a page which displays information regarding props in the scene. More... | |
| class | makVrv::DtPropsWidget |
| A widget for editing props. More... | |
| class | makVrv::DtPropTypeComboBox |
| A DtPropTypeComboBox automatically connects with the prop type manager and knows when props are added and removed. More... | |
| class | makVrv::DtQApplicationProvider |
| This class provides a way of getting the QApplication for a DisplayEngine. More... | |
| class | makVrv::DtQtDeMainWindow |
| The Qt main window. More... | |
| class | makVrv::DtQtDeMainWindowProvider |
| DtQtDeMainWindowProvider lazily creates and provides access to the DtQtDeMainWindow. More... | |
| class | makVrv::DtFullScreenItem |
| This is the menu item for the fullscreen toggle. More... | |
| class | makVrv::DtFullScreenSignaler |
| A signaler which contains the signals used by the DtFullScreenItem class. More... | |
| class | makVrv::DtQtDeTicker |
| This class exists so that a QTimer can call the tick() slot as fast as possible. More... | |
| class | makVrv::DtQtDeTicker::DirectTickerTimer |
| An internal ticker class which operates by directly calling tick rather than going through the signal/slot mechanism. More... | |
| class | makVrv::DtQtDeTickerProvider |
| The DtQtDeTickerProvider is a singleton which provides the an single DtQtDeTicker instance. More... | |
| class | makVrv::DtQtEventLoop |
| This class implements an DtEventLoop using the Qt event loop. More... | |
| class | makVrv::DtQtEventLoopCreator |
| The creator for the DtQtEventLoop class. More... | |
| class | makVrv::DtQtKeyAdapter |
| Abstract clas for grabbing and handling adapter which is owned by the makVrv::DtOsgWindowQt. More... | |
| class | makVrv::DtQtMenuAssembler |
| A Qt implementation of a DtMenuAssembler. More... | |
| class | makVrv::DtQtMenuAssemblerCreator |
| Override the DtMenuAssemblerCreator with a DtQtMenuAssemblerCreator. More... | |
| class | makVrv::DtQtModelSetStringProvider |
| DtQtModelSetStringProvider provides Qt-translated strings to for model sets. More... | |
| class | makVrv::DtQtObserverSettingsDisplayNameProvider |
| DtQtObserverSettingsDisplayNameProvider provides Qt-translated strings to for observer settings. More... | |
| class | makVrv::DtQtPageAssembler |
| This is the Qt specific implementation of the page assembler. More... | |
| class | makVrv::DtQtPageAssemblerCreator |
| This class replaces the DtPageAssemblerCreator to create a DtQtPageAssembler for the DtPageAssembler instance. More... | |
| class | makVrv::DtQtPageCollection |
| The DtQtPageCollection is an abstract class which implements the page collection interface, and can be used extended by specific Qt implementations such as a tabbed panel or dialog. More... | |
| class | makVrv::DtQtPageDialog |
| The Qt Page Panel, is a generic docked widget that contains a number of DtPages that it displays individually using a Tabbed Widget. More... | |
| class | makVrv::DtQtPagePanel |
| The Qt Page Panel, is a generic docked widget that contains a number of DtPages that it displays individually using a Tabbed Widget. More... | |
| class | makVrv::DtQtToolbarAssembler |
| A Qt implementation of a DtToolbarAssembler. More... | |
| class | makVrv::DtQtToolbarAssemblerCreator |
| Override the DtToolbarAssemblerCreator with a DtQtToolbarAssemblerCreator. More... | |
| class | makVrv::DtQtToolbarManager |
| A Toolbar manager which is how to lookup and find toolbars using toolbar paths. More... | |
| class | makVrv::DtQtUtil |
| Provides static utility functions for Qt. More... | |
| class | makVrv::DtRadioCommunicationsSettingsInterface |
| Interface for the widget logic to communicate with the widget. More... | |
| class | makVrv::DtRadioCommunicationsSettingsLogic |
| The logic for the entity display settings dialog. More... | |
| class | makVrv::DtRadioCommunicationsSettingsPage |
| Page for radio communications settings; coordinates logic and widget instantiation. More... | |
| class | makVrv::DtRadioCommunicationsSettingsWidget |
| This widget contains fields for adjusting radio communications settings. More... | |
| class | makVrv::DtClickableQLabel |
| QLabel that signals when click events occur. More... | |
| class | makVrv::DtRangeEditorInterface |
| Abstract interface for range editor widgets. More... | |
| class | makVrv::DtRangeEditorWidget |
| A widget class for editing ranges. More... | |
| class | makVrv::DtRegistrationDlg |
| A dialog for registering users. More... | |
| class | makVrv::DtRegistrationDlgLogic |
| The logic for the user registration dialog. More... | |
| class | makVrv::DtRegistrationManager |
| A singleton manager for user registration. More... | |
| class | makVrv::DtWireframeItem |
| The item for controlling wireframe rendering. More... | |
| class | makVrv::DtShadowsItem |
| The item for controlling wireframe rendering. More... | |
| class | makVrv::DtTerrainScalingItem |
| The item for controlling terrain scaling. More... | |
| class | makVrv::DtRenderSettingsInterface |
| This is the interface which the render settings widget will inherit from and the logic will use to talk to the widget. More... | |
| class | makVrv::DtRenderSettingsLogic |
| This is the logic for the render settings widget. More... | |
| class | makVrv::DtRenderSettingsPage |
| Page for render settings, to coordinate logic and widget instantiation. More... | |
| class | makVrv::DtRenderSettingsWidget |
| DtRenderSettingsWidget implements the DtRenderSettingsInterface for Qt. More... | |
| class | makVrv::DtNewSceneItem |
| The item for creating a new scene. More... | |
| class | makVrv::DtCloseSceneItem |
| The item to "close" the scene, same functionality as "new scene". More... | |
| class | makVrv::DtOpenSceneItem |
| The item for opening a scene. More... | |
| class | makVrv::DtSaveSceneItem |
| The item for saving a scene. More... | |
| class | makVrv::DtSaveSceneAsItem |
| The item for saving a scene. More... | |
| class | makVrv::DtSchemaEditorLogic |
| Logic class for editing definition schema. More... | |
| class | makVrv::DtSchemaEditorPage |
| A dialog for editing schema. More... | |
| class | makVrv::DtSelectedInstanceDialogPage |
| An dialog page which contains a list of instances and allows selection of the instance. More... | |
| class | makVrv::DtSelectInstanceWidget |
| Base select instance widget. More... | |
| class | makVrv::DtSelectionWidget |
| class DtSelectionWidget: More... | |
| class | makVrv::DtSceneSettingsMenuItem |
| The item for bringing up a dialog to adjust scene visuals (data/time, environment, etc.). More... | |
| class | makVrv::DtDisplaySettingsMenuItem |
| The item for bringing up a dialog to adjust display settings. More... | |
| class | makVrv::DtTerrainSettingsMenuItem |
| The item for bringing up a dialog to adjust terrain settings. More... | |
| class | makVrv::DtApplicationSettingsMenuItem |
| The item for bringing up a dialog to adjust application settings. More... | |
| class | makVrv::DtVisualEditorsMenuItem |
| The item for bringing up a dialog to adjust visuals (element definitions, modes) More... | |
| class | makVrv::DtSimulationSettingsInterface |
| Abstract interface for simulation settings UI. More... | |
| class | makVrv::DtSimulationSettingsLogic |
| Logic class for makVrv::DtSimulationSettingsDialog. More... | |
| class | makVrv::DtSlaveConnectionInterface |
| The interface class of the makVrv::DtSlaveConnectionWidget for the makVrv::DtSlaveConnectionLogic. More... | |
| class | makVrv::DtSlaveConnectionLogic |
| The logic for controlling and update the makVrv::DtSlaveConnectionWidget. More... | |
| class | makVrv::DtSlaveConnectionWidget |
| The Widget class for. More... | |
| class | makVrv::DtStaticFileDialog |
| A Wrapper around the File Dialog functions which allow for proper rendering to continue. More... | |
| class | makVrv::DtStealthControlWidget |
| A widget class for managing attachment. More... | |
| class | makVrv::DtStealthControlWidgetInterface |
| Abstract interface for the stealth control widget. More... | |
| class | makVrv::DtStealthControlWidgetLogic |
| The logic for controlling and updating the makVrv::DtStealthControlWidget. More... | |
| class | makVrv::DtSymbolDecorationSettingsPage |
| Page for intervisibility settings. More... | |
| class | makVrv::DtSymbolDecorationSettingsWidget |
| This class will allow users to modify intervisibility settings. More... | |
| class | makVrv::DtSymbolDecorationSettingsWidgetInterface |
| Abstract interface for a symbol decoration settings editing widget. More... | |
| class | makVrv::DtSymbolDecorationSettingsWidgetLogic |
| This is the logic for the render settings widget. More... | |
| class | makVrv::DtSymbolDecorationToolbarWidget |
| DtSymbolDecorationToolbarWidget is a toolbar widget that combines a button to enable and disable model scaling, and a drop-down button to bring up a slider for the model scale factor. More... | |
| class | makVrv::DtTacticalGraphicOverlayTreeInterface |
| The interface used by the DtTacticalGraphicOverlaysTreeWidget and the DtTacticalGraphicsTreeWidgetLogic. More... | |
| class | makVrv::DtTacticalGraphicOverlayTreeLogic |
| The logic for populating and managing the DtTacticalGraphicOverlayTreeWidget. More... | |
| class | makVrv::DtTacticalGraphicOverlayTreeLogicCreator |
| class | makVrv::DtTacticalGraphicOverlayTreeWidget |
| The tactical graphics overlay tree widget displays the tree representing the Tactical Graphic Overlays currently in existence. More... | |
| class | makVrv::DtTacticalGraphicsDefinitionEditorPage |
| A dialog for editing model definitions. More... | |
| class | makVrv::DtTerrainContentsInterface |
| The interface for the makVrv::DtTerrainContentsWidget for the makVrv::DtTerrainContentsLogic. More... | |
| class | makVrv::DtTerrainContentsLogic |
| The DtTerrainContentsLogic populates the DtTerrainContentsWidget with the Contents that were used to compose the current terrain. More... | |
| class | makVrv::DtTerrainContentsPage |
| A DtTerrainContentsPage lets users see the reference content of the current terrain. More... | |
| class | makVrv::DtTerrainContentsWidget |
| The DtTerrainContentsWidget displays the terrain Contents that were used to compose the current terrain. More... | |
| class | makVrv::DtTerrainContextMenu |
| A builder for the terarin control menu. More... | |
| class | makVrv::DtDeselectAllMenuItem |
| A builder for the right click menu item to clear the current selection The menu string is "DtDeselectAllMenuItem". More... | |
| class | makVrv::DtNewTerrainItem |
| The menu item for creating a new terrain. More... | |
| class | makVrv::DtOpenTerrainItem |
| The menu item for opening a terrain. More... | |
| class | makVrv::DtSaveTerrainItem |
| The menu item for saving a terrain. More... | |
| class | makVrv::DtSaveTerrainAsItem |
| The menu item for saving a terrain w/ a filename. More... | |
| class | makVrv::DtCloseTerrainItem |
| The item to "close" the terrain, same functionality as "close Terrain". More... | |
| class | makVrv::DtTerrainPatchDialogPage |
| Dialog which shows the terrain patches. More... | |
| class | makVrv::DtTerrainScaleWidget |
| This class is the terrain scale widget visible on the toolbar. More... | |
| class | makVrv::DtTerrainScaleSliderWidget |
| A simple slider widget that combines the slider with a text label, for use by the DtTerrainScaleWidget. More... | |
| class | makVrv::DtTerrainScaleWidgetInterface |
| Interface of the makVrv::DtTerrainScaleWidget for the makVrv::DtTerrainScaleLogic. More... | |
| class | makVrv::DtTerrainScaleWidgetLogic |
| Logic to manage the Observer Mode Selection Widget. More... | |
| class | makVrv::DtTextureDrapingInterface |
| Abstract class specifying the interface a DtTextureDrapingLogic expects. More... | |
| class | makVrv::DtTextureDrapingLogic |
| The logic for a Raster map page. More... | |
| class | makVrv::DtTextureDrapingPage |
| Dialog for controlling textures draped on a terrain. More... | |
| class | makVrv::DtTextureDrapingWidget |
| A widget for controlling contour settings and controlled by a DtTextureDrapingLogic. More... | |
| class | makVrv::DtToolbar |
| The base class for VR-Vantage toolbars. More... | |
| class | makVrv::DtToolbarItem |
| An menu item for controlling toolbars. More... | |
| class | makVrv::DtSceneToolbar |
| A builder for the scene items toolbar. More... | |
| class | makVrv::DtTerrainToolbar |
| A builder for the terrain items toolbar. More... | |
| class | makVrv::DtObserverSettingsToolbar |
| A builder for the observer settings items toolbar. More... | |
| class | makVrv::DtDisplaySettingsToolbar |
| A builder for the display settings items toolbar. More... | |
| class | makVrv::DtSimulationConnectionsToolbar |
| A builder for the simulation connections items toolbar. More... | |
| class | makVrv::DtIntervisibilityToolbar |
| A builder for the intervisibility items toolbar. More... | |
| class | makVrv::DtTrackHistorySettingsInterface |
| Interface for the track history settings widget. More... | |
| class | makVrv::DtTrackHistorySettingsLogic |
| The logic for the track history settings dialog. More... | |
| class | makVrv::DtTrackHistorySettingsPage |
| Page for track history settings. More... | |
| class | makVrv::DtTrackHistorySettingsWidget |
| This widget contains fields for configuring track histories. More... | |
| class | makVrv::DtTreeWidget |
| Override QTreeWidget to provide additional functionality (mainly right click support) More... | |
| class | makVrv::DtUrlLabel |
| QLabel that can act as a hyperlink, independent of its content. More... | |
| class | makVrv::DtVectorNetworkPage |
| The vector network page, displays the vector network for the current terrain. More... | |
| class | makVrv::DtVectorNetworkPageCreator |
| The creator class needed to be used to create a DtVectorNetworkPage. More... | |
| class | makVrv::DtVectorNetworkTreeInterface |
| The interface used by the DtVectorNetworkTreeWidget and the DtVectorNetworkTreeLogic. More... | |
| class | makVrv::DtVectorNetworkTreeLogic |
| The logic for populating the DtVectorNetworkTreeWidget. More... | |
| class | makVrv::DtVectorNetworkTreeWidget |
| The vector network tree widget displays the tree representing vector network loaded from feature layers. More... | |
| class | makVrv::DtVisualizerAttributeMultiValueDialog |
| class | makVrv::DtVisualizerAttributeEditorInterface |
| Base interface for the visualizer attribute editor to be passed to logics which will assign the attribute objects. More... | |
| class | makVrv::DtVisualizerAttributeEditor |
| Base class for the Qt based visualizer attribute editor. More... | |
| class | makVrv::DtVisualizerAttributeEditorCreator |
| Abstract creator class for visualizer attributes. More... | |
| class | makVrv::DtVisualizerAttributeEditorCreatorTemplate< Editor > |
| Template version for creating attributes using the default constructor and a static theTypeInfo function. More... | |
| class | makVrv::DtVisualizerAttributeComboEditor |
| Default type responsible for editing attribute with a set number of values. More... | |
| class | makVrv::DtVisualizerAttributeBoolEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtDefaultVisualizerAttributeEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeStringEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeFloatEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeFilenameEditor |
| Default type responsible for editing filename attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeTypeEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeModelDefinitionSchemaEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeModelDefinitionEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeStringVectorEditor |
| Default type responsible for editing unknown attribute name/types. More... | |
| class | makVrv::DtVisualizerAttributeModelDefinitionSelector |
| Default type responsible for selecting a single model instance. More... | |
| class | makVrv::DtVisualizerAttributeSymbolSelectorEditor |
| Default type responsible for selecting a single model instance. More... | |
| class | makVrv::DtVisualizerAttributeEditorFactory |
| class | makVrv::DtVisualizerAttributeWidget |
| class | makVrv::DtVisualizerAttributeWidgetCreator |
| class | makVrv::DtVisualizerAttributeWidgetFactory |
| class | makVrv::DtWidgetBuilder |
| This class is the generic builder base class for building a widget. More... | |
| class | makVrv::DtConnectionSelectorWidgetInterface |
| class | makVrv::DtConnectionsMenuItem |
| The item for editing simulation connections. More... | |
| class | makVrv::DtEntityTypeMappingsMenuItem |
| The item for editing mappings. More... | |
| class | makVrv::DtGroundClampingSliderWidget |
| A simple slider widget that combines the slider with a text label, for use by the DtGroundClampingWidget. More... | |
| class | makVrv::DtObjectsCountPageCreator |
| The creator class needed to be used to create a DtObjectsCountPanel. More... | |
Files | |
| file | DtAboutBox.h |
Contains makVrv::DtAboutBox class. | |
| file | DtAddFeatureLayerItem.h |
Contains makVrv::DtAddFeatureLayerItem class. | |
| file | DtAddPropsInterface.h |
Contains makVrv::DtAddPropsInterface class. | |
| file | DtAddPropsLogic.h |
Contains makVrv::DtAddPropsLogic class. | |
| file | DtAddPropsPage.h |
Contains makVrv::DtAddPropsPage class. | |
| file | DtAddPropsWidget.h |
Contains the DtAddPropsWidget class declaration. | |
| file | DtAddTerrainPatchDialog.h |
Contains makVrv::DtAddTerrainPatchDialog class. | |
| file | DtAddTerrainPatchInterface.h |
Contains makVrv::DtAddTerrainPatchInterface class. | |
| file | DtAddTerrainPatchLogic.h |
< | |
| file | DtAddTerrainPatchMenuItem.h |
Contains makVrv::DtAddTerrainPatchMenuItem class. | |
| file | DtAggregateDefinitionEditorPage.h |
Contains makVrv::DtAggregateDefinitionEditorPage class. | |
| file | DtDateAndTimeWidget.h |
Contains makVrv::DtDateAndTimeWidget class. | |
| file | DtAttachWidget.h |
Contains makVrv::DtAttachWidget class. | |
| file | DtAttachWidgetInterface.h |
Contains makVrv::DtAttachWidgetInterface class. | |
| file | DtAttachWidgetLogic.h |
Contains makVrv::DtAttachWidgetLogic class. | |
| file | DtCheckedItem.h |
Contains makVrv::DtCheckedItem class. | |
| file | DtCloudLayerDialog.h |
Contains the DtCloudLayerDialog class declaration. | |
| file | DtCloudLayerDialogInterface.h |
| file | DtCloudLayerDialogLogic.h |
Contains makVrv::DtCloudLayerDialogLogic class. | |
| file | DtConnectedSlavesInterface.h |
Contains makVrv::DtConnectedSlavesInterface class. | |
| file | DtConnectedSlavesLogic.h |
Contains makVrv::DtConnectedSlavesLogic class. | |
| file | DtConnectedSlavesWidget.h |
Contains makVrv::DtConnectedSlavesWidget class. | |
| file | DtConsoleLogWidget.h |
Contains makVrv::DtConsoleLogWidget class. | |
| file | DtContextMenuManager.h |
Contains the DtContextMenuManager class declaration. | |
| file | DtContextTreeWidget.h |
| file | DtContourizationInterface.h |
Contains the DtContourizationInterface. | |
| file | DtContourizationLogic.h |
Contains the DtContourizationLogic class declaration. | |
| file | DtContourizationPage.h |
Contains makVrv::DtContourizationPage class. | |
| file | DtContourizationWidget.h |
Contains the DtContourizationWidget class declaration. | |
| file | DtCustomTreeWidgetEditor.h |
Contains makVrv::DtCustomTreeWidgetEditor class. | |
| file | DtDateAndTimeInterface.h |
Contains makVrv::DtDateAndTimeInterface class. | |
| file | DtDateAndTimeLogic.h |
Contains makVrv::DtDateAndTimeLogic class. | |
| file | DtDateAndTimePage.h |
Contains makVrv::DtDateAndTimePage class. | |
| file | DtDateAndTimeWidget.h |
Contains makVrv::DtDateAndTimeWidget class. | |
| file | DtDeselectableTreeWidget.h |
Declares the makVrv::DtDeselectableTreeWidget class. | |
| file | DtDialogPageTitleWidget.h |
Contains makVrv::DtDialogPageTitleWidget class. | |
| file | DtDisplayConfigEditorInterface.h |
Contains makVrv::DtDisplayConfigEditorInterface class. | |
| file | DtDisplayConfigEditorLogic.h |
Contains makVrv::DtDisplayConfigEditorLogic class. | |
| file | DtDisplayConfigEditorWidget.h |
Contains makVrv::DtDisplayConfigEditorWidget class. | |
| file | DtDisplayUnitsSettingsInterface.h |
Interface for the display units settings dialog. | |
| file | DtDisplayUnitsSettingsLogic.h |
Contains the DtDisplayUnitsSettingsLogic class declaration. | |
| file | DtDisplayUnitsSettingsPage.h |
Contains the DtDisplayUnitsSettingsPage class declaration. | |
| file | DtDisplayUnitsSettingsWidget.h |
Contains makVrv::DtDisplayUnitsSettingsWidget class. | |
| file | DtDockable.h |
Contains makVrv::DtDockable class. | |
| file | DtDockableManager.h |
Contains makVrv::DtDockableManager class. | |
| file | DtDockWidgetItem.h |
Contains makVrv::DtDockWidgetItem class. | |
| file | DtDriverWidget.h |
Contains makVrv::DtDriverWidget class. | |
| file | DtDriverWidgetInterface.h |
Contains makVrv::DtDriverWidgetInterface class. | |
| file | DtDriverWidgetLogic.h |
Contains makVrv::DtDriverWidgetLogic class. | |
| file | DtElementDefinitionEditorInterface.h |
Interface to a widget that displays a persistence GUI in some way. | |
| file | DtElementDefinitionPageInstanceEditor.h |
| file | DtElementEditorInterface.h |
Contains makVrv::DtElementEditorInterface class. | |
| file | DtElementEditorWidget.h |
Declares the makVrv::DtElementEditorWidget class. | |
| file | DtElevationColorizationInterface.h |
Contains DtElevationColorizationInterface. | |
| file | DtElevationColorizationLogic.h |
Contains the DtElevationColorizationLogic class declaration. | |
| file | DtElevationColorizationPage.h |
Contains makVrv::DtElevationColorizationPage class. | |
| file | DtElevationColorizationWidget.h |
Contains the DtElevationColorizationWidget class declaration. | |
| file | DtEntityListWidget.h |
| file | DtEnvironmentInterface.h |
Contains the DtEnvironmentInterface declaration. | |
| file | DtEnvironmentLogic.h |
Contains makVrv::DtEnvironmentLogic class. | |
| file | DtEnvironmentPage.h |
Contains makVrv::DtEnvironmentPage class. | |
| file | DtEnvironmentWidget.h |
Contains the DtEnvironmentWidget class declaration. | |
| file | DtExceptionHandlingApplication.h |
Contains makVrv::DtExceptionHandlingApplication class. | |
| file | DtExitItem.h |
Contains makVrv::DtExitItem class. | |
| file | DtEyepointControlWidget.h |
Contains makVrv::DtEyepointControlWidget class. | |
| file | DtEyepointControlWidgetInterface.h |
Contains makVrv::DtEyepointControlWidgetInterface class. | |
| file | DtEyepointControlWidgetLogic.h |
Contains makVrv::DtEyepointControlWidgetLogic class. | |
| file | DtEyepointInfoWidget.h |
Contains the DtEyepointInfoWidget class declaration. | |
| file | DtEyepointInfoWidgetInterface.h |
Contains the DtEyepointInfoWidgetInterface interface. | |
| file | DtEyepointInfoWidgetLogic.h |
Contains the DtEyepointInfoWidgetLogic class declaration. | |
| file | DtFeatureColorEditorInterface.h |
Contains makVrv::DtFeatureColorEditorInterface class. | |
| file | DtFeatureColorEditorLogic.h |
Contains makVrv::DtFeatureColorEditorLogic class. | |
| file | DtFeatureColorEditorWidget.h |
Contains makVrv::DtFeatureColorEditorWidget class. | |
| file | DtFeatureLayerDialogPage.h |
Contains makVrv::DtFeatureLayerDialogPage class. | |
| file | DtFeatureSettingsLogic.h |
Contains makVrv::DtFeatureSettingsLogic class. | |
| file | DtFeatureSettingsPage.h |
Contains the DtFeatureSettingsPage class declaration. | |
| file | DtFieldValuePairDialog.h |
Contains makVrv::DtFieldValuePairDialog class. | |
| file | DtFileCacheInterface.h |
Interface to the file cache settings GUI. | |
| file | DtFileCacheLogic.h |
Logic for the file cache settings gui. | |
| file | DtFileCachePage.h |
Contains the DtFileCachePage class declaration. | |
| file | DtFileUrl.h |
Contains makVrv::DtFileUrl class. | |
| file | DtFilteredListView.h |
| file | DtGdbSurfacesInterface.h |
Interface for a GDB Surfaces widget. | |
| file | DtGdbSurfacesLogic.h |
Contains makVrv::DtGdbSurfacesLogic class. | |
| file | DtGdbSurfacesPage.h |
Contains the DtGdbSurfacesPage class declaration. | |
| file | DtGradientEditorInterface.h |
Contains makVrv::DtGradientEditorInterface class. | |
| file | DtGradientEditorWidget.h |
Contains the DtGradientEditorWidget class declaration. | |
| file | DtGridLinesInterface.h |
Contains the DtGridLinesInterface. | |
| file | DtGridLinesLogic.h |
Contains the DtGridLinesLogic class declaration. | |
| file | DtGridLinesPage.h |
Contains the DtGridLinesPage class declaration. | |
| file | DtHelpItem.h |
Contains makVrv::DtHelpItem class. | |
| file | DtHelpItems.h |
Contains makVrv::DtHelpItems class. | |
| file | DtIgToolBar.h |
Contains makVrv::DtIgToolBar class. | |
| file | DtInstanceEditableDialogPage.h |
Contains makVrv::DtInstanceEditableDialogPage class. | |
| file | DtInstanceEditorInterface.h |
Contains makVrv::DtInstanceEditorInterface class. | |
| file | DtInstanceEditorWidget.h |
Contains makVrv::DtInstanceEditorWidget class. | |
| file | DtInterestManagementInterface.h |
Contains makVrv::DtInterestManagementInterface class. | |
| file | DtInterestManagementWidget.h |
Contains the DtInterestManagementWidget class declaration. | |
| file | DtInterfaceLayoutEditorLogic.h |
Contains makVrv::DtInterfaceLayoutEditorLogic class. | |
| file | DtInterfaceLayoutEditorPage.h |
Contains makVrv::DtInterfaceLayoutEditorPage class. | |
| file | DtInterfaceLayoutEditorWidget.h |
Contains makVrv::DtInterfaceLayoutEditorWidget class. | |
| file | DtInterfaceLayoutEditorWidgetInterface.h |
Contains makVrv::DtInterfaceLayoutEditorWidgetInterface class. | |
| file | DtIntervisibilityMenuItems.h |
Contains makVrv::DtIntervisibilityMenuItems class. | |
| file | DtIntervisibilityPropertiesDialog.h |
Contains makVrv::DtIntervisibilityPropertiesDialog class. | |
| file | DtIntervisibilityPropertiesLogic.h |
Contains makVrv::DtIntervisibilityPropertiesLogic class. | |
| file | DtIntervisibilitySettingsInterface.h |
Interface for the intervisibility settings widget. | |
| file | DtIntervisibilitySettingsLogic.h |
Contains the DtIntervisibilitySettingsLogic class declaration. | |
| file | DtIntervisibilitySettingsPage.h |
Contains makVrv::DtIntervisibilitySettingsPage class. | |
| file | DtIntervisibilitySettingsWidget.h |
Contains the DtIntervisibilitySettingsWidget class declaration. | |
| file | DtKeyMappingEditorLogic.h |
Contains makVrv::DtKeyMappingEditorLogic class. | |
| file | DtKeyMappingEditorPage.h |
Contains makVrv::DtKeyMappingEditorPage class. | |
| file | DtKeyMappingEditorWidget.h |
Contains the DtKeyMappingEditorWidget class declaration. | |
| file | DtKeyMappingEditorWidgetInterface.h |
Contains makVrv::DtKeyMappingEditorWidgetInterface class. | |
| file | DtMainMenus.h |
Contains makVrf::DtSimulationMenu class. | |
| file | DtMapEditorInterface.h |
Contains makVrv::DtMapEditorInterface class. | |
| file | DtMapEditorWidget.h |
Contains makVrv::DtMapEditorWidget class. | |
| file | DtMenuManager.h |
Contains makVrv::DtMenuManager class. | |
| file | DtModelDefinitionComboBox.h |
Contains makVrv::DtModelDefinitionComboBox class. | |
| file | DtModelDefinitionEditorInterface.h |
Contains makVrv::DtModelDefinitionEditorInterface class. | |
| file | DtModelDefinitionEditorLogic.h |
Contains makVrv::DtModelDefinitionEditorLogic class. | |
| file | DtModelDefinitionEditorPage.h |
Contains makVrv::DtModelDefinitionEditorPage class. | |
| file | DtModelDefinitionEditorWidget.h |
Contains makVrv::DtModelDefinitionEditorWidget class. | |
| file | DtModelDefinitionInstanceEditorWidget.h |
Contains makVrv::DtModelDefinitionInstanceEditorWidget class. | |
| file | DtModelScaleWidget.h |
Contains makVrv::DtModelScaleWidget class. | |
| file | DtModelScaleWidgetInterface.h |
Contains makVrv::DtModelScaleWidgetInterface class. | |
| file | DtModelScaleWidgetLogic.h |
Contains makVrv::DtModelScaleWidgetLogic class. | |
| file | DtMouseMappingEditorLogic.h |
Contains makVrv::DtMouseMappingEditorLogic class. | |
| file | DtMouseMappingEditorPage.h |
Contains makVrv::DtMouseMappingEditorPage class. | |
| file | DtMouseMappingEditorWidget.h |
Contains makVrv::DtMouseMappingEditorWidget class. | |
| file | DtMouseMappingEditorWidgetInterface.h |
Contains makVrv::DtMouseMappingEditorWidgetInterface class. | |
| file | DtMovieUrlLabel.h |
Contains makVrv::DtMovieUrlLabel class. | |
| file | DtMultiMapEditorInterface.h |
Contains makVrv::DtMultiMapEditorInterface class. | |
| file | DtMultiMapEditorWidget.h |
Contains makVrv::DtMultiMapEditorWidget class. | |
| file | DtMultipleAttachEventProcessor.h |
Contains makVrv::DtMultipleAttachEventProcessor class. | |
| file | DtNewVisualizerDefinitionDialog.h |
Contains makVrv::DtNewVisualizerDefinitionDialog class. | |
| file | DtNewVisualizerDefinitionInterface.h |
Contains makVrv::DtNewVisualizerDefinitionInterface class. | |
| file | DtNewVisualizerDefinitionLogic.h |
Contains makVrv::DtNewVisualizerDefinitionLogic class. | |
| file | DtNewWindowItems.h |
Contains makVrv::DtNewWindowItems class. | |
| file | DtObjectContextItems.h |
Contains makVrv::DtObjectContextItems class. | |
| file | DtObjectContextMenu.h |
Contains makVrv::DtObjectContextMenu class. | |
| file | DtObjectsList.h |
| file | DtObjectsListPanel.h |
| file | DtObserverMenu.h |
Contains makVrv::DtObserverMenu class. | |
| file | DtObserverModePersistenceWidget.h |
A widget that displays a persistence GUI in some way Operations presented are restore from factory, restore from backup, merge, export, and export selected. | |
| file | DtObserverModeSelectionWidget.h |
Contains makVrv::DtObserverModeSelectionWidget class. | |
| file | DtObserverModeSelectionWidgetInterface.h |
Contains makVrv::DtObserverModeSelectionWidgetInterface class. | |
| file | DtObserverModeSelectionWidgetLogic.h |
Contains makVrv::DtObserverModeSelectionWidgetLogic class. | |
| file | DtObserverSelectionWidget.h |
| file | DtObserverSettingsInterface.h |
Contains makVrv::DtObserverSettingsInterface class. | |
| file | DtObserverSettingsItems.h |
Contains classes used as menu items on the observer menu. | |
| file | DtObserverSettingsLogic.h |
Contains makVrv::DtObserverSettingsLogic class. | |
| file | DtObserverSettingsPage.h |
Contains makVrv::DtObserverSettingsPage class. | |
| file | DtObserverViewsWidget.h |
Contains makVrv::DtObserverViewsWidget class. | |
| file | DtObserverViewsWidgetInterface.h |
Contains makVrv::DtObserverViewsWidgetInterface class. | |
| file | DtObserverViewsWidgetLogic.h |
Contains makVrv::DtObserverViewsWidgetLogic class. | |
| file | DtOverlaysPage.h |
Contains makVrv::DtOverlaysPage class. | |
| file | DtPage.h |
Contains makVrv::DtPage class. | |
| file | DtPersistenceControlsInterface.h |
Interface to a widget that displays a persistence GUI in some way. | |
| file | DtPersistenceToolbarWidget.h |
| file | DtPopupToolbar.h |
Contains makVrv::DtPopupToolbar class. | |
| file | DtPopupToolbarButton.h |
Contains makVrv::DtPopupToolbarButton class. | |
| file | DtPropsInterface.h |
Contains the DtPropsInterface. | |
| file | DtPropsLogic.h |
Contains the DtPropsLogic class declaration. | |
| file | DtPropsPage.h |
Contains makVrv::DtPropsPage class. | |
| file | DtPropsWidget.h |
Contains the DtPropsWidget class declaration. | |
| file | DtPropTypeComboBox.h |
Contains makVrv::DtPropTypeComboBox class. | |
| file | DtQApplicationProvider.h |
Contains makVrv::DtQApplicationProvider class. | |
| file | DtQtContainerInitializers.h |
Class for constructing and initializing Qt container classes. | |
| file | DtQtCursor.h |
Contains makVrv::DtQtCursor class. | |
| file | DtQtDeMainWindow.h |
Contains makVrv::DtQtDeMainWindow class. | |
| file | DtQtDeTicker.h |
Contains makVrv::DtQtDeTicker class. | |
| file | DtQtEventLoop.h |
Contains makVrv::DtQtEventLoop class. | |
| file | DtQtKeyAdapter.h |
Contains makVrv::DtQtKeyAdapter class. | |
| file | DtQtMenuAssembler.h |
Contains makVrv::DtQtMenuAssembler class. | |
| file | DtQtModelSetStringProvider.h |
Contains makVrv::DtQtModelSetStringProvider class. | |
| file | DtQtObserverSettingsDisplayNameProvider.h |
Contains makVrv::DtQtObserverSettingsDisplayNameProvider class. | |
| file | DtQtPageAssembler.h |
Contains makVrv::DtQtPageAssembler class. | |
| file | DtQtPageCollection.h |
Contains makVrv::DtQtPageCollection class. | |
| file | DtQtPageDialog.h |
Contains makVrv::DtQtPageDialog class. | |
| file | DtQtPagePanel.h |
Contains makVrv::DtQtPagePanel class. | |
| file | DtQtToolbarAssembler.h |
Contains makVrv::DtQtToolbarAssembler class. | |
| file | DtToolbarManager.h |
Contains makVrv::DtToolbarManager class. | |
| file | DtQtUtil.h |
Contains makVrv::DtQtUtil class. | |
| file | DtRadioCommunicationsSettingsInterface.h |
Interface for the radio communications settings dialog. | |
| file | DtRadioCommunicationsSettingsLogic.h |
Contains the DtRadioCommunicationsSettingsLogic class declaration. | |
| file | DtRadioCommunicationsSettingsPage.h |
Contains the DtRadioCommunicationsSettingsPage class declaration. | |
| file | DtRadioCommunicationsSettingsWidget.h |
Contains the DtRadioCommunicationsSettingsWidget class declaration. | |
| file | DtRangeEditorInterface.h |
Contains the DtRangeEditorInterface declaration. | |
| file | DtRangeEditorWidget.h |
Contains the DtRangeEditorWidget class declaration. | |
| file | DtRegistrationDlg.h |
Contains makVrv::DtRegistrationDlg class. | |
| file | DtRendererItems.h |
Contains makVrv::DtRendererItems class. | |
| file | DtRenderSettingsInterface.h |
Interface for rendering settings gui. | |
| file | DtRenderSettingsLogic.h |
Contains makVrv::DtRenderSettingsLogic class. | |
| file | DtRenderSettingsPage.h |
Contains makVrv::DtRenderSettingsPage class. | |
| file | DtRenderSettingsWidget.h |
Contains the DtRenderSettingsWidget class declaration. | |
| file | DtSceneItems.h |
Contains makVrv::DtSceneItems class. | |
| file | DtSchemaEditorLogic.h |
Contains makVrv::DtSchemaEditorLogic class. | |
| file | DtSchemaEditorPage.h |
Contains makVrv::DtSchemaEditorPage class. | |
| file | DtSelectedInstanceDialogPage.h |
Contains makVrv::DtSelectedInstanceDialogPage class. | |
| file | DtSelectInstanceWidget.h |
Contains makVrv::DtSelectInstanceWidget class. | |
| file | DtSelectionWidget.h |
| file | DtSettingsMenuItems.h |
Contains makVrv::DtSettingsMenuItems class. | |
| file | DtSimulationSettingsInterface.h |
Contains makVrv::DtSimulationSettingsInterface class. | |
| file | DtSimulationSettingsLogic.h |
Contains makVrv::DtSimulationSettingsLogic class. | |
| file | DtSlaveConnectionInterface.h |
Contains makVrv::DtSlaveConnectionInterface class. | |
| file | DtSlaveConnectionLogic.h |
| file | DtSlaveConnectionWidget.h |
Contains makVrv::DtSlaveConnectionWidget class. | |
| file | DtStaticFileDialog.h |
Contains makVrv::DtStaticFileDialog class. | |
| file | DtStealthControlWidget.h |
Contains makVrv::DtStealthControlWidget class. | |
| file | DtStealthControlWidgetInterface.h |
Contains makVrv::DtStealthControlWidgetInterface class. | |
| file | DtStealthControlWidgetLogic.h |
| file | DtSymbolDecorationSettingsPage.h |
Contains makVrv::DtSymbolDecorationSettingsPage class. | |
| file | DtSymbolDecorationSettingsWidget.h |
Contains the DtSymbolDecorationSettingsWidget class declaration. | |
| file | DtSymbolDecorationSettingsWidgetInterface.h |
Contains the DtSymbolDecorationSettingsWidgetInterface declaration. | |
| file | DtSymbolDecorationSettingsWidgetLogic.h |
Contains the DtSymbolDecorationSettingsWidgetLogic class declaration. | |
| file | DtSymbolDecorationToolbarWidget.h |
Contains makVrv::DtSymbolDecorationToolbarWidget class. | |
| file | DtTacticalGraphicOverlayTreeLogic.h |
Contains makVrv::DtTacticalGraphicOverlayTreeLogic class. | |
| file | DtTerrainContentsInterface.h |
Contains makVrv::DtTerrainContentsInterface class. | |
| file | DtTerrainContentsLogic.h |
Contains makVrv::DtTerrainContentsLogic class. | |
| file | DtTerrainContentsPage.h |
Contains makVrv::DtTerrainContentsPage class. | |
| file | DtTerrainContentsWidget.h |
Contains makVrv::DtTerrainContentsWidget class. | |
| file | DtTerrainContextMenu.h |
Contains makVrv::DtTerrainContextMenu class. | |
| file | DtTerrainItems.h |
Contains makVrv::DtTerrainItems class. | |
| file | DtTerrainPatchDialogPage.h |
Contains makVrv::DtTerrainPatchDialogPage class. | |
| file | DtTerrainScaleWidget.h |
Contains makVrv::DtTerrainScaleWidget class. | |
| file | DtTerrainScaleWidgetInterface.h |
Contains makVrv::DtTerrainScaleWidgetInterface class. | |
| file | DtTerrainScaleWidgetLogic.h |
Contains makVrv::DtTerrainScaleWidgetLogic class. | |
| file | DtTextureDrapingInterface.h |
Contains makVrv::DtTextureDrapingInterface class. | |
| file | DtTextureDrapingLogic.h |
Contains the DtTextureDrapingLogic class declaration. | |
| file | DtTextureDrapingPage.h |
Contains makVrv::DtTextureDrapingPage class. | |
| file | DtTextureDrapingWidget.h |
Contains makVrv::DtTexturewDrapingWidget class. | |
| file | DtToolbarItem.h |
Contains makVrv::DtToolbarItem class. | |
| file | DtToolbars.h |
Contains makVrv::DtToolbars class. | |
| file | DtTrackHistorySettingsInterface.h |
Interface for the track history settings widget. | |
| file | DtTrackHistorySettingsLogic.h |
Contains the DtTrackHistorySettingsLogic class declaration. | |
| file | DtTrackHistorySettingsPage.h |
Contains the DtTrackHistorySettingsPage class declaration. | |
| file | DtTrackHistorySettingsWidget.h |
Contains the DtTrackHistorySettingsWidget class declaration. | |
| file | DtTreeWidget.h |
| file | DtUrlLabel.h |
Contains makVrv::DtUrlLabel class. | |
| file | DtVectorNetworkPage.h |
Contains makVrv::DtVectorNetworkPage class. | |
| file | DtVectorNetworkTreeInterface.h |
Contains makVrv::DtVectorNetworkTreeInterface class. | |
| file | DtVectorNetworkTreeLogic.h |
Contains makVrv::DtVectorNetworkTreeLogic class. | |
| file | DtVectorNetworkTreeWidget.h |
Contains makVrv::DtVectorNetworkTreeWidget class. | |
| file | DtVisualizerAttributeEditor.h |
Contains makVrv::DtVisualizerAttributeEditor class. | |
| file | DtVisualizerAttributeEditorFactory.h |
Contains makVrv::DtVisualizerAttributeEditorFactory class. | |
| file | DtVisualizerAttributeWidget.h |
Contains makVrv::DtVisualizerAttributeWidget class. | |
| file | DtVisualizerAttributeWidgetFactory.h |
Contains makVrv::DtVisualizerAttributeWidgetFactory class. | |
| file | DtWidgetBuilder.h |
Contains makVrv::DtWidgetBuilder class. | |
| file | vrvCoreQtUtil.h |
Contains utilities for vrvCoreQt. | |
| file | DtAttributeGroupTemplateInterface.h |
Contains makVrv::DtAttributeGroupTemplateInterface class. | |
| file | DtGroundClampingLogic.h |
Contains makVrv::DtGroundClampingLogic class. | |
| file | DtGroundClampingWidget.h |
Contains makVrv::DtGroundClampingWidget class. | |
| file | DtGroundClampingWidgetInterface.h |
Contains makVrv::DtGroundClampingWidgetInterface class. | |
| file | DtObjectsCountTreeInterface.h |
Contains makVrv::DtObjectsCountTreeInterface class. | |
| file | DtObjectsCountTreeLogic.h |
Contains makVrv::DtObjectsCountTreeLogic class. | |
| file | DtObjectsCountTreeWidget.h |
Contains makVrv::DtObjectsCountTreeWidget class. | |
| file | DtRemoteGraphicSetInterface.h |
Contains makVrv::DtRemoteGraphicSetInterface class. | |
Typedefs | |
| typedef makVrv::DtPageCreatorTemplate < DtSpotReportDefinitionEditorPage > | makVrf::DtSpotReportDefinitionEditorPageCreator |
| Builder for DtElementDefinitionEditorPage. | |
| typedef DtPageCreatorTemplate < DtAddPropsPage > | makVrv::DtAddPropsPageCreator |
| The builder for DtAddProps. | |
| typedef DtPageCreatorTemplate < DtAggregateDefinitionEditorPage > | makVrv::DtAggregateDefinitionEditorPageCreator |
| Builder for makVrv::DtAggregateDefinitionEditorPage. | |
| typedef DtPageCreatorTemplate < DtContourizationPage > | makVrv::DtContourizationPageCreator |
| The creator class for DtContourizationPage. | |
| typedef DtPageCreatorTemplate < DtDateAndTimePage > | makVrv::DtDateAndTimePageCreator |
| A creator for the DtDateAndTimePager. | |
| typedef DtPageCreatorTemplate < DtDisplayConfigEditorWidget > | makVrv::DtDisplayConfigEditorWidgetCreator |
| The creator class needed to be used to create a DtDisplayConfigEditorWidget. | |
| typedef DtPageCreatorTemplate < DtElevationColorizationPage > | makVrv::DtElevationColorizationPageCreator |
| Creator for makVrv::DtElevationColorizationPage. | |
| typedef DtPageCreatorTemplate < DtEntityDefinitionEditorPage > | makVrv::DtEntityDefinitionEditorPageCreator |
| Builder for DtElementDefinitionEditorPage. | |
| typedef DtPageCreatorTemplate < DtEnvironmentPage > | makVrv::DtEnvironmentPageCreator |
| A creator for the DtEnvironmentPage class. | |
| typedef DtPageCreatorTemplate < DtErrorMessagesPage > | makVrv::DtErrorMessagesPageCreator |
| Creator for the DtErrorMessagesPage class. | |
| typedef DtPageCreatorTemplate < DtGdbSurfacesPage > | makVrv::DtGdbSurfacesPageCreator |
| Creator type for DtGdbSurfacesPages. | |
| typedef DtPageCreatorTemplate < DtGridLinesPage > | makVrv::DtGridLinesPageCreator |
| Creator type for creating new DtGridLinesPages. | |
| typedef DtPageCreatorTemplate < DtInteractionsDefinitionEditorPage > | makVrv::DtInteractionsDefinitionEditorPageCreator |
| Builder for DtElementDefinitionEditorPage. | |
| typedef DtPageCreatorTemplate < DtInterestManagementSettingsPage > | makVrv::DtInterestManagementSettingsPageCreator |
| Creator for the Interest management settings page. | |
| typedef DtPageCreatorTemplate < DtInterfaceLayoutEditorPage > | makVrv::DtInterfaceLayoutEditorPageCreator |
| Creator for the DtInterfaceLayoutEditorPageCreator class. | |
| typedef DtPageCreatorTemplate < DtIntervisibilitySettingsPage > | makVrv::DtIntervisibilitySettingsPageCreator |
| Creator for the inter-visibility settings page. | |
| typedef DtPageCreatorTemplate < DtKeyMappingEditorPage > | makVrv::DtKeyMappingEditorPageCreator |
| Creator for the DtInterfaceLayoutEditorPageCreator class. | |
| typedef DtPageCreatorTemplate < DtModelDefinitionEditorPage > | makVrv::DtModelDefinitionEditorPageCreator |
| Builder for DtModelDefinitionEditorPage. | |
| typedef DtPageCreatorTemplate < DtObserverSettingsPage > | makVrv::DtObserverSettingsPageCreator |
| Creator class for DtObserverSettingsDialog. | |
| typedef DtPageCreatorTemplate < DtPropsPage > | makVrv::DtPropsPageCreator |
| The builder for DtPropsPage. | |
| typedef DtPageCreatorTemplate < DtRadioCommunicationsSettingsPage > | makVrv::DtRadioCommunicationsSettingsPageCreator |
| Creator for the settings page. | |
| typedef DtPageCreatorTemplate < DtRenderSettingsPage > | makVrv::DtRenderSettingsPageCreator |
| Creator for the Render settings page. | |
| typedef DtPageCreatorTemplate < DtSchemaEditorPage > | makVrv::DtSchemaEditorPageCreator |
| Creator class for makVrv::DtSchemaEditorDialog. | |
| typedef DtPageCreatorTemplate < DtSymbolDecorationSettingsPage > | makVrv::DtSymbolDecorationSettingsPageCreator |
| Creator for the symbol decoration settings page. | |
| typedef DtPageCreatorTemplate < DtTacticalGraphicsDefinitionEditorPage > | makVrv::DtTacticalGraphicsDefinitionEditorPageCreator |
| Builder for makVrv::DtElementDefinitionEditorPage. | |
| typedef DtPageCreatorTemplate < DtTerrainContentsPage > | makVrv::DtTerrainContentsPageCreator |
| The builder for makVrv::DtTerrainContentsPage. | |
| typedef DtPageCreatorTemplate < DtTextureDrapingPage > | makVrv::DtTextureDrapingPageCreator |
| Creator for the makVrv::DtTextureDrapingPage. | |
| typedef DtPageCreatorTemplate < DtTrackHistorySettingsPage > | makVrv::DtTrackHistorySettingsPageCreator |
| Creator for the track history settings page. | |
Functions | |
| makVrv::DEFINE_MAP_CREATOR (Qt, QMap) | |
| Define makVrv::QtMapCreator<K, V> class. | |
| makVrv::DEFINE_SEQUENCE_CREATOR (Qt, List, QList) | |
| Define makVrv::QtListCreator<V> class. | |
| makVrv::DEFINE_SEQUENCE_CREATOR (Qt, Vector, QVector) | |
| Define makVrv::QtVectorCreator<V> class. | |
This library contains all of the classes for the common Windows, Dialogs, and Widgets used by the VR-Vantage applications.
| typedef makVrv::DtPageCreatorTemplate<DtSpotReportDefinitionEditorPage> makVrf::DtSpotReportDefinitionEditorPageCreator |
Builder for DtElementDefinitionEditorPage.
| typedef DtPageCreatorTemplate<DtAddPropsPage> makVrv::DtAddPropsPageCreator |
The builder for DtAddProps.
| typedef DtPageCreatorTemplate<DtAggregateDefinitionEditorPage> makVrv::DtAggregateDefinitionEditorPageCreator |
Builder for makVrv::DtAggregateDefinitionEditorPage.
| typedef DtPageCreatorTemplate<DtContourizationPage> makVrv::DtContourizationPageCreator |
The creator class for DtContourizationPage.
| typedef DtPageCreatorTemplate<DtDateAndTimePage> makVrv::DtDateAndTimePageCreator |
A creator for the DtDateAndTimePager.
| typedef DtPageCreatorTemplate<DtDisplayConfigEditorWidget> makVrv::DtDisplayConfigEditorWidgetCreator |
The creator class needed to be used to create a DtDisplayConfigEditorWidget.
| typedef DtPageCreatorTemplate<DtElevationColorizationPage> makVrv::DtElevationColorizationPageCreator |
Creator for makVrv::DtElevationColorizationPage.
| typedef DtPageCreatorTemplate<DtEntityDefinitionEditorPage> makVrv::DtEntityDefinitionEditorPageCreator |
Builder for DtElementDefinitionEditorPage.
| typedef DtPageCreatorTemplate<DtEnvironmentPage> makVrv::DtEnvironmentPageCreator |
A creator for the DtEnvironmentPage class.
| typedef DtPageCreatorTemplate<DtErrorMessagesPage> makVrv::DtErrorMessagesPageCreator |
Creator for the DtErrorMessagesPage class.
| typedef DtPageCreatorTemplate<DtGdbSurfacesPage> makVrv::DtGdbSurfacesPageCreator |
Creator type for DtGdbSurfacesPages.
| typedef DtPageCreatorTemplate<DtGridLinesPage> makVrv::DtGridLinesPageCreator |
Creator type for creating new DtGridLinesPages.
| typedef DtPageCreatorTemplate<DtInteractionsDefinitionEditorPage> makVrv::DtInteractionsDefinitionEditorPageCreator |
Builder for DtElementDefinitionEditorPage.
| typedef DtPageCreatorTemplate<DtInterestManagementSettingsPage> makVrv::DtInterestManagementSettingsPageCreator |
Creator for the Interest management settings page.
| typedef DtPageCreatorTemplate<DtInterfaceLayoutEditorPage> makVrv::DtInterfaceLayoutEditorPageCreator |
Creator for the DtInterfaceLayoutEditorPageCreator class.
| typedef DtPageCreatorTemplate<DtIntervisibilitySettingsPage> makVrv::DtIntervisibilitySettingsPageCreator |
Creator for the inter-visibility settings page.
| typedef DtPageCreatorTemplate<DtKeyMappingEditorPage> makVrv::DtKeyMappingEditorPageCreator |
Creator for the DtInterfaceLayoutEditorPageCreator class.
| typedef DtPageCreatorTemplate<DtModelDefinitionEditorPage> makVrv::DtModelDefinitionEditorPageCreator |
Builder for DtModelDefinitionEditorPage.
| typedef DtPageCreatorTemplate<DtObserverSettingsPage> makVrv::DtObserverSettingsPageCreator |
Creator class for DtObserverSettingsDialog.
| typedef DtPageCreatorTemplate<DtPropsPage> makVrv::DtPropsPageCreator |
The builder for DtPropsPage.
| typedef DtPageCreatorTemplate<DtRadioCommunicationsSettingsPage> makVrv::DtRadioCommunicationsSettingsPageCreator |
Creator for the settings page.
| typedef DtPageCreatorTemplate<DtRenderSettingsPage> makVrv::DtRenderSettingsPageCreator |
Creator for the Render settings page.
| typedef DtPageCreatorTemplate<DtSchemaEditorPage> makVrv::DtSchemaEditorPageCreator |
Creator class for makVrv::DtSchemaEditorDialog.
| typedef DtPageCreatorTemplate<DtSymbolDecorationSettingsPage> makVrv::DtSymbolDecorationSettingsPageCreator |
Creator for the symbol decoration settings page.
| typedef DtPageCreatorTemplate<DtTacticalGraphicsDefinitionEditorPage> makVrv::DtTacticalGraphicsDefinitionEditorPageCreator |
Builder for makVrv::DtElementDefinitionEditorPage.
| typedef DtPageCreatorTemplate<DtTerrainContentsPage> makVrv::DtTerrainContentsPageCreator |
The builder for makVrv::DtTerrainContentsPage.
| typedef DtPageCreatorTemplate<DtTextureDrapingPage> makVrv::DtTextureDrapingPageCreator |
Creator for the makVrv::DtTextureDrapingPage.
| typedef DtPageCreatorTemplate<DtTrackHistorySettingsPage> makVrv::DtTrackHistorySettingsPageCreator |
Creator for the track history settings page.
| makVrv::DEFINE_MAP_CREATOR | ( | Qt | , |
| QMap | |||
| ) |
Define makVrv::QtMapCreator<K, V> class.
Example:
QMap<int, int> myMap = QtMapCreator<int, int>(1,2)(3,4)(5,6);
| makVrv::DEFINE_SEQUENCE_CREATOR | ( | Qt | , |
| List | , | ||
| QList | |||
| ) |
Define makVrv::QtListCreator<V> class.
Example:
QList<int> myList = QtListCreator<int>(1)(2)(3)(4)(5);
| makVrv::DEFINE_SEQUENCE_CREATOR | ( | Qt | , |
| Vector | , | ||
| QVector | |||
| ) |
Define makVrv::QtVectorCreator<V> class.
Example:
QVector<int> myVector = QtVectorCreator<int>(1)(2)(3)(4)(5);