#include "PreCompiled.h"#include <Python.h>#include "UnitTestPy.h"#include "UnitTestImp.h"#include "qrc_Test.cpp"#include <Gui/Language/Translator.h>#include <Base/Console.h>Go to the source code of this file.
Classes | |
| class | UnitTestModule |
Functions | |
| void | initQtUnitGui () |
| void | loadTestResource () |
| void initQtUnitGui | ( | ) |
Definition at line 128 of file AppTestGui.cpp.
References Base::Console(), and loadTestResource().
| void loadTestResource | ( | ) |
Definition at line 119 of file AppTestGui.cpp.
References Gui::Translator::instance(), and TestApp::Test().
Referenced by initQtUnitGui().
1.6.1