Package wx.Timer

The wxTimer wrapper classes. (Optional, requires timer). More...


Classes

class  Timer

Variables

const bool wxTIMER_CONTINOUS = false
 generate notifications periodically until the timer is stopped (default)
const bool wxTIMER_ONE_SHOT = true
 only send the notification once and then stop the timer


Detailed Description

The wxTimer wrapper classes. (Optional, requires timer).

Variable Documentation

const bool wxTIMER_CONTINOUS = false

generate notifications periodically until the timer is stopped (default)

const bool wxTIMER_ONE_SHOT = true

only send the notification once and then stop the timer


Generated on Sun Feb 1 21:30:29 2009 for wxD by  doxygen 1.5.4