View Full Version : QTest
dggarcia
4th April 2014, 16:41
Hello I am new testing applications using Qt, my question is I'm trying to simulate events such as writing a function that Qtest LineEdit allows me this and if any such runs.
stampede
4th April 2014, 18:07
You can simulate key events with QTest using QTest::keyClicks (http://qt-project.org/doc/qt-4.8/qtest.html#keyClicks)
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.