Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / contacteditor / frmContactEditorPicture.h
1 #ifndef __frmContactEditorPicture__
2 #define __frmContactEditorPicture__
4 /**
5 @file
6 Subclass of frmContactEditorPictureADT, which is generated by wxFormBuilder.
7 */
9 #include <map>
10 #include <string>
11 #include "../AppXestiaAddrBk.h"
12 #include "../enums.h"
14 //// end generated include
16 /** Implementing frmContactEditorPictureADT */
17 class frmContactEditorPicture : public frmContactEditorPictureADT
18 {
19         protected:
20                 // Handlers for frmContactEditorPictureADT events.
21                 void EnablePriority( wxCommandEvent& event );
22                 void ProcessData( wxCommandEvent& event );
23                 void CloseWindow( wxCommandEvent& event );
24         public:
25                 /** Constructor */
26                 frmContactEditorPicture( wxWindow* parent );
27                 void SetEditorMode(bool EditMode);
28                 void SetupPointers(std::map<int, std::string> *PictureList,             
29                         std::map<int, wxString> *PictureListAltID,
30                         std::map<int, wxString> *PictureListPID,
31                         std::map<int, wxString> *PictureListType,
32                         std::map<int, wxString> *PictureListPicEncType,                 
33                         std::map<int, wxString> *PictureListPictureType,                        
34                         std::map<int, wxString> *PictureListTokens,
35                         std::map<int, wxString> *PictureListMediatype,  
36                         std::map<int, int> *PictureListPref,
37                         wxListCtrl *PictureListCtrl,
38                         int PictureIndex );
39         //// end generated class members
40         
41                 bool EditorMode;
42                 std::map<int, std::string> *PictureListPtr;
43                 std::map<int, wxString> *PictureListAltIDPtr;
44                 std::map<int, wxString> *PictureListPIDPtr;
45                 std::map<int, wxString> *PictureListTypePtr;
46                 std::map<int, wxString> *PictureListPicEncTypePtr;              
47                 std::map<int, wxString> *PictureListPictureTypePtr;             
48                 std::map<int, wxString> *PictureListTokensPtr;
49                 std::map<int, wxString> *PictureListMediatypePtr;               
50                 std::map<int, int> *PictureListPrefPtr;
51                 wxListCtrl *PictureListCtrlPtr;
52                 int PictureListIndex;
53                 SectionType EditSectionType;
54         
55 };
57 #endif // __frmContactEditorPicture__
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