Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Cannot modify or add new features on the qt window for QGIS plugin.
Forum Updated to NodeBB v4.3 + New Features

Cannot modify or add new features on the qt window for QGIS plugin.

Scheduled Pinned Locked Moved Unsolved Qt for Python
python
4 Posts 2 Posters 399 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    miza
    wrote on last edited by
    #1

    Screenshot 2024-05-23 152927.png

    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.

    jsulmJ 1 Reply Last reply
    0
    • M miza

      Screenshot 2024-05-23 152927.png

      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.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @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?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      0
      • jsulmJ jsulm

        @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?

        M Offline
        M Offline
        miza
        wrote on last edited by
        #3

        @jsulm sorry for the confusion, i mean i cant do any changes on the qt ui window.

        1 Reply Last reply
        0
        • jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Maybe you need to break the layout first?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved