Results 1 to 3 of 3

Thread: How to know the completion of state transition?

  1. #1
    Join Date
    Nov 2010
    Posts
    8
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default How to know the completion of state transition?

    Hello,
    Are there any signals which I need to listen if I want to know the completion of the transition when state changes.
    I want to reset some variables as soon as the state transition completes. I am applying transition as well when state changes. So, I want to hook up to some signal which will tell me that now state has been transitioned.

    Thanks
    Chiru

  2. #2
    Join Date
    Nov 2010
    Posts
    315
    Thanked 53 Times in 51 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: How to know the completion of state transition?

    You don't need to listen for such event. Just use PropertyAction.
    Check included example.

    BR,

    Marek

  3. #3
    Join Date
    Nov 2010
    Posts
    8
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Re: How to know the completion of state transition?

    Hey,
    Thanks for the reply. I got it working now.

Similar Threads

  1. Replies: 1
    Last Post: 7th August 2010, 23:38
  2. Animation not working on transition between states
    By vfernandez in forum Qt Programming
    Replies: 2
    Last Post: 2nd January 2010, 16:01
  3. QToolbox : Animate transition between each tabs
    By Orion.L in forum Qt Programming
    Replies: 1
    Last Post: 22nd February 2008, 21:56
  4. disable transition on Vista pushButton
    By Lele in forum Qt Programming
    Replies: 3
    Last Post: 18th February 2008, 19:22
  5. Qt3 to Qt4 transition, setWindowIcon() problems
    By watashi16 in forum Qt Programming
    Replies: 5
    Last Post: 13th December 2007, 21:18

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.