Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmEditAccount: Implemented code from Xestia Address Book
[xestiacalendar/.git] / source / forms / editaccount / frmEditAccount.h
index d19cbc6..3e69d82 100644 (file)
@@ -6,13 +6,22 @@
 Subclass of frmEditAccountADT, which is generated by wxFormBuilder.
 */
 
+#include <wx/fileconf.h>
+#include <wx/msgdlg.h>
+
 #include "../AppXestiaCalendar.h"
 
+#include "svrblist.h"
+
 //// end generated include
 
 /** Implementing frmEditAccountADT */
 class frmEditAccount : public frmEditAccountADT
 {
+       private:
+               wxFileConfig *cfgfile;
+               wxString AccName;
+               bool DialogResult = false;
        protected:
                // Handlers for frmEditAccountADT events.
                void DetectAddressBook( wxCommandEvent& event );
@@ -21,6 +30,9 @@ class frmEditAccount : public frmEditAccountADT
        public:
                /** Constructor */
                frmEditAccount( wxWindow* parent );
+               void LoadPointers( wxFileConfig* cfgin );
+               void LoadSettings( wxString AccNameIn );
+               bool GetDialogResult();
        //// end generated class members
        
 };
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