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
xkb2qt Struct Reference
Collaboration diagram for xkb2qt:

Public Member Functions

constexpr bool operator<= (const xkb2qt &that) const noexcept
constexpr bool operator< (const xkb2qt &that) const noexcept
constexpr bool operator<= (const xkb2qt &that) const noexcept
constexpr bool operator< (const xkb2qt &that) const noexcept

Public Attributes

unsigned int xkb
unsigned int qt

Detailed Description

Definition at line 25 of file qxkbcommon.cpp.

Member Function Documentation

◆ operator<() [1/2]

bool xkb2qt::operator< ( const xkb2qt & that) const
inlineconstexprnoexcept

Definition at line 35 of file qxkbcommon.cpp.

References xkb.

◆ operator<() [2/2]

bool xkb2qt::operator< ( const xkb2qt & that) const
inlineconstexprnoexcept

Definition at line 35 of file qxkbcommon.cpp.

◆ operator<=() [1/2]

bool xkb2qt::operator<= ( const xkb2qt & that) const
inlineconstexprnoexcept

Definition at line 30 of file qxkbcommon.cpp.

References xkb.

◆ operator<=() [2/2]

bool xkb2qt::operator<= ( const xkb2qt & that) const
inlineconstexprnoexcept

Definition at line 30 of file qxkbcommon.cpp.

Member Data Documentation

◆ qt

unsigned int xkb2qt::qt

Definition at line 28 of file qxkbcommon.cpp.

◆ xkb

unsigned int xkb2qt::xkb

Definition at line 27 of file qxkbcommon.cpp.

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


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