Home
last modified time | relevance | path

Searched refs:nowDate (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dtimesetting.cpp12 QDate nowDate=QDate::currentDate(); in TimeSetting() local
13 ui->label->setText("当前日期:"+nowDate.toString("yyyy-MM-dd")); in TimeSetting()