Results 1 to 2 of 2

Thread: QWtPlot Canvas and Axis in QSplitter

  1. #1
    Join Date
    Oct 2014
    Location
    Paris
    Posts
    15
    Thanks
    5
    Qt products
    Qt5
    Platforms
    Windows

    Default QWtPlot Canvas and Axis in QSplitter

    Is it possible to make the canvas of a QwtPlot as the child of aQSplitter (CanvasSplitter), and the Plot-Multiaxes in a separate QSplitter (AxesSplitter).

    +---------------+------------
    | MainPlotSplitter |
    +---------------+------------
    || Axis || Canvas |
    || Spliter || Spliter |
    || || |
    || || |
    +--------------+-------------

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,309
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QWtPlot Canvas and Axis in QSplitter

    The short answer is: no. The long one would be about how to tweak the layout system - not sure if there is a way, but at least I wouldn't say impossible without having checked the code.

    Uwe

Similar Threads

  1. canvas and interval of axis
    By hassinoss in forum Qwt
    Replies: 2
    Last Post: 7th February 2014, 10:31
  2. QwtPlot in QSplitter
    By WoldemarShiPa in forum Qt Programming
    Replies: 1
    Last Post: 15th January 2014, 15:13
  3. Set size of QwtPlot/canvas
    By Hudo in forum Qwt
    Replies: 0
    Last Post: 23rd August 2012, 20:10
  4. QwtPlot/Canvas and QPainter
    By carhun in forum Qwt
    Replies: 1
    Last Post: 20th August 2012, 14:14
  5. QwtPlot offset between Canvas and Scale
    By revellix in forum Qt Programming
    Replies: 2
    Last Post: 31st July 2011, 14:31

Tags for this Thread

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.