Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / contacteditor / frmContactEditorWebsites.h
1 #ifndef __frmContactEditorWebsites__
2 #define __frmContactEditorWebsites__
4 /**
5 @file
6 Subclass of frmContactEditorWebsitesADT, which is generated by wxFormBuilder.
7 */
9 #include <map>
10 #include "../AppXestiaAddrBk.h"
11 #include "../enums.h"
13 //// end generated include
15 /** Implementing frmContactEditorWebsitesADT */
16 class frmContactEditorWebsites : public frmContactEditorWebsitesADT
17 {
18         protected:
19                 // Handlers for frmContactEditorWebsitesADT events.
20                 void EnablePriority( wxCommandEvent& event );
21                 void ProcessAction( wxCommandEvent& event );
22                 void CloseWindow( wxCommandEvent& event );
23         public:
24                 /** Constructor */
25                 frmContactEditorWebsites( wxWindow* parent );
26                 void SetEditorMode(bool EditMode, SectionType SectType);
27                 void SetupPointers(std::map<int, wxString> *WebsiteList,
28                         std::map<int, wxString> *WebsiteListAltID,
29                         std::map<int, wxString> *WebsiteListPID,
30                         std::map<int, wxString> *WebsiteListType,
31                         std::map<int, wxString> *WebsiteListTokens,
32                         std::map<int, wxString> *WebsiteListMediatype,
33                         std::map<int, int> *WebsiteListPref,
34                         wxListCtrl *WebsiteListCtrl,
35                         int WebsiteIndex );
36         //// end generated class members
37         
38         private:
39         
40                 bool EditorMode;
41                 std::map<int, wxString> *WebsiteListPtr;
42                 std::map<int, wxString> *WebsiteListAltIDPtr;
43                 std::map<int, wxString> *WebsiteListPIDPtr;
44                 std::map<int, wxString> *WebsiteListTypePtr;
45                 std::map<int, wxString> *WebsiteListTokensPtr;
46                 std::map<int, wxString> *WebsiteListMediatypePtr;
47                 std::map<int, int> *WebsiteListPrefPtr;
48                 wxListCtrl *WebsiteListCtrlPtr;
49                 int WebsiteListIndex;
50                 SectionType EditSectionType;
51         
52 };
54 #endif // __frmContactEditorWebsites__
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