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. Missing UI file in Qt Application Example?
Forum Updated to NodeBB v4.3 + New Features

Missing UI file in Qt Application Example?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 445 Views 2 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.
  • R Offline
    R Offline
    rollyng
    wrote on 12 Jul 2022, 16:57 last edited by
    #1

    Hi folks,
    I am new to Qt Creator and I would like to build a GUI using the Application Example as reference.
    As I try to edit the toolbar in the main window using the Designer, it is unavailable in the example since no UI file exists?
    Please have a look and how can I add the UI file?
    Thanks,
    rolly2022-07-13-004141_2560x1440_scrot.png
    2022-07-13-005216_2560x1440_scrot.png

    G 2 Replies Last reply 12 Jul 2022, 17:21
    0
    • R rollyng
      12 Jul 2022, 16:57

      Hi folks,
      I am new to Qt Creator and I would like to build a GUI using the Application Example as reference.
      As I try to edit the toolbar in the main window using the Designer, it is unavailable in the example since no UI file exists?
      Please have a look and how can I add the UI file?
      Thanks,
      rolly2022-07-13-004141_2560x1440_scrot.png
      2022-07-13-005216_2560x1440_scrot.png

      G Offline
      G Offline
      Gojir4
      wrote on 12 Jul 2022, 17:21 last edited by
      #2

      @rollyng Hi, There is no UI file because everything is built by code. Toolbar is created in MainWindow::createActions().

      1 Reply Last reply
      2
      • R rollyng
        12 Jul 2022, 16:57

        Hi folks,
        I am new to Qt Creator and I would like to build a GUI using the Application Example as reference.
        As I try to edit the toolbar in the main window using the Designer, it is unavailable in the example since no UI file exists?
        Please have a look and how can I add the UI file?
        Thanks,
        rolly2022-07-13-004141_2560x1440_scrot.png
        2022-07-13-005216_2560x1440_scrot.png

        G Offline
        G Offline
        Gojir4
        wrote on 12 Jul 2022, 17:26 last edited by
        #3

        @rollyng You may be intersted by this documentation Creating Main Windows in Qt Designer

        1 Reply Last reply
        1

        1/3

        12 Jul 2022, 16:57

        • Login

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