Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / contacteditor / frmContactEditorXToken.h
1 #ifndef __frmContactEditorXToken__
2 #define __frmContactEditorXToken__
4 /**
5 @file
6 Subclass of frmContactEditorXTokenADT, which is generated by wxFormBuilder.
7 */
9 #include <map>
10 #include "../AppXestiaAddrBk.h"
11 #include "../enums.h"
13 //// end generated include
15 /** Implementing frmContactEditorXTokenADT */
16 class frmContactEditorXToken : public frmContactEditorXTokenADT
17 {
18         protected:
19                 // Handlers for frmContactEditorXTokenADT events.
20                 void ProcessAction( wxCommandEvent& event );
21                 void CloseWindow( wxCommandEvent& event );
22         public:
23                 /** Constructor */
24                 frmContactEditorXToken( wxWindow* parent );
25                 void SetEditorMode(bool EditMode);
26                 void SetupPointers( std::map<int, wxString> *XTokenList,
27                         std::map<int, wxString> *XTokenListTokens,
28                         wxListCtrl *XTokenListCtrl,
29                         int XTokenIndex );
30         //// end generated class members
32                 bool EditorMode;
33                 std::map<int, wxString> *XTokenListPtr;         
34                 std::map<int, wxString> *XTokenListTokensPtr;
35                 wxListCtrl *XTokenListCtrlPtr;
36                 int XTokenListIndex;
37                 SectionType EditSectionType;
38         
39 };
41 #endif // __frmContactEditorXToken__
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy