Home | History | Annotate | Download | only in qt

Lines Matching refs:LocaleDate

536                         dt = QDateTime::fromString(qstring, Qt::LocaleDate);
548 dt = QDate::fromString(qstring, Qt::LocaleDate);
560 dt = QTime::fromString(qstring, Qt::LocaleDate);