Searched refs:AttrDateFormat (Results 1 – 2 of 2) sorted by relevance
295 static const QString AttrDateFormat; variable
117 const QString VAbstractPattern::AttrDateFormat = QStringLiteral("dateFormat"); member in VAbstractPattern1041 SetAttribute(tag, AttrDateFormat, m_labelDateFormat); in SetLabelDateFormat()2305 labelDateFormat = GetParametrString(list.at(0).toElement(), AttrDateFormat); in ReadLabelDateFormat()