Results 1 to 11 of 11

Thread: How to get the *.h and *.cpp from *.ui generated by QtDesigner?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Posts
    58
    Qt products
    Qt3
    Platforms
    Unix/X11
    Thanks
    1

    Default Re: How to get the *.h and *.cpp from *.ui generated by QtDesigner?

    Yes it does.
    I can only generate my .h and .cpp from .ui by using uic tool.
    But the executable file must need the .h and .cpp files and where are they?I can't find them after i compile the project.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: How to get the *.h and *.cpp from *.ui generated by QtDesigner?

    Show the contents of your project file please.

  3. #3
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    76
    Thanked 37 Times in 32 Posts

    Default Re: How to get the *.h and *.cpp from *.ui generated by QtDesigner?

    Can you post your .pro file contents
    We can't solve problems by using the same kind of thinking we used when we created them

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.