Searched refs:currentDate (Results 1 – 8 of 8) sorted by relevance
70 QDate date = QDate::currentDate(); in startDateTest()88 QDate date = QDate::currentDate(); in endDateTest()
12 QDate nowDate=QDate::currentDate(); in TimeSetting()
218 dt.setDate(date.currentDate()); in on_record_clicked()
1035 if (date == QDate::currentDate()) in data()1071 QDate currentDate; in rowCount() local1077 if (rowDate != currentDate) { in rowCount()1079 currentDate = rowDate; in rowCount()
261 …importRootNode->title = (tr("Imported %1").arg(QDate::currentDate().toString(Qt::SystemLocaleShort… in importBookmarks()
276 …mage->save(tr("%1.jpg").arg("/root/IMG" + QDate::currentDate().toString("yyyyMMdd") + QTime::curre… in show_()
153 << QGeoCoordinate() << QDateTime(QDate::currentDate(), QTime()) << false; in constructor_coord_dateTime_data()
453 QDate::currentDate().toString("yyyyMMdd") + QTime::currentTime().toString("hhmmss")),"JPG"); in LoopCapture()