Searched refs:SetGetPriorType (Results 1 – 3 of 3) sorted by relevance
494 class SetGetPriorType : public SetGetTemplate<priortype>497 SetGetPriorType(const std::string & key) in SetGetPriorType() function499 virtual ~SetGetPriorType() {}; in ~SetGetPriorType()
29 class uiParameterPriorType : public SetGetPriorType
44 : SetGetPriorType(uistr::priorType) in uiParameterPriorType()