AusweisApp2/src/widgetDesignerPlugin/README.rst

13 lines
403 B
ReStructuredText
Raw Normal View History

2017-12-20 14:54:05 +01:00
widgetDesignerPlugin
####################
This is a plugin for Qt Designer. It allows the visualization of custom Governikus widgets.
In order to be loaded, the plugin needs to be placed in the Designers plugin path.
It can be placed there in the following manner:
::
cd /usr/lib/qt/plugins/designer
ln -s /home/user/AusweisApp2.build/src/widgetDesignerPlugin/libAusweisAppWidgetDesignerPlugin.so