YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
qtyarpview_plugin.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: LGPL-2.1-or-later
4
*/
5
6
#ifndef QTYARPVIEW_PLUGIN_H
7
#define QTYARPVIEW_PLUGIN_H
8
9
#include <QQmlExtensionPlugin>
10
#include <
yarp/conf/compiler.h
>
11
12
class
QtYARPViewPlugin
:
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
// QTYARPVIEW_PLUGIN_H
QtYARPViewPlugin
Definition
qtyarpview_plugin.h:13
QtYARPViewPlugin::registerTypes
void registerTypes(const char *uri) override
Definition
qtyarpview_plugin.cpp:12
compiler.h
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
guis
yarpview
plugin
qtyarpview_plugin.h
Generated on Wed Jun 4 2025 02:40:10 for YARP by
1.9.8