Results 1 to 6 of 6

Thread: qTableWidgetItem and qwtPlot subclassing

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: qTableWidgetItem and qwtPlot subclassing

    Quote Originally Posted by chinalski View Post
    Said in a simple way, I just need to put, in the vertical header, a qwtPlot.
    The simple way is a QHBoxLayout with a QwtScaleWidget and a QScrollArea. The scrollarea contains the plot widgets organized in a grid layout.

    Using a QTableWidget introduces problems without any benefit.

    Uwe

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

    chinalski (4th May 2012)

Similar Threads

  1. QTableWidgetItem
    By weixj2003ld in forum Qt Programming
    Replies: 1
    Last Post: 11th August 2011, 06:35
  2. QTableWidgetItem
    By weixj2003ld in forum Qt Programming
    Replies: 3
    Last Post: 7th August 2011, 07:59
  3. QFrame error when subclassing QwtPlot
    By claudiacrb in forum Qwt
    Replies: 1
    Last Post: 30th April 2010, 08:04
  4. Replies: 6
    Last Post: 14th May 2009, 12:02
  5. Subclassing
    By joseph in forum Newbie
    Replies: 1
    Last Post: 25th February 2006, 14:06

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.