Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
EmbedderTestTimerHandlingDelegate::Timer Struct Reference

#include <embedder_test_timer_handling_delegate.h>

+ Collaboration diagram for EmbedderTestTimerHandlingDelegate::Timer:

Public Attributes

int id
 
int interval
 
TimerCallback fn
 

Detailed Description

Definition at line 25 of file embedder_test_timer_handling_delegate.h.

Member Data Documentation

◆ fn

TimerCallback EmbedderTestTimerHandlingDelegate::Timer::fn

◆ id

int EmbedderTestTimerHandlingDelegate::Timer::id

◆ interval

int EmbedderTestTimerHandlingDelegate::Timer::interval

Definition at line 27 of file embedder_test_timer_handling_delegate.h.


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