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::AlertRecord Struct Reference

#include <embedder_test_timer_handling_delegate.h>

+ Collaboration diagram for EmbedderTestTimerHandlingDelegate::AlertRecord:

Public Attributes

std::wstring message
 
std::wstring title
 
int type
 
int icon
 

Detailed Description

Definition at line 18 of file embedder_test_timer_handling_delegate.h.

Member Data Documentation

◆ icon

int EmbedderTestTimerHandlingDelegate::AlertRecord::icon

Definition at line 22 of file embedder_test_timer_handling_delegate.h.

◆ message

std::wstring EmbedderTestTimerHandlingDelegate::AlertRecord::message

◆ title

std::wstring EmbedderTestTimerHandlingDelegate::AlertRecord::title

Definition at line 20 of file embedder_test_timer_handling_delegate.h.

◆ type

int EmbedderTestTimerHandlingDelegate::AlertRecord::type

Definition at line 21 of file embedder_test_timer_handling_delegate.h.


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