3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Enumerations | Functions
prefDialog.cpp File Reference
#include "prefDialog.h"
#include "backend/filters/allFilter.h"
#include "backend/viscontrol.h"
#include "common/stringFuncs.h"
#include "wx/wxcommon.h"
#include "wx/wxcomponents.h"
#include "wx/propertyGridUpdater.h"
#include <wx/colordlg.h>
Include dependency graph for prefDialog.cpp:

Enumerations

enum  {
  ID_LIST_FILTERS = wxID_ANY+1, ID_GRID_PROPERTIES, ID_BTN_RESET_FILTER, ID_BTN_RESET_FILTER_ALL,
  ID_START_CHECK_CONTROL, ID_START_CHECK_PLOTLIST, ID_START_CHECK_RAWDATA, ID_START_COMBO_PANEL,
  ID_CHECK_PREFER_ORTHO, ID_MOUSE_MOVE_SLIDER, ID_MOUSE_ZOOM_SLIDER
}
 
enum  { STARTUP_COMBO_SELECT_SHOW_ALL, STARTUP_COMBO_SELECT_REMEMBER, STARTUP_COMBO_SELECT_SPECIFY }
 

Functions

 END_EVENT_TABLE ()
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ID_LIST_FILTERS 
ID_GRID_PROPERTIES 
ID_BTN_RESET_FILTER 
ID_BTN_RESET_FILTER_ALL 
ID_START_CHECK_CONTROL 
ID_START_CHECK_PLOTLIST 
ID_START_CHECK_RAWDATA 
ID_START_COMBO_PANEL 
ID_CHECK_PREFER_ORTHO 
ID_MOUSE_MOVE_SLIDER 
ID_MOUSE_ZOOM_SLIDER 

◆ anonymous enum

anonymous enum
Enumerator
STARTUP_COMBO_SELECT_SHOW_ALL 
STARTUP_COMBO_SELECT_REMEMBER 
STARTUP_COMBO_SELECT_SPECIFY 

Function Documentation

◆ END_EVENT_TABLE()

END_EVENT_TABLE ( )

Referenced by PrefDialog::~PrefDialog().

Here is the caller graph for this function: