18 lines
515 B
XML
18 lines
515 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="Separator" inherits="Control" category="Core" version="3.0.alpha.custom_build">
|
||
|
<brief_description>
|
||
|
Base class for separators.
|
||
|
</brief_description>
|
||
|
<description>
|
||
|
Separator is a [Control] used for separating other controls. It's purely a visual decoration. Horizontal ([HSeparator]) and Vertical ([VSeparator]) versions are available.
|
||
|
</description>
|
||
|
<tutorials>
|
||
|
</tutorials>
|
||
|
<demos>
|
||
|
</demos>
|
||
|
<methods>
|
||
|
</methods>
|
||
|
<constants>
|
||
|
</constants>
|
||
|
</class>
|