On Mon, 7 Mar 2022 at 20:45, Marin M wrote:
>
> hi,
>
> thanks.
>
> How could I retrieve functionality written in C ++ or Python in Qgis ? So i
> i am able to copy and rearrange lines of code for adjusted functionality
The source code is all available on the QGIS github repository:
https://gi
hi,
thanks.
How could I retrieve functionality written in C ++ or Python in Qgis ? So
i i am able to copy and rearrange lines of code for adjusted functionality
regards
pon, 7. ožu 2022. u 00:04 Nyall Dawson napisao je:
> On Fri, 4 Mar 2022 at 20:10, Marin M via QGIS-Developer
> wrot
On Fri, 4 Mar 2022 at 20:10, Marin M via QGIS-Developer
wrote:
>
>
> hi,
>
> I am very new and "green" when it comes to Qgis development.
>
> I know certain functionality can be developed with Python (for ex.) and then
> assigned to a plugin.
>
> But can i "take out"/copy an existing functionalit
hi,
I am very new and "green" when it comes to Qgis development.
I know certain functionality can be developed with Python (for ex.) and
then assigned to a plugin.
But can i "take out"/copy an existing functionality and then rearrange to
my needs . After that, assign it to a plugin so I have it