Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
forms: Forms updated
[xestiacalendar/.git] / source / forms / newaccount / frmNewAccount.h
1 #ifndef __frmNewAccount__
2 #define __frmNewAccount__
4 /**
5 @file
6 Subclass of frmNewAccountADT, which is generated by wxFormBuilder.
7 */
9 #include <wx/fileconf.h>
10 #include <wx/msgdlg.h>
11 #include <string>
13 #include "../../AppXestiaCalendar.h"
15 #include "../../libraries/CalendarDataStorage/CalendarDataStorage.h"
17 #include "dirs.h"
19 //// end generated include
21 /** Implementing frmNewAccountADT */
22 class frmNewAccount : public frmNewAccountADT
23 {
24         private:
25                 int PageSeek = 0;
26                 wxString ServerPrefix;
27                 bool *ReloadAccountConfig = NULL;
28         protected:
29                 // Handlers for frmNewAccountADT events.
30                 void UpdateRequirements( wxCommandEvent& event );
31                 void CheckAccountName( wxCommandEvent& event );
32                 void ProcessPrevious( wxCommandEvent& event );
33                 void ProcessNext( wxCommandEvent& event );
34                 void CloseWindow( wxCommandEvent& event );
35                 void WriteAccountDetails( wxFileConfig *cfgfilein, wxString AccountType, wxString DirectoryName );
36         public:
37                 /** Constructor */
38                 frmNewAccount( wxWindow* parent );
39                 void SetupPointers(bool *ReloadAccountInc, CalendarDataStorage *dataStorage);
40         //// end generated class members
41         
42 };
44 #endif // __frmNewAccount__
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