57 lines
2.5 KiB
XML
57 lines
2.5 KiB
XML
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_middle_8c" xml:lang="en-US">
|
||
|
<title>src/widget/main_window/state/middle.c File Reference</title>
|
||
|
<indexterm><primary>src/widget/main_window/state/middle.c</primary></indexterm>
|
||
|
<para>
|
||
|
|
||
|
<para>main_window state view > middle part of the view </para>
|
||
|
|
||
|
</para>
|
||
|
<programlisting linenumbering="unnumbered">#include "../../../../include/fsm.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?>#include "../../../../include/util.h"<?linebreak?></programlisting><simplesect>
|
||
|
<title>Functions </title>
|
||
|
<itemizedlist>
|
||
|
<listitem><para><anchor xml:id="_middle_8c_1a8019caa45a82a3d92061d49818d0f617"/>void <emphasis role="strong">widget_reset_XYZ_in_state_pane</emphasis> ()</para>
|
||
|
|
||
|
<para>Phantom documentation. </para>
|
||
|
</listitem>
|
||
|
<listitem><para>void * <link linkend="_middle_8c_1ab37220d257ccf0ac8a2f4b0f41b83ab9">widget_get_space_view</link> (int partition_space_vs_camera)</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
</simplesect>
|
||
|
<section>
|
||
|
<title>Detailed Description</title>
|
||
|
|
||
|
<para>main_window state view > middle part of the view </para>
|
||
|
</section>
|
||
|
<section>
|
||
|
<title>Function Documentation</title>
|
||
|
<anchor xml:id="_middle_8c_1ab37220d257ccf0ac8a2f4b0f41b83ab9"/><section>
|
||
|
<title>widget_get_space_view()</title>
|
||
|
<indexterm><primary>widget_get_space_view</primary><secondary>middle.c</secondary></indexterm>
|
||
|
<indexterm><primary>middle.c</primary><secondary>widget_get_space_view</secondary></indexterm>
|
||
|
<para><computeroutput>void * widget_get_space_view (int partition_space_vs_camera)</computeroutput></para>
|
||
|
<para>
|
||
|
<formalpara>
|
||
|
<title>
|
||
|
Parameters</title>
|
||
|
<para>
|
||
|
<table frame="all">
|
||
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
||
|
<colspec colwidth="1*"/>
|
||
|
<colspec colwidth="4*"/>
|
||
|
<tbody>
|
||
|
<row>
|
||
|
<entry>partition_space_vs_camera</entry><entry>
|
||
|
<para></para>
|
||
|
</entry>
|
||
|
</row>
|
||
|
</tbody>
|
||
|
</tgroup>
|
||
|
</table>
|
||
|
</para>
|
||
|
</formalpara>
|
||
|
</para>
|
||
|
</section>
|
||
|
</section>
|
||
|
</section>
|