e8bf2c6eba
Get rid of the function-static main window, which would be destroyed
after QApplication if the test is run with a subset of test row (that
does not include the TestEnd state test).
Make the MainWindow a class member of the test class instead, and rename
it from "mainW" to "mainWindow" to avoid shadowing by "mainW" widgets in
other test functions.
Amends
|
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
tst_qshortcut.cpp |