Results 1 to 4 of 4

Thread: How to see the source code of QGraphhicsItemAnimation Class

  1. #1
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Question How to see the source code of QGraphhicsItemAnimation Class

    Dear Viewer!
    How to see the source code of QGraphhicsItemAnimation Class.
    Tell me the location of Souce code.
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to see the source code of QGraphhicsItemAnimation Class

    $QTDIR\src\gui\graphicsview\qgraphicsitemanimation .cpp and also the header.

    Regards

  3. #3
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Question Re: How to see the source code of QGraphhicsItemAnimation Class

    Quote Originally Posted by marcel View Post
    $QTDIR\src\gui\graphicsview\qgraphicsitemanimation .cpp and also the header.

    Regards
    I am getting the QGraphicsItemAnimation.h in the following path. but I am not getting QGraphicsItemAnimation.cpp.
    /usr/local/Trolltech/Qt-4.3.1/include/QtGui

    I also use the find command to locate the corresponding .cpp file. but file does not exists.
    Where I get this file.
    regards!
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

  4. #4
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to see the source code of QGraphhicsItemAnimation Class

    Oh, you must have compiled Qt and installed it via "make install".
    The sources were not installed at that location.
    If you still have the initial distribution from which you installed, you can check the src/gui/graphicsview directory.

    Otherwise download the source archive from trolltech and get the source from there.

    Regards

Similar Threads

  1. Qte source code
    By Gaurav vyas in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st July 2007, 14:11
  2. Making source code available
    By vermarajeev in forum General Discussion
    Replies: 1
    Last Post: 29th June 2007, 22:01
  3. Source code in qt-win-eval
    By Max Yaffe in forum Newbie
    Replies: 3
    Last Post: 12th April 2007, 14:17
  4. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41
  5. Replies: 5
    Last Post: 15th March 2006, 07:33

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.