Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QTestDelayEvent Class Reference

#include <qtestevent.h>

+ Inheritance diagram for QTestDelayEvent:
+ Collaboration diagram for QTestDelayEvent:

Public Member Functions

 QTestDelayEvent (int msecs)
 
QTestEventclone () const override
 
- Public Member Functions inherited from QTestEvent
virtual ~QTestEvent ()
 

Detailed Description

Definition at line 116 of file qtestevent.h.

Constructor & Destructor Documentation

◆ QTestDelayEvent()

QTestDelayEvent::QTestDelayEvent ( int msecs)
inline

Definition at line 119 of file qtestevent.h.

Referenced by clone().

+ Here is the caller graph for this function:

Member Function Documentation

◆ clone()

QTestEvent * QTestDelayEvent::clone ( ) const
inlineoverridevirtual

Implements QTestEvent.

Definition at line 120 of file qtestevent.h.

References QTestDelayEvent().

+ Here is the call graph for this function:

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