List of all members | Properties | Public Member Functions | Public Slots
QTimerProto Class Reference

#include <qtimerproto.h>

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

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 ( int  msec)
slot
void QTimerProto::start ( )
slot
void QTimerProto::stop ( )
slot
int QTimerProto::timerId ( ) const

Property Documentation

bool QTimerProto::active
read
int QTimerProto::interval
readwrite
bool QTimerProto::singleShot
readwrite

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

Generated on Fri Oct 7 2016 14:23:31 xTuple ERP Programmer Reference, Version 4.2.0 doxygen 1.8.10