Krita Source Code Documentation
Loading...
Searching...
No Matches
default_tools.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2003 Boudewijn Rempt (boud@valdyas.org)
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef DEFAULT_TOOLS_H_
8
#define DEFAULT_TOOLS_H_
9
10
#include <QObject>
11
#include <QVariant>
12
23
class
DefaultTools
:
public
QObject
24
{
25
Q_OBJECT
26
public
:
27
DefaultTools
(QObject *parent,
const
QVariantList &);
28
~DefaultTools
()
override
;
29
30
};
31
32
#endif
// DEFAULT_TOOLS_H_
DefaultTools
Definition
default_tools.h:24
DefaultTools::DefaultTools
DefaultTools(QObject *parent, const QVariantList &)
Definition
default_tools.cc:36
DefaultTools::~DefaultTools
~DefaultTools() override
Definition
default_tools.cc:54
plugins
tools
basictools
default_tools.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1