ddt
0.1
|
Helper class to provide QApplication instances. More...
Public Member Functions | |
def | setUp (self) |
Creates the QApplication instance. More... | |
def | tearDown (self) |
Deletes the reference owned by self. More... | |
Public Attributes | |
app | |
Static Public Attributes | |
bool | qapplication = True |
Helper class to provide QApplication instances.
def testPyDdtDataVisualisation.UsesQApplication.setUp | ( | self | ) |
Creates the QApplication instance.
Reimplemented in testPyDdtDataVisualisation.ImageWidgetTest.
def testPyDdtDataVisualisation.UsesQApplication.tearDown | ( | self | ) |
Deletes the reference owned by self.
Reimplemented in testPyDdtDataVisualisation.ImageWidgetTest.
testPyDdtDataVisualisation.UsesQApplication.app |
|
static |