Qt 6.x
The Qt SDK
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 26 of file qxkbcommon.cpp.

Member Function Documentation

◆ operator<()

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

Definition at line 36 of file qxkbcommon.cpp.

◆ operator<=()

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

Definition at line 31 of file qxkbcommon.cpp.

Member Data Documentation

◆ qt

unsigned int xkb2qt::qt

Definition at line 29 of file qxkbcommon.cpp.

◆ xkb

unsigned int xkb2qt::xkb

Definition at line 28 of file qxkbcommon.cpp.


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