Results 1 to 20 of 20

Thread: suitable class for plotting pixels

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2007
    Posts
    291
    Thanks
    85
    Thanked 1 Time in 1 Post

    Question suitable class for plotting pixels

    hi
    i have an array of 360*250 which represent pixels.

    i have to plot it in a window which class does suit my application best.

    i have seen the docs of QGraphicsScene and QGraphicsItem but the docs says that it provides mouse related functions for every item in the graphics view .

    also ,there are no items im my application, i dont want any mouse events for my application, so which classes would suit my application better which requires fast plotting .
    Last edited by babu198649; 7th December 2007 at 13:57.

Similar Threads

  1. Connecting to a base class signal?
    By AaronMK in forum Qt Programming
    Replies: 4
    Last Post: 26th October 2007, 22:37
  2. Creating object of other class in Run() method
    By santosh.kumar in forum Qt Programming
    Replies: 2
    Last Post: 15th May 2007, 15:05
  3. Replies: 2
    Last Post: 16th March 2007, 09:04
  4. Replies: 2
    Last Post: 4th May 2006, 19:17
  5. How to propagate from one class to another
    By mahe2310 in forum Qt Programming
    Replies: 15
    Last Post: 20th March 2006, 01:27

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.