Na ovoj stranici

Utils::CheckableMessageBox Class

class Utils::CheckableMessageBox

Klasa CheckableMessageBox implementira okvir za poruke prikladan za pitanja s potvrdnim okvirom Do not ask again ili Do not show again. Više...

Header: #include <CheckableMessageBox>

Statični javni članovi

Detaljan opis

Emulira API za potvrdni okvir s potvrdnim/otkaznim tipkama ( QMessageBox ) uz statičke pogodnosti. Označivač poruke može otvarati vanjske URL-ove.

Dokumentacija funkcija članova

[static] bool CheckableMessageBox::hasSuppressedQuestions()

Vraća istinitu vrijednost ako su u postavkama prigušene bilo koje okvir za poruke iz doNotAskAgainQuestion().

[static] QString CheckableMessageBox::msgDoNotAskAgain()

Vraća standardni tekst za potvrdni okvir " Do not ask again ".

[static] QString CheckableMessageBox::msgDoNotShowAgain()

Vraća standardni tekst za potvrdni okvir " Do not show again ".

[static] void CheckableMessageBox::resetAllDoNotAskAgainQuestions()

Resetira sva podešavanja za suzbijanje za doNotAskAgainQuestion() kako bi se svi ti prozori s porukama ponovno prikazali.

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.