tab widget
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
This commit is contained in:
parent
6eefe44f6f
commit
1c2cd6e875
21 changed files with 451 additions and 51 deletions
26
milsko.xml
26
milsko.xml
|
|
@ -910,6 +910,32 @@
|
|||
</function>
|
||||
</functions>
|
||||
</widget>
|
||||
<widget name="Tab">
|
||||
<properties>
|
||||
<property name="value" />
|
||||
</properties>
|
||||
<handlers>
|
||||
<handler name="changed" />
|
||||
</handlers>
|
||||
<functions>
|
||||
<function name="Add">
|
||||
<return>
|
||||
<widget />
|
||||
</return>
|
||||
<arguments>
|
||||
<string name="name" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="GetFrame">
|
||||
<return>
|
||||
<widget />
|
||||
</return>
|
||||
<arguments>
|
||||
<string name="name" />
|
||||
</arguments>
|
||||
</function>
|
||||
</functions>
|
||||
</widget>
|
||||
|
||||
<!-- They are not alphabetically sorted for reasons -->
|
||||
<widget name="OpenGL">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue