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. Problem of using Qt
Forum Updated to NodeBB v4.3 + New Features

Problem of using Qt

Scheduled Pinned Locked Moved General and Desktop
9 Posts 4 Posters 2.5k 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.
  • L Offline
    L Offline
    lokkahei
    wrote on last edited by
    #1

    I cannot add push button or any other items except horizontal/vertical line into the ui form. How can i solve this problem???

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sam
      wrote on last edited by
      #2

      So what is your requirement ?

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lokkahei
        wrote on last edited by
        #3

        i am using Qt4.7.4 and i cannot add even a pushbutton to a new interface of a new Qt GUI Application project
        but i tried to use Qt4.8.1, everything is alright
        so what is the problem about Qt4.7.4?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Qt 4.7.4 has no problems like you're describing. We're using it for complex UI's successfully. Do you honestly think it would have been released if you could not use it to put a QPushButton on a form?

          Something is wrong with either your code your system setup.

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lokkahei
            wrote on last edited by
            #5

            i try another computer and same problem occur
            and the project is newly created

            i download the QtSDK from http://qt.nokia.com/downloads and download Linux/X11 64-bit offline installer
            i choose custom, and install all the things except 4.8.1 source and qt4.8.1(Desktop)

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DerManu
              wrote on last edited by
              #6

              Define "I cannot add push button"

              1 Reply Last reply
              0
              • L Offline
                L Offline
                lokkahei
                wrote on last edited by
                #7

                Normally, click and drag the pushbutton to the interface, then the pushbutton will be on the interface.
                But i cannot do this step. Qt dont allow me to do it.

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  DerManu
                  wrote on last edited by
                  #8

                  Do you get an error message? Does QtCreator output any error message or warning when you start it in the terminal? Does it happen with absolutely all widgets except the vertical/horizontal lines? Does your program run when you add widgets programmatically, i.e. in the main window constructor?

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    andre
                    wrote on last edited by
                    #9

                    In Qt Creator, open the design view on a form. Then click in the menu Tools -> Form Editor -> About Qt Designer Plugins... Do you see anything in the dialog you get? Are any plugins listed? Any errors reported?

                    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