Krita Source Code Documentation
Loading...
Searching...
No Matches
selection_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 SELECTION_TOOLS_H_
8
#define SELECTION_TOOLS_H_
9
10
#include <QObject>
11
#include <QVariant>
12
23
class
SelectionTools
:
public
QObject
24
{
25
Q_OBJECT
26
public
:
27
SelectionTools
(QObject *parent,
const
QVariantList &);
28
~SelectionTools
()
override
;
29
30
};
31
32
#endif
// SELECTION_TOOLS_H_
SelectionTools
Definition
selection_tools.h:24
SelectionTools::~SelectionTools
~SelectionTools() override
Definition
selection_tools.cc:45
SelectionTools::SelectionTools
SelectionTools(QObject *parent, const QVariantList &)
Definition
selection_tools.cc:32
plugins
tools
selectiontools
selection_tools.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1