Results 1 to 9 of 9

Thread: Where can I find a list of QPropertyAnimation setProperty values?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 334 Times in 317 Posts

    Default Re: Where can I find a list of QPropertyAnimation setProperty values?

    property is a virtue of QObject. So the list of properties depends on the QObject you have set in QPropertyAnimation.

    Am not sure about the "yaxis" since you didnt mention the type of object. it seems to be a value of enum Axis. And I dont know where it is used until you can tell which object you used it on

  2. The following user says thank you to aamer4yu for this useful post:

    technoViking (11th November 2009)

Similar Threads

  1. Qt and VC++ instalation problem
    By gui.br in forum Installation and Deployment
    Replies: 6
    Last Post: 21st July 2009, 08:13
  2. problems installing Qt opensource with msvc2008 support
    By odin1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 24th May 2008, 10:06

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.