Results 1 to 5 of 5

Thread: why I do NOT have ui_myprog.h?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: why I do NOT have ui_myprog.h?

    It looks like there is no plugin integrating MSVC and Qt.
    You have in project the file myprog.ui (Qt Designer file). At the stage of build the project, the ui_myprog.h file should be automatically generated.

  2. #2
    Join Date
    Jul 2018
    Posts
    26
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: why I do NOT have ui_myprog.h?

    Thanks that was it....

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.