Home
last modified time | relevance | path

Searched defs:shellInterface (Results 1 – 3 of 3) sorted by relevance

/dports/x11/kf5-kwayland/kwayland-5.89.0/src/server/
H A Dxdgdecoration_interface.cpp50 …rInterface::XdgDecorationManagerInterface(Display *display, XdgShellInterface *shellInterface, QOb… in XdgDecorationManagerInterface()
98 …terface::Private::Private(XdgDecorationManagerInterface *q, XdgShellInterface *shellInterface, Dis… in Private()
H A Ddisplay.cpp579 …rationManagerInterface *Display::createXdgDecorationManager(XdgShellInterface *shellInterface, QOb… in createXdgDecorationManager()
/dports/x11/kf5-kwayland/kwayland-5.89.0/autotests/client/
H A Dtest_error.cpp100 auto shellInterface = registry.interface(Registry::Interface::Shell); in init() local