|
WSF
|
#include <functional>#include <memory>#include <string>#include <vector>#include <QObject>#include <QSet>#include "UtCallback.hpp"#include "UtCallbackHolder.hpp"#include "ViExport.hpp"#include "WsfParseDefinitions.hpp"#include "WsfStyler.hpp"#include "XML_Context.hpp"

Go to the source code of this file.
Classes | |
| class | wizard::WsfExeManager |
Namespaces | |
| namespace | wizard |
Macros | |
| #define | wizExeMgr wizard::WsfExeManager::GetInstance() |
| convenience macro to access the WsfExeManager | |
| #define wizExeMgr wizard::WsfExeManager::GetInstance() |
convenience macro to access the WsfExeManager
Referenced by wizard::Project::FromXML(), wizard::Project::GetExe(), wizard::WsfExe::GetParseDefinitions(), wizard::WsfExe::LoadFromDisk(), wizard::Project::SetExe(), wizard::WsfEditor::UpdateStyle(), wizard::WsfExe::WsfExe(), and wizard::WsfExe::WsfExe().