Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
1.2, 1.3.0, 1.4.0
-
None
Description
tabcontroller has no real use after we decided to have QWizard as the top widget.
old code in the testcase shows the old usecase:
tabController.setCurrentTab( TabController.PACKAGE_MANAGER )
removing that makes the control gui test script interface much easier: only "gui" and "installer" controlled by an Controller with some hook methods.