YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
qtyarpview_plugin.cpp
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
#include "
qtyarpview_plugin.h
"
7
#include "
qtyarpview.h
"
8
9
#include <qqml.h>
10
11
12
void
QtYARPViewPlugin::registerTypes
(
const
char
*uri)
13
{
14
// @uri robotology.yarp.view
15
qmlRegisterType<QtYARPView>(uri, 1, 0,
"QtYARPViewPlugin"
);
16
}
QtYARPViewPlugin::registerTypes
void registerTypes(const char *uri) override
Definition
qtyarpview_plugin.cpp:12
qtyarpview.h
qtyarpview_plugin.h
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
guis
yarpview
plugin
qtyarpview_plugin.cpp
Generated on Wed Jun 4 2025 02:40:10 for YARP by
1.9.8