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. SOLVED: Where is qic? Or, how to create C++ header files from .ui files?
Forum Update on Tuesday, May 27th 2025

SOLVED: Where is qic? Or, how to create C++ header files from .ui files?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 967 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.
  • J Offline
    J Offline
    JPproj
    wrote on 12 Jul 2013, 12:49 last edited by
    #1

    I have created my GUI in designer-qt4, saved the output in myGUI.ui, and then I want to compile it to a C++ header file. I have previously used qic on another machine for this, but there is no qic on my machine (I'm running CentOS 6.4).

    Where is qic, or how to I get it? Or, is qic obsolete? How can I create the C++ header file from the myGUI.ui file?

    Thanks.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 12 Jul 2013, 13:08 last edited by
      #2

      Hi and welcome to devnet,

      Do you mean uic ? If so it should already been installed maybe as uic-qt4

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JPproj
        wrote on 12 Jul 2013, 13:19 last edited by
        #3

        Oh. Well, that was dumb (on my part). Yes, I meant uic, not qic, and yes it's in uic-qt4. Thanks.

        1 Reply Last reply
        0

        1/3

        12 Jul 2013, 12:49

        • 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