AusweisApp2/src/widgetDesignerPlugin/README.rst

13 lines
403 B
ReStructuredText

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