Results 1 to 4 of 4

Thread: how do this with QT?

  1. #1
    Join Date
    Dec 2011
    Posts
    33
    Thanks
    56
    Qt products
    Qt4
    Platforms
    Windows

    Default how do this with QT?



    Qt based image viewer using QGraphicsView.
    Please help me

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: how do this with QT?

    Quote Originally Posted by thaihoangluu View Post
    Please help me
    Help in the meaning "write the code for you"? It is a simple graphics view with items for the images. And then just react on the mouse events to select an image or move the thumbnails. Nothing special. Read the documentation about QGraphicsView as a start.

  3. The following user says thank you to Lykurg for this useful post:

    thaihoangluu (22nd December 2011)

  4. #3
    Join Date
    Dec 2011
    Posts
    33
    Thanks
    56
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how do this with QT?

    Sr pro, i beginning, so i don't know this,
    Please help me one time.


    Added after 27 minutes:


    who can share this code ?
    Please
    Last edited by thaihoangluu; 22nd December 2011 at 15:03.

  5. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: how do this with QT?

    We are not a board where you get any out of the box solution. You have to code, you have to learn. We only assist you with specific problems. So split the problem in different parts. First try to get the thumbnails to work. Displaying and scrolling. Then move on. If you have trouble, post the code you have to far and we can work on from there.

  6. The following user says thank you to Lykurg for this useful post:

    thaihoangluu (23rd December 2011)

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.