Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / search / frmSearchAccounts.h
1 #ifndef __frmSearchAccounts__
2 #define __frmSearchAccounts__
4 /**
5 @file
6 Subclass of frmSearchAccountsADT, which is generated by wxFormBuilder.
7 */
9 #include "../AppXestiaAddrBk.h"
10 #include <map>
12 //// end generated include
14 /** Implementing frmSearchAccountsADT */
15 class frmSearchAccounts : public frmSearchAccountsADT
16 {
17         private:
18                 std::map<wxString,bool> *SAPtr;
19                 std::map<wxString,wxString> *SALPtr;
20         protected:
21                 // Handlers for frmSearchAccountsADT events.
22                 void UpdateSelectedAccounts( wxCommandEvent& event );
23                 void CloseWindow( wxCommandEvent& event );
24         public:
25                 /** Constructor */
26                 frmSearchAccounts( wxWindow* parent );
27                 ~frmSearchAccounts();
28                 void LoadSearchAccounts(std::map<wxString, bool> *SearchAccounts,
29                         std::map<wxString, wxString> *SearchAccountsList);
30         //// end generated class members
31         
32 };
34 #endif // __frmSearchAccounts__
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