![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test ViewHook_test More...
Go to the source code of this file.
unit test ViewHook_test
Definition in file view-hook-test.cpp.
#include "lib/test/run.hpp"#include "lib/test/test-helper.hpp"#include "stage/model/view-hook.hpp"#include "lib/scoped-collection.hpp"#include "lib/iter-explorer.hpp"#include "lib/iter-adapter-stl.hpp"#include "lib/util.hpp"#include <list>#include <vector>#include <algorithm>#include <random>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::model |
| The Lumiera GTK-GUI uses a thin proxy layer data model on top of the actual "high-level-model", which lives in the Steam-Layer below. | |
| namespace | stage::model::test |
| namespace | stage::model::test::anonymous_namespace{view-hook-test.cpp} |
Typedefs | |
| using | HookedWidget = ViewHooked< DummyWidget > |
Classes | |
| struct | DummyWidget |
| class | FakeCanvas |
| class | ViewHook_test |
Functions | |
| LAUNCHER (ViewHook_test, "unit gui") | |
| Register this test class... | |