Results 1 to 2 of 2

Thread: Group Box

  1. #1
    Join Date
    May 2007
    Posts
    131
    Thanks
    17
    Thanked 4 Times in 2 Posts

    Post Group Box

    Hi all,

    I am trying to implement a group box in Qt4.3.
    But I was getting the following error.

    undefined reference to `Q3GroupBox::Q3GroupBox(QWidget*, char const*)'

    Plz help me..

  2. #2
    Join Date
    Oct 2007
    Location
    Munich, Bavaria
    Posts
    144
    Thanks
    1
    Thanked 19 Times in 19 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Group Box

    Hi,

    did u add:
    QT += qt3support
    to your project file?

    http://doc.trolltech.com/4.0/qt3support.html

  3. The following user says thank you to DeepDiver for this useful post:

    bmn (5th May 2008)

Similar Threads

  1. How to make group Of QGraphicsItem ..
    By ashishsaryar in forum Qt Programming
    Replies: 3
    Last Post: 4th February 2008, 13:14
  2. Group Memberships
    By mchara in forum General Discussion
    Replies: 1
    Last Post: 14th November 2007, 10:33
  3. GraphicsView: Notifying geometry change to parent group
    By Gopala Krishna in forum Qt Programming
    Replies: 8
    Last Post: 12th August 2007, 12:04
  4. No action checked in an exclusive action group
    By SkripT in forum Qt Programming
    Replies: 12
    Last Post: 13th February 2006, 06:19
  5. How to add a Action Group?
    By hcostelha in forum Qt Tools
    Replies: 2
    Last Post: 18th January 2006, 17:25

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.