3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Enumerations | Variables
ExportPos.cpp File Reference
#include "ExportPos.h"
#include "wx/wxcommon.h"
#include "wx/wxcomponents.h"
#include "common/translation.h"
#include <wx/treectrl.h>
Include dependency graph for ExportPos.cpp:

Enumerations

enum  {
  ID_BTN_ADDDATA =wxID_ANY+1, ID_BTN_ADDNODE, ID_BTN_ADDALL, ID_TREE_FILTERS,
  ID_LIST_SELECTED, ID_LIST_AVAILABLE, ID_RADIO_VISIBLE, ID_RADIO_SELECTION
}
 

Variables

wxWindow * exportPosYieldWindow =0
 
bool abortOp
 
wxStopWatch * exportPosDelayTime =0
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ID_BTN_ADDDATA 
ID_BTN_ADDNODE 
ID_BTN_ADDALL 
ID_TREE_FILTERS 
ID_LIST_SELECTED 
ID_LIST_AVAILABLE 
ID_RADIO_VISIBLE 
ID_RADIO_SELECTION 

Variable Documentation

◆ abortOp

bool abortOp

◆ exportPosDelayTime

wxStopWatch* exportPosDelayTime =0

◆ exportPosYieldWindow

wxWindow* exportPosYieldWindow =0