Krita Source Code Documentation
Loading...
Searching...
No Matches
assistant_tool.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2008 Cyrille Berger <cberger@cberger.net>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#ifndef _RULERASSISTANTTOOL_H_
8
#define _RULERASSISTANTTOOL_H_
9
10
#include <QObject>
11
#include <QVariant>
12
13
14
class
AssistantToolPlugin
:
public
QObject
15
{
16
Q_OBJECT
17
public
:
18
AssistantToolPlugin
(QObject *parent,
const
QVariantList &);
19
~AssistantToolPlugin
()
override
;
20
21
};
22
23
#endif
AssistantToolPlugin
Definition
assistant_tool.h:15
AssistantToolPlugin::~AssistantToolPlugin
~AssistantToolPlugin() override
Definition
assistant_tool.cc:51
AssistantToolPlugin::AssistantToolPlugin
AssistantToolPlugin(QObject *parent, const QVariantList &)
Definition
assistant_tool.cc:31
plugins
assistants
Assistants
assistant_tool.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1