![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qxcbwmsupport.h>
Public Member Functions | |
QXcbWMSupport (QXcbConnection *c) | |
bool | isSupportedByWM (xcb_atom_t atom) const |
const QList< xcb_window_t > & | virtualRoots () const |
Public Member Functions inherited from QXcbObject | |
QXcbObject (QXcbConnection *connection=nullptr) | |
void | setConnection (QXcbConnection *connection) |
QXcbConnection * | connection () const |
xcb_atom_t | atom (QXcbAtom::Atom atom) const |
xcb_connection_t * | xcb_connection () const |
Friends | |
class | QXcbConnection |
Definition at line 13 of file qxcbwmsupport.h.
QT_BEGIN_NAMESPACE QXcbWMSupport::QXcbWMSupport | ( | QXcbConnection * | c | ) |
Definition at line 12 of file qxcbwmsupport.cpp.
bool QXcbWMSupport::isSupportedByWM | ( | xcb_atom_t | atom | ) | const |
Definition at line 19 of file qxcbwmsupport.cpp.
|
inline |
Definition at line 20 of file qxcbwmsupport.h.
|
friend |
Definition at line 23 of file qxcbwmsupport.h.