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
QOhosJsState::OhosEnumInfo Struct Reference

#include <qcore_ohos_p.h>

Collaboration diagram for QOhosJsState::OhosEnumInfo:

Public Attributes

std::string fullTypeName
std::vector< std::pair< int, const char * > > enumeratorsNames

Detailed Description

Definition at line 75 of file qcore_ohos_p.h.

Member Data Documentation

◆ enumeratorsNames

std::vector<std::pair<int, const char *> > QOhosJsState::OhosEnumInfo::enumeratorsNames

Definition at line 78 of file qcore_ohos_p.h.

◆ fullTypeName

std::string QOhosJsState::OhosEnumInfo::fullTypeName

Definition at line 77 of file qcore_ohos_p.h.


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