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
QT_BEGIN_NAMESPACE::WebKb2QtData Struct Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::WebKb2QtData:

Public Member Functions

constexpr bool operator<= (const WebKb2QtData &that) const noexcept
 
bool operator< (const WebKb2QtData &that) const noexcept
 
constexpr bool operator== (const WebKb2QtData &that) const noexcept
 
constexpr int strcmp (const WebKb2QtData &that, const int i=0) const
 

Public Attributes

const char * web
 
unsigned int qt
 

Static Public Attributes

static constexpr char StringTerminator = '\0'
 

Detailed Description

Definition at line 16 of file qwasmkeytranslator.cpp.

Member Function Documentation

◆ operator<()

bool QT_BEGIN_NAMESPACE::WebKb2QtData::operator< ( const WebKb2QtData & that) const
inlinenoexcept

Definition at line 28 of file qwasmkeytranslator.cpp.

◆ operator<=()

constexpr bool QT_BEGIN_NAMESPACE::WebKb2QtData::operator<= ( const WebKb2QtData & that) const
inlineconstexprnoexcept

Definition at line 23 of file qwasmkeytranslator.cpp.

◆ operator==()

constexpr bool QT_BEGIN_NAMESPACE::WebKb2QtData::operator== ( const WebKb2QtData & that) const
inlineconstexprnoexcept

Definition at line 30 of file qwasmkeytranslator.cpp.

◆ strcmp()

constexpr int QT_BEGIN_NAMESPACE::WebKb2QtData::strcmp ( const WebKb2QtData & that,
const int i = 0 ) const
inlineconstexpr

Definition at line 32 of file qwasmkeytranslator.cpp.

References i.

Member Data Documentation

◆ qt

unsigned int QT_BEGIN_NAMESPACE::WebKb2QtData::qt

Definition at line 21 of file qwasmkeytranslator.cpp.

◆ StringTerminator

constexpr char QT_BEGIN_NAMESPACE::WebKb2QtData::StringTerminator = '\0'
staticconstexpr

Definition at line 18 of file qwasmkeytranslator.cpp.

◆ web

const char* QT_BEGIN_NAMESPACE::WebKb2QtData::web

Definition at line 20 of file qwasmkeytranslator.cpp.


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