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
QUiItemRolePair Struct Reference

#include <quiloader_p.h>

+ Collaboration diagram for QUiItemRolePair:

Public Attributes

int realRole
 
int shadowRole
 

Detailed Description

Definition at line 56 of file quiloader_p.h.

Member Data Documentation

◆ realRole

int QUiItemRolePair::realRole

Definition at line 57 of file quiloader_p.h.

Referenced by recursiveReTranslate(), and reTranslateWidgetItem().

◆ shadowRole

int QUiItemRolePair::shadowRole

Definition at line 58 of file quiloader_p.h.

Referenced by recursiveReTranslate(), and reTranslateWidgetItem().


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