Searched defs:printFormat (Results 1 – 1 of 1) sorted by relevance
57 …d, const std::string & name, const VarConverter * converter, const std::string & printFormat , con… in VarType()66 const std::string & printFormat() const { return m_printFomrat; } in printFormat() function