Krita Source Code Documentation
Loading...
Searching...
No Matches
KisMessageBoxWrapper.cpp File Reference
#include <KisMessageBoxWrapper.h>
#include <QMessageBox>
#include <QString>
#include <QCheckBox>
#include <kconfig.h>
#include <kconfiggroup.h>
#include <ksharedconfig.h>
#include <klocalizedstring.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