mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-09 19:03:29 +00:00
order
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@465 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
58
milsko.xml
58
milsko.xml
@@ -324,6 +324,35 @@
|
|||||||
</function>
|
</function>
|
||||||
</functions>
|
</functions>
|
||||||
</header>
|
</header>
|
||||||
|
<header name="MessageBox">
|
||||||
|
<functions>
|
||||||
|
<function name="MwMessageBox">
|
||||||
|
<return>
|
||||||
|
<widget />
|
||||||
|
</return>
|
||||||
|
<arguments>
|
||||||
|
<widget name="handle" />
|
||||||
|
<string name="text" />
|
||||||
|
<string name="title" />
|
||||||
|
<integer name="flag" unsigned="yes" />
|
||||||
|
</arguments>
|
||||||
|
</function>
|
||||||
|
<function name="MwMessageBoxGetChild">
|
||||||
|
<return>
|
||||||
|
<widget />
|
||||||
|
</return>
|
||||||
|
<arguments>
|
||||||
|
<widget name="handle" />
|
||||||
|
<integer name="child" />
|
||||||
|
</arguments>
|
||||||
|
</function>
|
||||||
|
<function name="MwMessageBoxDestroy">
|
||||||
|
<arguments>
|
||||||
|
<widget name="handle" />
|
||||||
|
</arguments>
|
||||||
|
</function>
|
||||||
|
</functions>
|
||||||
|
</header>
|
||||||
<header name="Widget/ListBox.h">
|
<header name="Widget/ListBox.h">
|
||||||
<functions>
|
<functions>
|
||||||
<function name="MwListBoxCreatePacket">
|
<function name="MwListBoxCreatePacket">
|
||||||
@@ -362,35 +391,6 @@
|
|||||||
</function>
|
</function>
|
||||||
</functions>
|
</functions>
|
||||||
</header>
|
</header>
|
||||||
<header name="MessageBox">
|
|
||||||
<functions>
|
|
||||||
<function name="MwMessageBox">
|
|
||||||
<return>
|
|
||||||
<widget />
|
|
||||||
</return>
|
|
||||||
<arguments>
|
|
||||||
<widget name="handle" />
|
|
||||||
<string name="text" />
|
|
||||||
<string name="title" />
|
|
||||||
<integer name="flag" unsigned="yes" />
|
|
||||||
</arguments>
|
|
||||||
</function>
|
|
||||||
<function name="MwMessageBoxGetChild">
|
|
||||||
<return>
|
|
||||||
<widget />
|
|
||||||
</return>
|
|
||||||
<arguments>
|
|
||||||
<widget name="handle" />
|
|
||||||
<integer name="child" />
|
|
||||||
</arguments>
|
|
||||||
</function>
|
|
||||||
<function name="MwMessageBoxDestroy">
|
|
||||||
<arguments>
|
|
||||||
<widget name="handle" />
|
|
||||||
</arguments>
|
|
||||||
</function>
|
|
||||||
</functions>
|
|
||||||
</header>
|
|
||||||
</headers>
|
</headers>
|
||||||
<widgets>
|
<widgets>
|
||||||
<widget name="Button">
|
<widget name="Button">
|
||||||
|
|||||||
Reference in New Issue
Block a user