Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. why sometime saved ui not get reflect in application ?

why sometime saved ui not get reflect in application ?

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 239 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by
    #1

    i have faced this issue so many times. it actually waste time.

    Actually saved ui is like below:

    popupui.png

    But output comes like below which is old ui :

    popupwithproblem.png

    why saved changes not get reflect ?

    JonBJ 1 Reply Last reply
    0
    • Q Qt embedded developer

      i have faced this issue so many times. it actually waste time.

      Actually saved ui is like below:

      popupui.png

      But output comes like below which is old ui :

      popupwithproblem.png

      why saved changes not get reflect ?

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by JonB
      #2

      @Qt-embedded-developer

      1. Verify the .ui file has been saved and contains your changes.
      2. Verify that whatever you do to build regenerates the ui_...h file from the .ui file.
      Q 1 Reply Last reply
      1
      • JonBJ JonB

        @Qt-embedded-developer

        1. Verify the .ui file has been saved and contains your changes.
        2. Verify that whatever you do to build regenerates the ui_...h file from the .ui file.
        Q Offline
        Q Offline
        Qt embedded developer
        wrote on last edited by Qt embedded developer
        #3

        @JonB
        Sorry for asking wrong question its my mistake. i have used move() which move its position wrong.

        Answer of your both question yes.

        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