Cannot modify or add new features on the qt window for QGIS plugin.
-
I want to modify an existing plugin code from GitHub to implement it in QGIS. I intend to add new features and functions, but I am unable to add them to the window. It seems the original code is locked. I need a help.
Thank you in advance.
@miza said in Cannot modify or add new features on the qt window for QGIS plugin.:
but I am unable to add them to the window
Can you provide more information?
You can't save changed ui file or you can't do any changes? -
@miza said in Cannot modify or add new features on the qt window for QGIS plugin.:
but I am unable to add them to the window
Can you provide more information?
You can't save changed ui file or you can't do any changes? -
Maybe you need to break the layout first?