Home
last modified time | relevance | path

Searched refs:outputDevicesV2 (Results 1 – 1 of 1) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Dtest_helpers.cpp240 QVector<WaylandOutputDeviceV2 *> outputDevicesV2; member
408 s_waylandConnection.outputDevicesV2 << device; in setupWaylandConnection()
411 s_waylandConnection.outputDevicesV2.removeOne(device); in setupWaylandConnection()
417 s_waylandConnection.outputDevicesV2.removeOne(device); in setupWaylandConnection()
570 s_waylandConnection.outputDevicesV2.clear(); in destroyWaylandConnection()
650 return s_waylandConnection.outputDevicesV2; in waylandOutputDevicesV2()