Properties | Public Member Functions | Public Slots
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 (int)
void start ()
void stop ()

Constructor & Destructor Documentation


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 ( int  msec) [slot]
void QTimerProto::start ( ) [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 Jan 23 2012 12:22:36 xTuple ERP Programmer Reference, Version 3.8.0 doxygen 1.7.6.1