|
Krita Source Code Documentation
|
#include "kritaglobal_export.h"Go to the source code of this file.
Namespaces | |
| namespace | KisMessageBoxWrapper |
Functions | |
| int | KisMessageBoxWrapper::doNotAskAgainMessageBoxWrapper (QMessageBox *messageBox, const QString &identifier) |
| doNotAskAgainMessageBoxWrapper takes a messagebox and an identifier and adds a Do Not Ask Again checkbox to the messagebox; then runs the checkbox and returns the return balue | |