WSF
EditorPrefObject.hpp File Reference
#include "UiResources.hpp"
#include "UtCast.hpp"
#include "ViExport.hpp"
#include "WkfPrefObject.hpp"
Include dependency graph for EditorPrefObject.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wizard::TextStyle
struct  wizard::EditorPrefData
class  wizard::EditorPrefObject

Namespaces

namespace  wizard

Enumerations

enum class  wizard::TextType : size_t {
  wizard::None = 0 , wizard::Keyword = 1 , wizard::Block_Keyword = 2 , wizard::Command = 3 ,
  wizard::User_Input = 4 , wizard::Type = 5 , wizard::Name = 6 , wizard::Include = 7 ,
  wizard::Comment = 8 , wizard::Quoted = 9 , wizard::Unmatched_Block = 10 , wizard::Include_Error = 11 ,
  wizard::Syntax_Tip = 12 , wizard::Syntax_Tip_Bold = 13 , wizard::Preprocessor = 14 , wizard::Script_Keyword = 15 ,
  wizard::Script_Operator , wizard::Script_Quoted , wizard::Script_Comment , wizard::Script_Type ,
  wizard::Script_Number , wizard::Script_Static_Method , wizard::Script_Method , wizard::Script_Local_Method ,
  wizard::Script_Local_Variable , wizard::Script_Parameter , wizard::Script_None , wizard::Script_End ,
  wizard::Margin_None
}
Copyrights Multiple, All Rights Reserved