Lumiera  0.pre.03
»edit your freedom«
wizard.cpp File Reference

Go to the source code of this file.

Description

Implementation of the global help controller to show the user manual.

Todo:
WIP 3/2017 early draft of the UI top-level controllers

Definition in file wizard.cpp.

#include "stage/gtk-base.hpp"
#include "stage/config-keys.hpp"
#include "stage/interact/wizard.hpp"
#include "stage/interact/spot-locator.hpp"
#include "stage/workspace/workspace-window.hpp"
#include "stage/panel/infobox-panel.hpp"
#include "stage/dialog/test-control.hpp"
#include "stage/ctrl/notification-hub.hpp"
#include "stage/ctrl/global-ctx.hpp"
#include "lib/format-string.hpp"
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#include <vector>
#include <string>

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::interact
 UI interaction control.