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
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
 

Public Attributes

unsigned int xkb
 
unsigned int qt
 

Detailed Description

Definition at line 24 of file qxkbcommon.cpp.

Member Function Documentation

◆ operator<()

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

Definition at line 34 of file qxkbcommon.cpp.

References xkb.

◆ operator<=()

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

Definition at line 29 of file qxkbcommon.cpp.

References xkb.

Member Data Documentation

◆ qt

unsigned int xkb2qt::qt

Definition at line 27 of file qxkbcommon.cpp.

◆ xkb

unsigned int xkb2qt::xkb

Definition at line 26 of file qxkbcommon.cpp.

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


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