AusweisApp2/src/widgetDesignerPlugin
Governikus aa6c4e6a6a Add revision: v1.14.0 2017-12-20 14:54:05 +01:00
..
plugins Add revision: v1.14.0 2017-12-20 14:54:05 +01:00
CMakeLists.txt Add revision: v1.14.0 2017-12-20 14:54:05 +01:00
GovernikusPluginCollection.cpp Add revision: v1.14.0 2017-12-20 14:54:05 +01:00
GovernikusPluginCollection.h Add revision: v1.14.0 2017-12-20 14:54:05 +01:00
README.rst Add revision: v1.14.0 2017-12-20 14:54:05 +01:00

README.rst

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