Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / frmContact.h
1 #include "vcard/vcard.h"
2 #include <map>
4 #ifndef __frmContact__
5 #define __frmContact__
7 /**
8 @file
9 Subclass of frmContactADT, which is generated by wxFormBuilder.
10 */
12 #include "AppXestiaAddrBk.h"
14 //// end generated include
16 /** Implementing frmContactADT */
17 class frmContact : public frmContactADT
18 {
19         private:
20                 std::map<wxString,wxString> *MemoryFSListPtr;
21                 wxString SessionID;
22                 wxString OldSessionID;
23                 int ContactUID;
24                 void CloseWindowProcessing();
25                 wxString vCardFilename;
26         public:
27                 /** Constructor */
28                 frmContact( wxWindow* parent );
29                 bool SetupContactData(vCard *vCardObj);
30                 void CloseWindow( wxCloseEvent& event );
31                 void CloseWindow( wxCommandEvent& event );
32                 void SetupPointers(std::map<wxString,wxString> *MemoryFSListIncPtr);
33                 void SetUID(int UID);
34                 wxString GetFilename();
35                 DECLARE_EVENT_TABLE();
36         //// end generated class members
37         
38 };
40 #endif // __frmContact__
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