Part 9.1: How to use Qt Designer in QGIS Plugin development in mini-project called Layout Generator

preview_player
Показать описание
In this short video, you will discuss how to design plugin components with Qt Designer in a small mini-project connected to the previous PyQGIS tutorial.

In this mini-project, we will implement together how to create a plugin for auto-generating layout.

you can find the link to the QGIS tutorial:

and the link to the Python tutorial:

#python #pyqgis #pyqt # qt
Рекомендации по теме
Комментарии
Автор

My first question was hm what is this... watched the video and suddenly boooom how awesome is this!!! Super powerful thank you

Tom-ksxl
Автор

Thanks Mohammad!!
A great video to improve my plugin 😍

jamil_harb
Автор

Qt Designer jazzing up QGIS Plugin development. simplicity meets power in this tutorial!

pouriak
Автор

Thank you, it was a good lesson. I'm looking forward to the continuation. Can you suggest any additional literature or sites related to programming in QGIS?

AnimationLook
Автор

Thanks for the video. Question please, when using qt designer in this way with plugin builder, it seems like it's impossible to add a picture to qt desginer through the resources since no project file was created, is there a solution?

Marwan-knme
Автор

The qt designer that I have installed doesn't have the plug in tab. How do I get this? What am I doing wrong. There are also a lot of icons in your ribbon that I don't have. Would also like to know how you did that .

jilliandevic
Автор

Hi Mohammed,

I have to change the functionality of an existing plugin but whenever I make adjustments in Qtdesigner and start the plugin later in Qgis again I get the following error :
ModuleNotFoundError: No module named 'resources_rc'
Withouth adjustments the plugin works perfect.
When I use the reload plugin the error occurs.
Would be great if you have a tip

All the best,

Daniel

danielpeters