[Qgis-developer] QgsProjectionSelector in Plugin?

Florian Hillen fhillen at uni-osnabrueck.de
Fri Mar 6 13:18:31 EST 2009


Hi,

is it possible to include the QgsProjectionSelector in my plugin?
I define this class in Qt Designer, but if I make the project, I recieve
the following error:

In file included from
C:/dev/cpp/qgis/build/src/plugins/test/ui_gdalguibase.h:26
,
                 from C:\dev\cpp\qgis\src\plugins\test\/gdalgui.h:17,
                 from C:\dev\cpp\qgis\src\plugins\test\plugin.cpp:27:
C:/dev/cpp/qgis/src/plugins/test/../../gui/qgsprojectionselector.h:14:42:
ui_qgs
projectionselectorbase.h: No such file or directory

So the header can't find the ui anymore. Can I fix that or isn't it
possible to use qgis-gui-parts in plugins?

Best regards,
Florian


More information about the Qgis-developer mailing list