Results 1 to 7 of 7

Thread: Qt Designer - creating a form that includes a menu bar only.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: Qt Designer - creating a form that includes a menu bar only.

    Yes. Use QMenuBar instead of QMainWindow.

  2. The following user says thank you to wysota for this useful post:

    nleverin (5th July 2007)

  3. #2
    Join Date
    Jun 2007
    Posts
    21
    Qt products
    Qt3
    Platforms
    Unix/X11
    Thanks
    25

    Default Re: Qt Designer - creating a form that includes a menu bar only.

    Ah ha, thank you very much, worked perfectly!!!

    cheers heaps for your help, im a newbie to Qt and C++, so your help is very appreciated.

    nlev.

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.