Results 1 to 3 of 3

Thread: how to make Subplots using only Qt&Qwt.

  1. #1
    Join Date
    Sep 2008
    Posts
    14
    Qt products
    Qt3
    Platforms
    Unix/X11

    Cool how to make Subplots using only Qt&Qwt.

    hi every one

    using Qwt i have drawn multiple windows that plot the data in real time but my concern is how to make these individual plots part of a single parent window or make them subplots of main window?Is passing window as QWidget to the main window possible .i have tried but it doesnt take.

    can someone suggest how to achieve subplots using Qt n Qwt..

    Awaitng replies members

  2. #2
    Join Date
    Jun 2006
    Posts
    11
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how to make Subplots using only Qt&Qwt.

    May a layout say girdlayout and put them in it. QwtPlot is a widget too.

  3. #3
    Join Date
    Sep 2008
    Posts
    14
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: how to make Subplots using only Qt&Qwt.

    hi travis

    u may be right,instead of going for QGridLayout and placing a Qwtplot.it is better to go for QwtplotLayout.
    thanks

    Amrita Singh

Similar Threads

  1. Window OS make distclean && qmake && make one line
    By patrik08 in forum General Programming
    Replies: 4
    Last Post: 22nd March 2007, 10:43
  2. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

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.