Home
last modified time | relevance | path

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

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/libinput/
H A Ddevice_test.cpp1633 QSignalSpy tapButtonMapChangedSpy(&d, &Device::tapButtonMapChanged); in testLmrTapButtonMap() local
1634 QVERIFY(tapButtonMapChangedSpy.isValid()); in testLmrTapButtonMap()
1640 QCOMPARE(tapButtonMapChangedSpy.isEmpty(), initValue == expectedValue); in testLmrTapButtonMap()