Results 1 to 6 of 6

Thread: big vector graphics

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2007
    Location
    Caracas - Venezuela
    Posts
    27
    Thanks
    6
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default big vector graphics

    How do indicate to QGraphicsView that print a function z(x, y) or any matrix,
    where Matrix = Data[however][3] and Z is positive in depth ?

    By example:

    X Y Z
    1 1 1
    1 2 1
    2 1 0



    I know to use the data, I don’t know anything about QGraphicsItem and I read tutorial.
    Please, put a single example.

    PD: By the way “however” is > 140,000.
    Attached Images Attached Images
    Colombo C. Da Encarnaçao Q.

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.