Hi I sucessfully used QGIS custom widgets (eg. qgscollapsiblegroupbox) in qt designer in and then with python plugins with "uic.loadUiType()". Using the "traditional" pyuic approach I get an missing module error when starting QGIS:
ImportError: No module named qgscollapsiblegroupbox I'm on Ubuntu 14.04 with an own compiled QGIS master. Do I have to put "libqgis_customwidgets.so.2.7.0" somewhere specific? Or is there anything else I have to do? Regards Stefan Freundliche Grüsse Stefan Ziegler Kantonsgeometer Amt für Geoinformation Amtliche Vermessung Rötistrasse 4 4500 Solothurn Telefon +41 32 627 75 96 Telefax +41 32 627 75 98 [email protected] http://www.so.ch _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
