Home
last modified time | relevance | path

Searched defs:KSelectionOwner (Results 1 – 6 of 6) sorted by relevance

/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/autotests/
H A Dkmanagerselectiontest.h15 class KSelectionOwner; variable
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/xembed-sni-proxy/
H A Dfdoselectionmanager.h16 class KSelectionOwner; variable
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/xwl/
H A Dxwayland.h19 class KSelectionOwner; variable
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/xcb/
H A Dkselectionowner.cpp133 KSelectionOwner::KSelectionOwner(xcb_atom_t selection_P, int screen_P, QObject *parent_P) in KSelectionOwner() function in KSelectionOwner
139 KSelectionOwner::KSelectionOwner(const char *selection_P, int screen_P, QObject *parent_P) in KSelectionOwner() function in KSelectionOwner
145 KSelectionOwner::KSelectionOwner(xcb_atom_t selection, xcb_connection_t *c, xcb_window_t root, QObj… in KSelectionOwner() function in KSelectionOwner
151 KSelectionOwner::KSelectionOwner(const char *selection, xcb_connection_t *c, xcb_window_t root, QOb… in KSelectionOwner() function in KSelectionOwner
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/effects/startupfeedback/
H A Dstartupfeedback.h17 class KSelectionOwner; variable
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py6169 class KSelectionOwner(QObject): class