PythonQt
Public Slots | Public Member Functions | List of all members
PythonQtSingleShotTimer Class Reference

#include <PythonQtStdDecorators.h>

Inheritance diagram for PythonQtSingleShotTimer:

Public Slots

void slotTimeout ()
 

Public Member Functions

 PythonQtSingleShotTimer (int msec, const PythonQtObjectPtr &callable)
 
 ~PythonQtSingleShotTimer () override
 

Detailed Description

Definition at line 141 of file PythonQtStdDecorators.h.

Constructor & Destructor Documentation

◆ PythonQtSingleShotTimer()

PythonQtSingleShotTimer::PythonQtSingleShotTimer ( int  msec,
const PythonQtObjectPtr callable 
)

◆ ~PythonQtSingleShotTimer()

PythonQtSingleShotTimer::~PythonQtSingleShotTimer ( )
override

Member Function Documentation

◆ slotTimeout

void PythonQtSingleShotTimer::slotTimeout ( )
slot

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