10 #ifndef PIMCONTACTITEMINDEX_HPP_
11 #define PIMCONTACTITEMINDEX_HPP_
117 static bool addCheck(
const std::string& fieldName,
125 static bool removeCheck(
const std::string& fieldName);
144 static bool enableCheck(
const std::string& fieldName);
174 static std::vector<PIMItemCheck> fields_desc;
175 static bool anyCheckDisabled;
180 #endif // PIMCONTACTITEMINDEX_HPP_
eFieldRole
Definition: PIMItemIndex.hpp:60
Documentation for class PIMItemIndex. PIMItemIndex is a PIMItem representation used to match and comp...
Definition: PIMItemIndex.hpp:37