AusweisApp2/src/widgetDesignerPlugin
Governikus 6c17e68e8e Add revision: v1.14.1 2018-03-28 15:10:51 +02:00
..
plugins Add revision: v1.14.1 2018-03-28 15:10:51 +02:00
CMakeLists.txt Add revision: v1.14.0 2017-12-20 14:54:05 +01:00
GovernikusPluginCollection.cpp Add revision: v1.14.1 2018-03-28 15:10:51 +02:00
GovernikusPluginCollection.h Add revision: v1.14.1 2018-03-28 15:10:51 +02: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