Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added source code, headers and unit testing to the XML vCard Property for ContactData...
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index 1186e21..0c788dd 100644 (file)
@@ -56,6 +56,7 @@ class ContactDataObject{
        
        void ProcessKind(wxString KindData);
        void ProcessSource(wxString PropertySeg1, wxString PropertySeg2, int *SourceCount);
+       void ProcessXML(wxString PropertySeg1, wxString PropertySeg2, int *XMLCount);
        void ProcessMember(wxString PropertySeg1, wxString PropertySeg2, int *GroupCount);
        void ProcessFN(wxString PropertySeg1, wxString PropertySeg2, int *FNCount);
        void ProcessN(wxString PropertySeg1, wxString PropertySeg2);
@@ -125,6 +126,9 @@ class ContactDataObject{
        std::map<int, wxString> SourceListTokens;
        std::map<int, wxString> SourceListMediatype;            
        std::map<int, int> SourceListPref;
+       
+       std::map<int, wxString> XMLList;
+       std::map<int, wxString> XMLListAltID;
 
        /* We don't use these at the moment but we want to keep
          them for compatability reasons */
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