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
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
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<() [1/2]

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

Definition at line 28 of file qwasmkeytranslator.cpp.

◆ operator<() [2/2]

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

Definition at line 28 of file qwasmkeytranslator.cpp.

◆ operator<=() [1/2]

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

Definition at line 23 of file qwasmkeytranslator.cpp.

References strcmp().

Here is the call graph for this function:

◆ operator<=() [2/2]

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

Definition at line 23 of file qwasmkeytranslator.cpp.

◆ operator==() [1/2]

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

Definition at line 30 of file qwasmkeytranslator.cpp.

References strcmp().

Here is the call graph for this function:

◆ operator==() [2/2]

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

Definition at line 30 of file qwasmkeytranslator.cpp.

◆ strcmp() [1/2]

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

Definition at line 32 of file qwasmkeytranslator.cpp.

References strcmp(), StringTerminator, and web.

Referenced by operator<=(), operator==(), and strcmp().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ strcmp() [2/2]

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

Definition at line 32 of file qwasmkeytranslator.cpp.

Member Data Documentation

◆ qt

unsigned int QT_BEGIN_NAMESPACE::WebKb2QtData::qt

Definition at line 21 of file qwasmkeytranslator.cpp.

Referenced by QT_BEGIN_NAMESPACE::findKeyTextByKeyId().

◆ StringTerminator

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

Definition at line 18 of file qwasmkeytranslator.cpp.

Referenced by strcmp().

◆ web

const char * QT_BEGIN_NAMESPACE::WebKb2QtData::web

Definition at line 20 of file qwasmkeytranslator.cpp.

Referenced by strcmp().


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