Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/libs/ui/
H A Dmessagebox.cpp156 int MessageBox::showDuringMessage(QWidget *parent, const QString &text, int duringSeconds) in showDuringMessage() argument
162 pro.setDuration(duringSeconds*1000); in showDuringMessage()
H A Dmessagebox.h35 static int showDuringMessage(QWidget *parent, const QString &text, int duringSeconds=2);