Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmEditAccount: Implemented code from Xestia Address Book
[xestiacalendar/.git] / source / forms / editaccount / frmEditAccount.h
1 #ifndef __frmEditAccount__
2 #define __frmEditAccount__
4 /**
5 @file
6 Subclass of frmEditAccountADT, which is generated by wxFormBuilder.
7 */
9 #include <wx/fileconf.h>
10 #include <wx/msgdlg.h>
12 #include "../AppXestiaCalendar.h"
14 #include "svrblist.h"
16 //// end generated include
18 /** Implementing frmEditAccountADT */
19 class frmEditAccount : public frmEditAccountADT
20 {
21         private:
22                 wxFileConfig *cfgfile;
23                 wxString AccName;
24                 bool DialogResult = false;
25         protected:
26                 // Handlers for frmEditAccountADT events.
27                 void DetectAddressBook( wxCommandEvent& event );
28                 void UpdateSettings( wxCommandEvent& event );
29                 void CloseWindow( wxCommandEvent& event );
30         public:
31                 /** Constructor */
32                 frmEditAccount( wxWindow* parent );
33                 void LoadPointers( wxFileConfig* cfgin );
34                 void LoadSettings( wxString AccNameIn );
35                 bool GetDialogResult();
36         //// end generated class members
37         
38 };
40 #endif // __frmEditAccount__
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