Results 1 to 5 of 5

Thread: A tip of simulation elevator

  1. #1
    Join Date
    Apr 2010
    Location
    Italia
    Posts
    149
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default A tip of simulation elevator

    Hello to all. I would like to practice in programming in C + + using Qt. As an example I would like to program the simulation of a elevator. Wanting to use the graphics to visualize the movement of the elevator that goes up to the plan you choose, what is best to use for animation, QPaint, or QGraphicsView-QGraphicsScene-QGraphicsItem or what other choice ?

  2. #2
    Join Date
    Oct 2013
    Posts
    1
    Qt products
    Qt/Embedded
    Platforms
    MacOS X Windows

    Default Re: A tip of simulation elevator

    Mine is QGraphicsView-QGraphicsScene-QGraphicsItem.. So I don't need to choose any other.

  3. #3
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: A tip of simulation elevator

    Couple of custom widgets moving around using QPropertyAnimation
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

  4. #4
    Join Date
    Nov 2013
    Posts
    1
    Qt products
    PyQt3 PyQt4
    Platforms
    Android

    Default Re: A tip of simulation elevator

    That is a great news. I am up for it.

  5. #5
    Join Date
    Feb 2014
    Posts
    1
    Qt products
    Platforms
    Windows

    Default Re: A tip of simulation elevator

    i don't know correct solutions for your question.. QPropertyAnimation its may be use.

Similar Threads

  1. Differential Equations Simulation
    By GGH84 in forum Qwt
    Replies: 2
    Last Post: 6th August 2012, 10:13
  2. Best way to design a simulation class?
    By Yes in forum Qt Programming
    Replies: 10
    Last Post: 28th November 2011, 01:19
  3. alt enter simulation in qstring
    By Dilshad in forum Newbie
    Replies: 6
    Last Post: 29th December 2010, 06:59
  4. physics simulation
    By scrasun in forum General Programming
    Replies: 6
    Last Post: 11th June 2009, 03:19
  5. QTimer or recursive calls for simulation?
    By Morea in forum Qt Programming
    Replies: 3
    Last Post: 12th May 2006, 01:19

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.