内容表

上一话题

QSvgWidget

下一话题

QTest

PySide2.QtTest

T

详细描述

To include the definitions of the module’s classes, use the following directive:

import PySide2.QtTest
									

注意

All macros in the C++ version of QtTest were not binded in PySide, this module is useful only for GUI testing and benchmarking, for ordinary unit testing you should use the unittest Python module.