te::qt::af::evt Namespace Reference

Classes

struct  AppClosed
 This event signals that the application is about to close. More...
 
struct  CoordinateTracked
 Signals a mouse moved over the current display. More...
 
struct  DisplayResized
 This event signals that a display was resized. More...
 
struct  DrawButtonClicked
 
struct  DrawingFinished
 This event is used to inform that drawing is finished. More...
 
struct  Event
 A base class for application events. More...
 
struct  GetAvailableLayers
 
struct  GetLayerExplorer
 
struct  GetLayerSelected
 This event is used to get a single layer selected in layer tree. More...
 
struct  GetMapDisplay
 This event can be used to retrieve the MapDisplat component. More...
 
struct  HighlightLayerObjects
 This event indicates that the objects of the given layer must be highlighted. More...
 
struct  LayerAdded
 This event signals that a new layer was created. More...
 
struct  LayerChanged
 
struct  LayerPopUpAddAction
 This event is used to add a action in a layer tree pop up. More...
 
struct  LayerPopUpRemoveAction
 This event is used to remove a action in a layer tree pop up. More...
 
struct  LayerRemoved
 Constructor. More...
 
struct  LayerSelected
 This event indicates that the layer has been selected. More...
 
struct  LayerSelectedObjectsChanged
 This event indicates that the selected objects of the layer were changed. More...
 
struct  LayerStyleSelected
 This event indicates that the layer style was selected on the layer explorer. More...
 
struct  LayerVisibilityChanged
 This event signals that the layer visibility has changed. More...
 
struct  MapColorChanged
 This event signals that the color of the map display changed. More...
 
struct  MapSRIDChanged
 This event signals that the srid of the map display changed. More...
 
struct  NewActionsAvailable
 
struct  PanButtonToggled
 
struct  ProjectAdded
 It indicates that a new project was created. More...
 
struct  ProjectUnsaved
 It indicates that the project has unsaved changes. More...
 
struct  SelectionButtonToggled
 
struct  TableAlternatingColorsChanged
 This event signals that table has alternating row colors. More...
 
struct  ToolBarAdded
 This event signals that a new toolbar was added. More...
 
struct  ToolChanged
 This event signals that the tool being used, on current map display, changed. More...
 
struct  ZoomInButtonToggled
 
struct  ZoomOutButtonToggled
 

Enumerations

enum  {
  APP_CLOSED, TOOLBAR_ADDED, DISPLAY_RESIZED, LAYER_ADDED,
  LAYER_REMOVED, ITEM_OF_LAYER_REMOVED, LAYER_SELECTED, LAYER_VISIBILITY_CHANGED,
  LAYER_SELECTED_OBJECTS_CHANGED, HIGHLIGHT_LAYER_OBJECTS, LAYER_STYLE_SELECTED, LAYER_POPUP_ADD_ACTION,
  LAYER_POPUP_REMOVE_ACTION, LAYER_CHANGED, GET_LAYER_SELECTED, TOOL_CHANGED,
  COORDINATE_TRACKED, POINT_GEOMETRIES, VISIBLE_BBOX_CHANGED, STYLE_CHANGED,
  PROJECT_ADDED, PROJECT_UNSAVED, MAP_SRID_CHANGED, MAP_COLOR_CHANGED,
  TABLE_ALTERNATE_COLORS_CHANGED, DRAW_BUTTON_CLICKED, ZOOM_IN_BUTTON_TOGGLED, ZOOM_OUT_BUTTON_TOGGLED,
  PAN_BUTTON_TOGGLED, SELECTION_BUTTON_TOGGLED, GET_MAPDISPLAY, DRAWING_FINISHED,
  NEW_ACTIONS_AVAILABLE, GET_AVAILABLE_LAYERS, GET_LAYERS_VIEW, CUSTOM = 1024
}
 

Enumeration Type Documentation

anonymous enum
Enumerator
APP_CLOSED 
TOOLBAR_ADDED 
DISPLAY_RESIZED 
LAYER_ADDED 
LAYER_REMOVED 
ITEM_OF_LAYER_REMOVED 
LAYER_SELECTED 
LAYER_VISIBILITY_CHANGED 
LAYER_SELECTED_OBJECTS_CHANGED 
HIGHLIGHT_LAYER_OBJECTS 
LAYER_STYLE_SELECTED 
LAYER_POPUP_ADD_ACTION 
LAYER_POPUP_REMOVE_ACTION 
LAYER_CHANGED 
GET_LAYER_SELECTED 
TOOL_CHANGED 
COORDINATE_TRACKED 
POINT_GEOMETRIES 
VISIBLE_BBOX_CHANGED 
STYLE_CHANGED 
PROJECT_ADDED 
PROJECT_UNSAVED 
MAP_SRID_CHANGED 
MAP_COLOR_CHANGED 
TABLE_ALTERNATE_COLORS_CHANGED 
DRAW_BUTTON_CLICKED 
ZOOM_IN_BUTTON_TOGGLED 
ZOOM_OUT_BUTTON_TOGGLED 
PAN_BUTTON_TOGGLED 
SELECTION_BUTTON_TOGGLED 
GET_MAPDISPLAY 
DRAWING_FINISHED 
NEW_ACTIONS_AVAILABLE 
GET_AVAILABLE_LAYERS 
GET_LAYERS_VIEW 
CUSTOM 

Definition at line 40 of file Enums.h.