|
|
@@ -2739,6 +2739,15 @@ Properties:<br>
|
|
|
UIElement
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -2771,6 +2780,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -2820,6 +2832,15 @@ Properties:<br>
|
|
|
BorderImage
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -2854,6 +2875,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -2907,6 +2931,15 @@ Properties:<br>
|
|
|
Button
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -2944,6 +2977,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3001,6 +3037,15 @@ Properties:<br>
|
|
|
CheckBox
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3036,6 +3081,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3091,6 +3139,15 @@ Properties:<br>
|
|
|
Cursor
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3126,6 +3183,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3180,6 +3240,15 @@ Properties:<br>
|
|
|
Slider
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3215,6 +3284,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3272,6 +3344,15 @@ Properties:<br>
|
|
|
ScrollBar
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3307,6 +3388,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3365,6 +3449,15 @@ Properties:<br>
|
|
|
ScrollView
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3399,6 +3492,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3455,6 +3551,15 @@ Properties:<br>
|
|
|
ListView
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3505,6 +3610,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3572,6 +3680,15 @@ Properties:<br>
|
|
|
Text
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3608,6 +3725,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3669,6 +3789,15 @@ Properties:<br>
|
|
|
LineEdit
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3703,6 +3832,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3766,6 +3898,15 @@ Properties:<br>
|
|
|
Menu
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3805,6 +3946,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3867,6 +4011,15 @@ Properties:<br>
|
|
|
DropDownList
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -3912,6 +4065,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|
|
|
@@ -3979,6 +4135,15 @@ Properties:<br>
|
|
|
Window
|
|
|
|
|
|
Methods:<br>
|
|
|
+- bool Load(File@)
|
|
|
+- bool Save(File@)
|
|
|
+- bool LoadXML(const XMLElement&)
|
|
|
+- bool SaveXML(XMLElement&)
|
|
|
+- void ApplyAttributes()
|
|
|
+- bool SetAttribute(const String&, const Variant&)
|
|
|
+- Variant GetAttribute(const String&)
|
|
|
+- bool LoadXML(File@)
|
|
|
+- bool SaveXML(File@)
|
|
|
- void SetStyle(const XMLElement&)
|
|
|
- void SetStyle(XMLFile@, const String&)
|
|
|
- void SetStyleAuto(XMLFile@)
|
|
|
@@ -4013,6 +4178,9 @@ Methods:<br>
|
|
|
Properties:<br>
|
|
|
- ShortStringHash type (readonly)
|
|
|
- String typeName (readonly)
|
|
|
+- uint numAttributes (readonly)
|
|
|
+- Variant[] attributes
|
|
|
+- AttributeInfo[] attributeInfos (readonly)
|
|
|
- XMLFile@ style (writeonly)
|
|
|
- String name
|
|
|
- IntVector2 position
|