iCub-main
Loading...
Searching...
No Matches
qticubskinguiplugin_plugin.cpp
Go to the documentation of this file.
3
4#include <qqml.h>
5
7{
8 // @uri robotology.icub.skingui
9 qmlRegisterType<QtICubSkinGuiPlugin>(uri, 1, 0, "QtICubSkinGuiPlugin");
10}
11
12