Home
last modified time | relevance | path

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

/external/opencv3/modules/highgui/src/
Dwindow_QT.cpp2518 QString date_s = date_d.toString("dd.MM.yyyy"); in saveView() local
2519 QString name_s = centralWidget->windowTitle() + "_screenshot_" + date_s; in saveView()