YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
qtyarpscopeplugin_plugin.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: GPL-3.0-or-later
4
*/
5
6
#ifndef QTYARPSCOPEPLUGIN_PLUGIN_H
7
#define QTYARPSCOPEPLUGIN_PLUGIN_H
8
9
#include <QQmlExtensionPlugin>
10
#include <
yarp/conf/compiler.h
>
11
12
class
QtYARPScopePluginPlugin
:
public
QQmlExtensionPlugin
13
{
14
Q_OBJECT
15
Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QQmlExtensionInterface"
)
16
17
public
:
18
void
registerTypes
(
const
char
*uri)
override
;
19
};
20
21
#endif
// QTYARPSCOPEPLUGIN_PLUGIN_H
QtYARPScopePluginPlugin
Definition
qtyarpscopeplugin_plugin.h:13
QtYARPScopePluginPlugin::registerTypes
void registerTypes(const char *uri) override
Definition
qtyarpscopeplugin_plugin.cpp:10
compiler.h
YARP
3.12.0
src
guis
yarpscope
plugin
qtyarpscopeplugin_plugin.h
Generated on Tue Jul 1 2025 14:56:28 for YARP by
1.9.8