#include <QtX11Support.hxx>
|
| static xcb_atom_t | lookupAtom (xcb_connection_t *, const char *const sAtomName) |
| |
| static void | fetchAtoms () |
| |
Definition at line 16 of file qt5/QtX11Support.hxx.
◆ fetchAtoms()
| static void QtX11Support::fetchAtoms |
( |
| ) |
|
|
staticprivate |
◆ fixICCCMwindowGroup()
| static bool QtX11Support::fixICCCMwindowGroup |
( |
xcb_window_t |
nWinId | ) |
|
|
static |
◆ lookupAtom()
| static xcb_atom_t QtX11Support::lookupAtom |
( |
xcb_connection_t * |
, |
|
|
const char *const |
sAtomName |
|
) |
| |
|
staticprivate |
◆ setApplicationID()
| static void QtX11Support::setApplicationID |
( |
xcb_window_t |
nWinId, |
|
|
std::u16string_view |
rWMClass |
|
) |
| |
|
static |
◆ m_bDidAtomLookups
| bool QtX11Support::m_bDidAtomLookups |
|
staticprivate |
◆ m_nWindowGroupAtom
| xcb_atom_t QtX11Support::m_nWindowGroupAtom |
|
staticprivate |
◆ m_sWindowGroupName
| constexpr const char* QtX11Support::m_sWindowGroupName = "WM_CLIENT_LEADER\0" |
|
staticconstexprprivate |
The documentation for this class was generated from the following file: