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. Question about widgets on a form (beginner)
Forum Updated to NodeBB v4.3 + New Features

Question about widgets on a form (beginner)

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 189 Views 1 Watching
  • 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.
  • W Offline
    W Offline
    washburn_it
    wrote on last edited by
    #1

    Hi All,

    I'm new with Qt environment (I usually develop with C#) and I have a question for the experts:
    everytime I drop a control on a form (e.g. a TextEdit), do I have to rebuild the project to make it addressable?
    I noticed that I can address the new "dropped" control with "ui-><control name>->property/method" only after I rebuilt the project.
    Am I doing something wrong?
    Thank you, regards.

    Roberto

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Nope, it's just a bit slow sometimes to detect it.
      Use ctrl+alt+B ( Build -> build file)
      to make it show at once. No reason to build whole project.

      1 Reply Last reply
      4
      • W Offline
        W Offline
        washburn_it
        wrote on last edited by
        #3

        Thanks.

        Roberto

        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