Searched refs:showDuringMessage (Results 1 – 3 of 3) sorted by relevance
35 static int showDuringMessage(QWidget *parent, const QString &text, int duringSeconds=2);
156 int MessageBox::showDuringMessage(QWidget *parent, const QString &text, int duringSeconds) in showDuringMessage() function in MessageBox
163 MessageBox::showDuringMessage(this, "Set Network Ok!"); in on_ApplyBtn_clicked()