Results 1 to 3 of 3

Thread: PopupMenu

  1. #1
    Join Date
    Feb 2006
    Posts
    32
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default PopupMenu

    Hi All,

    In my project it is required to use one popupmenu object. When I am using Q3PopupMenu class with qt3support in *.pro file. It is throughing error that include file "QWidget, QApplication " are not found. When I am including as QtGui/QApplication, it is compiling properly. Is there any objects like Q3PopupMenu in Qt-4.1. So qt3support is not required. Or is there any way I can use qt3support without modifing include file path from QWidget to QtGui/QWidget.

    Thanks
    Jnana

  2. #2
    Join Date
    Mar 2006
    Location
    Hyderabad
    Posts
    69
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: PopupMenu

    hi,
    Even I have faced the same problem. There is a library called QMenu which you can use.

    Regards,
    Sarma.

  3. #3
    Join Date
    Feb 2006
    Posts
    32
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: PopupMenu

    Hi,

    Actually I did some mistake in *.pro file. Therefore it was throwing error.

    In *.pro file we have to write
    QT += qt3support.

    Thanks
    Jnana

Similar Threads

  1. qtablewidget popupmenu
    By totosugito in forum Qt Programming
    Replies: 1
    Last Post: 6th February 2008, 05:51
  2. get Text from Popupmenu action
    By raphaelf in forum Newbie
    Replies: 6
    Last Post: 11th October 2006, 15:24
  3. popupmenu
    By mickey in forum Qt Programming
    Replies: 14
    Last Post: 30th April 2006, 19:22

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.