Krita Source Code Documentation
Loading...
Searching...
No Matches
KisMessageBoxWrapper.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2025 Halla Rempt <halla@valdyas.org>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#ifndef KISMESSAGEBOXWRAPPER_H
8
#define KISMESSAGEBOXWRAPPER_H
9
10
class
QMessageBox;
11
class
QString;
12
13
#include "kritaglobal_export.h"
14
18
namespace
KisMessageBoxWrapper
{
19
20
31
KRITAGLOBAL_EXPORT
int
doNotAskAgainMessageBoxWrapper
(QMessageBox *messageBox,
const
QString &identifier);
32
33
34
}
35
36
#endif
// KISMESSAGEBOXWRAPPER_H
KisMessageBoxWrapper
Definition
KisMessageBoxWrapper.cpp:17
KisMessageBoxWrapper::doNotAskAgainMessageBoxWrapper
int doNotAskAgainMessageBoxWrapper(QMessageBox *messageBox, const QString &identifier)
doNotAskAgainMessageBoxWrapper takes a messagebox and an identifier and adds a Do Not Ask Again check...
Definition
KisMessageBoxWrapper.cpp:19
libs
global
KisMessageBoxWrapper.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52