Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added source code, headers and unit tests for the SOURCE vCard property for ContactDa...
[xestiaab/.git] / source / contacteditor / ContactDataObject.h
index 4e834d5..1186e21 100644 (file)
@@ -55,6 +55,7 @@ class ContactDataObject{
        private:
        
        void ProcessKind(wxString KindData);
+       void ProcessSource(wxString PropertySeg1, wxString PropertySeg2, int *SourceCount);
        void ProcessMember(wxString PropertySeg1, wxString PropertySeg2, int *GroupCount);
        void ProcessFN(wxString PropertySeg1, wxString PropertySeg2, int *FNCount);
        void ProcessN(wxString PropertySeg1, wxString PropertySeg2);
@@ -116,6 +117,14 @@ class ContactDataObject{
        wxString GenderTokens;
        
        wxString UIDToken;
+       
+       std::map<int, wxString> SourceList;
+       std::map<int, wxString> SourceListAltID;
+       std::map<int, wxString> SourceListPID;
+       std::map<int, wxString> SourceListType;
+       std::map<int, wxString> SourceListTokens;
+       std::map<int, wxString> SourceListMediatype;            
+       std::map<int, int> SourceListPref;
 
        /* 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