Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/xmlpatternsview/view/
H A DTestCaseView.h74 void displayTestCase(TestCase *const);
H A DTestCaseView.cpp84 void TestCaseView::displayTestCase(TestCase *const tc) in displayTestCase() function in TestCaseView
H A DMainWindow.cpp103 testCaseView, SLOT(displayTestCase(TestCase *const))); in MainWindow()