TuttleOFX
1
|
Definition at line 37 of file TextDefinitions.hpp.
Definition at line 51 of file TextDefinitions.hpp.
Definition at line 27 of file TextDefinitions.hpp.
tuttle::plugin::text::mDeclarePluginFactory | ( | TextPluginFactory | ) |
const std::string tuttle::plugin::text::kParamBackgroundColor = "backgroundColor" [static] |
Definition at line 19 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamBold = "bold" [static] |
Definition at line 46 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamColor = "color" [static] |
Definition at line 18 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamFont = "font" [static] |
Definition at line 13 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamFontPath = "fontFile" [static] |
Definition at line 14 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamFunction = "mergingFunction" [static] |
Definition at line 48 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamFunctionLabel = "Merging function" [static] |
Definition at line 49 of file TextDefinitions.hpp.
const std::string tuttle::plugin::text::kParamHAlign = "hAlign" [static] |
Definition at line 33 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamHAlignCenter = "center" [static] |
Definition at line 35 of file TextDefinitions.hpp.
const std::string tuttle::plugin::text::kParamHAlignLeft = "left" [static] |
Definition at line 34 of file TextDefinitions.hpp.
const std::string tuttle::plugin::text::kParamHAlignRight = "right" [static] |
Definition at line 36 of file TextDefinitions.hpp.
const std::string tuttle::plugin::text::kParamIsExpression = "expression" [static] |
Definition at line 11 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamItalic = "italic" [static] |
Definition at line 45 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamLetterSpacing = "letterSpacing" [static] |
Definition at line 21 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamPosition = "position" [static] |
Definition at line 20 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamRatio = "ratio" [static] |
Definition at line 17 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamSize = "textSize" [static] |
Definition at line 16 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamText = "text" [static] |
Definition at line 10 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamVAlign = "vAlign" [static] |
Definition at line 23 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const std::string tuttle::plugin::text::kParamVAlignBottom = "bottom" [static] |
Definition at line 26 of file TextDefinitions.hpp.
const std::string tuttle::plugin::text::kParamVAlignCenter = "center" [static] |
Definition at line 25 of file TextDefinitions.hpp.
const std::string tuttle::plugin::text::kParamVAlignTop = "top" [static] |
Definition at line 24 of file TextDefinitions.hpp.
const std::string tuttle::plugin::text::kParamVerticalFlip = "verticalFlip" [static] |
Definition at line 44 of file TextDefinitions.hpp.
Referenced by tuttle::plugin::text::TextPlugin::TextPlugin().
const bool tuttle::plugin::text::kSupportTiles = false [static] |
Definition at line 10 of file TextPluginFactory.hpp.