mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-10 19:33:28 +00:00
update
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@459 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
290
milsko.xml
290
milsko.xml
@@ -354,148 +354,150 @@
|
|||||||
</functions>
|
</functions>
|
||||||
</header>
|
</header>
|
||||||
</headers>
|
</headers>
|
||||||
<widget name="Button">
|
<widgets>
|
||||||
<properties>
|
<widget name="Button">
|
||||||
<property name="pixmap" />
|
<properties>
|
||||||
<property name="text" />
|
<property name="pixmap" />
|
||||||
</properties>
|
<property name="text" />
|
||||||
</widget>
|
</properties>
|
||||||
<widget name="CheckBox">
|
</widget>
|
||||||
<properties>
|
<widget name="CheckBox">
|
||||||
<property name="checked" />
|
<properties>
|
||||||
</properties>
|
<property name="checked" />
|
||||||
</widget>
|
</properties>
|
||||||
<widget name="Entry">
|
</widget>
|
||||||
<properties>
|
<widget name="Entry">
|
||||||
<property name="text" />
|
<properties>
|
||||||
</properties>
|
<property name="text" />
|
||||||
</widget>
|
</properties>
|
||||||
<widget name="Frame" />
|
</widget>
|
||||||
<widget name="Image">
|
<widget name="Frame" />
|
||||||
<properties>
|
<widget name="Image">
|
||||||
<property name="pixmap" />
|
<properties>
|
||||||
</properties>
|
<property name="pixmap" />
|
||||||
</widget>
|
</properties>
|
||||||
<widget name="Label">
|
</widget>
|
||||||
<properties>
|
<widget name="Label">
|
||||||
<property name="text" />
|
<properties>
|
||||||
<property name="alignment" />
|
<property name="text" />
|
||||||
<property name="bold" />
|
<property name="alignment" />
|
||||||
</properties>
|
<property name="bold" />
|
||||||
</widget>
|
</properties>
|
||||||
<widget name="ListBox">
|
</widget>
|
||||||
<properties>
|
<widget name="ListBox">
|
||||||
<property name="leftPadding" />
|
<properties>
|
||||||
</properties>
|
<property name="leftPadding" />
|
||||||
<functions>
|
</properties>
|
||||||
<function name="Insert">
|
<functions>
|
||||||
<arguments>
|
<function name="Insert">
|
||||||
<integer name="index" />
|
<arguments>
|
||||||
<pixmap name="pixmap" />
|
<integer name="index" />
|
||||||
<variable />
|
<pixmap name="pixmap" />
|
||||||
</arguments>
|
<variable />
|
||||||
</function>
|
</arguments>
|
||||||
<function name="InsertMultiple">
|
</function>
|
||||||
<arguments>
|
<function name="InsertMultiple">
|
||||||
<integer name="index" />
|
<arguments>
|
||||||
<integer name="count" />
|
<integer name="index" />
|
||||||
<pixmap name="pixmap" pointer="yes" />
|
<integer name="count" />
|
||||||
<variable />
|
<pixmap name="pixmap" pointer="yes" />
|
||||||
</arguments>
|
<variable />
|
||||||
</function>
|
</arguments>
|
||||||
<function name="Delete">
|
</function>
|
||||||
<arguments>
|
<function name="Delete">
|
||||||
<integer name="index" />
|
<arguments>
|
||||||
</arguments>
|
<integer name="index" />
|
||||||
</function>
|
</arguments>
|
||||||
<function name="Get">
|
</function>
|
||||||
<return>
|
<function name="Get">
|
||||||
<string />
|
<return>
|
||||||
</return>
|
<string />
|
||||||
<arguments>
|
</return>
|
||||||
<integer name="index" />
|
<arguments>
|
||||||
</arguments>
|
<integer name="index" />
|
||||||
</function>
|
</arguments>
|
||||||
<function name="SetWidth">
|
</function>
|
||||||
<arguments>
|
<function name="SetWidth">
|
||||||
<integer name="index" />
|
<arguments>
|
||||||
<integer name="width" />
|
<integer name="index" />
|
||||||
</arguments>
|
<integer name="width" />
|
||||||
</function>
|
</arguments>
|
||||||
<function name="Reset" />
|
</function>
|
||||||
</functions>
|
<function name="Reset" />
|
||||||
</widget>
|
</functions>
|
||||||
<widget name="Menu">
|
</widget>
|
||||||
<functions>
|
<widget name="Menu">
|
||||||
<function name="Add">
|
<functions>
|
||||||
<return>
|
<function name="Add">
|
||||||
<pointer />
|
<return>
|
||||||
</return>
|
<pointer />
|
||||||
<arguments>
|
</return>
|
||||||
<pointer />
|
<arguments>
|
||||||
<string name="name" />
|
<pointer />
|
||||||
</arguments>
|
<string name="name" />
|
||||||
</function>
|
</arguments>
|
||||||
</functions>
|
</function>
|
||||||
</widget>
|
</functions>
|
||||||
<widget name="NumberEntry">
|
</widget>
|
||||||
<properties>
|
<widget name="NumberEntry">
|
||||||
<property name="text" />
|
<properties>
|
||||||
</properties>
|
<property name="text" />
|
||||||
</widget>
|
</properties>
|
||||||
<widget name="OpenGL">
|
</widget>
|
||||||
<functions>
|
<widget name="OpenGL">
|
||||||
<function name="MakeCurrent" />
|
<functions>
|
||||||
<function name="GetProcAddress">
|
<function name="MakeCurrent" />
|
||||||
<return>
|
<function name="GetProcAddress">
|
||||||
<pointer />
|
<return>
|
||||||
</return>
|
<pointer />
|
||||||
<arguments>
|
</return>
|
||||||
<string name="name" />
|
<arguments>
|
||||||
</arguments>
|
<string name="name" />
|
||||||
</function>
|
</arguments>
|
||||||
<function name="SwapBuffer" />
|
</function>
|
||||||
</functions>
|
<function name="SwapBuffer" />
|
||||||
</widget>
|
</functions>
|
||||||
<widget name="ScrollBar">
|
</widget>
|
||||||
<properties>
|
<widget name="ScrollBar">
|
||||||
<property name="areaShown" />
|
<properties>
|
||||||
<property name="value" />
|
<property name="areaShown" />
|
||||||
<property name="minValue" />
|
<property name="value" />
|
||||||
<property name="maxValue" />
|
<property name="minValue" />
|
||||||
<property name="orientation" />
|
<property name="maxValue" />
|
||||||
</properties>
|
<property name="orientation" />
|
||||||
<functions>
|
</properties>
|
||||||
<function name="GetVisibleLength">
|
<functions>
|
||||||
<return>
|
<function name="GetVisibleLength">
|
||||||
<integer />
|
<return>
|
||||||
</return>
|
<integer />
|
||||||
</function>
|
</return>
|
||||||
</functions>
|
</function>
|
||||||
</widget>
|
</functions>
|
||||||
<widget name="SubMenu">
|
</widget>
|
||||||
<functions>
|
<widget name="SubMenu">
|
||||||
<function name="Appear">
|
<functions>
|
||||||
<arguments>
|
<function name="Appear">
|
||||||
<pointer />
|
<arguments>
|
||||||
<struct defname="MwPoint" pointer="yes" name="point" />
|
<pointer />
|
||||||
</arguments>
|
<struct defname="MwPoint" pointer="yes" name="point" />
|
||||||
</function>
|
</arguments>
|
||||||
</functions>
|
</function>
|
||||||
</widget>
|
</functions>
|
||||||
<widget name="Viewport">
|
</widget>
|
||||||
<functions>
|
<widget name="Viewport">
|
||||||
<function name="GetViewport">
|
<functions>
|
||||||
<return>
|
<function name="GetViewport">
|
||||||
<widget />
|
<return>
|
||||||
</return>
|
<widget />
|
||||||
</function>
|
</return>
|
||||||
<function name="SetSize">
|
</function>
|
||||||
<arguments>
|
<function name="SetSize">
|
||||||
<integer name="w" />
|
<arguments>
|
||||||
<integer name="h" />
|
<integer name="w" />
|
||||||
</arguments>
|
<integer name="h" />
|
||||||
</function>
|
</arguments>
|
||||||
</functions>
|
</function>
|
||||||
</widget>
|
</functions>
|
||||||
|
</widget>
|
||||||
|
</widgets>
|
||||||
</milsko>
|
</milsko>
|
||||||
|
|||||||
Reference in New Issue
Block a user