#include <TestCaseView.h>
Inheritance diagram for KXQTS::TestCaseView:


Public Slots | |
| void | displayTestCase (TestCase *const) |
Public Member Functions | |
| TestCaseView (QWidget *const parent) | |
Definition at line 32 of file TestCaseView.h.
| TestCaseView::TestCaseView | ( | QWidget *const | parent | ) |
Creates a TestCaseView. Calls displayNone(), in order to reset its view.
Definition at line 43 of file TestCaseView.cpp.
References Ui_TestCaseViewCentralWidget::baselinesTabs, and Ui_TestCaseViewCentralWidget::setupUi().
Here is the call graph for this function:

1.5.1