QTimerProto Class Reference

#include <qtimerproto.h>

List of all members.

Properties

bool active
int interval
bool singleShot

Public Member Functions

 QTimerProto (QObject *parent)
int interval () const
Q_INVOKABLE bool isActive () const
Q_INVOKABLE bool isSingleShot () const
Q_INVOKABLE void setInterval (int)
Q_INVOKABLE void setSingleShot (bool)
Q_INVOKABLE int timerId () const

Public Slots

void start ()
void start (int)
void stop ()

Constructor & Destructor Documentation

QTimerProto::QTimerProto ( QObject parent  ) 

Member Function Documentation

int QTimerProto::interval (  )  const
bool QTimerProto::isActive (  )  const
bool QTimerProto::isSingleShot (  )  const
void QTimerProto::setInterval ( int  msec  ) 
void QTimerProto::setSingleShot ( bool  single  ) 
void QTimerProto::start (  )  [slot]
void QTimerProto::start ( int  msec  )  [slot]
void QTimerProto::stop (  )  [slot]
int QTimerProto::timerId (  )  const

Property Documentation

bool QTimerProto::active [read]
int QTimerProto::interval [read, write]
bool QTimerProto::singleShot [read, write]

The documentation for this class was generated from the following files:

Generated on Mon Nov 30 09:58:00 2009 xTuple ERP Programmer Reference, Version 3.4.0RC doxygen 1.6.1