|
3Depict
|
#include "ExportPos.h"#include "wx/wxcommon.h"#include "wx/wxcomponents.h"#include "common/translation.h"#include <wx/treectrl.h>
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 |
| anonymous enum |
| bool abortOp |
| wxStopWatch* exportPosDelayTime =0 |
Referenced by ExportPosDialog::ExportPosDialog(), and ExportPosDialog::~ExportPosDialog().
| wxWindow* exportPosYieldWindow =0 |
Referenced by ExportPosDialog::ExportPosDialog(), and ExportPosDialog::~ExportPosDialog().
1.8.13