gem-graph-client/doc/docbook/dc/d04/top_8c.xml

140 lines
5.7 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="_top_8c" xml:lang="en-US">
<title>src/widget/main_window/state/top.c File Reference</title>
<indexterm><primary>src/widget/main_window/state/top.c</primary></indexterm>
<para>
<para>main_window state view &gt; top part of the view </para>
</para>
<programlisting linenumbering="unnumbered">#include &quot;../../../../include/fsm.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?></programlisting>Include dependency graph for top.c:<para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d5/d03/top_8c__incl.png"></imagedata>
</imageobject>
</mediaobject>
</informalfigure>
</para>
<simplesect>
<title>Functions </title>
<itemizedlist>
<listitem><para>int <link linkend="_top_8c_1a7567acc9ecaf9b3e6d06c08b60c50142">widget_get_object_transparency</link> (int rank)</para>
</listitem>
<listitem><para>void <link linkend="_top_8c_1affefa1ca48e64b5b440729fecbe0e4ee">widget_set_objects_value</link> (int rank, int value)</para>
</listitem>
<listitem><para>void <link linkend="_top_8c_1a4081353ac1420fa15533a11bcbff3238">widget_set_situations_value</link> (int value)</para>
</listitem>
<listitem><para>void * <link linkend="_top_8c_1a86794ff6578c24e8b16b94bf853dd2b3">widget_get_graph_view_control</link> ()</para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>Detailed Description</title>
<para>main_window state view &gt; top part of the view </para>
</section>
<section>
<title>Function Documentation</title>
<anchor xml:id="_top_8c_1a86794ff6578c24e8b16b94bf853dd2b3"/><section>
<title>widget_get_graph_view_control()</title>
<indexterm><primary>widget_get_graph_view_control</primary><secondary>top.c</secondary></indexterm>
<indexterm><primary>top.c</primary><secondary>widget_get_graph_view_control</secondary></indexterm>
<para><computeroutput>void * widget_get_graph_view_control ( )</computeroutput></para>
<para><formalpara><title>Returns</title>
<para>objects_vs_situations_horizontal_pane </para>
</formalpara>
</para>
</section>
<anchor xml:id="_top_8c_1a7567acc9ecaf9b3e6d06c08b60c50142"/><section>
<title>widget_get_object_transparency()</title>
<indexterm><primary>widget_get_object_transparency</primary><secondary>top.c</secondary></indexterm>
<indexterm><primary>top.c</primary><secondary>widget_get_object_transparency</secondary></indexterm>
<para><computeroutput>int widget_get_object_transparency (int rank)</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>rank</entry><entry></entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
<formalpara><title>Returns</title>
<para>value </para>
</formalpara>
</para>
</section>
<anchor xml:id="_top_8c_1affefa1ca48e64b5b440729fecbe0e4ee"/><section>
<title>widget_set_objects_value()</title>
<indexterm><primary>widget_set_objects_value</primary><secondary>top.c</secondary></indexterm>
<indexterm><primary>top.c</primary><secondary>widget_set_objects_value</secondary></indexterm>
<para><computeroutput>void widget_set_objects_value (int rank, int value)</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>rank</entry><entry>
<para></para>
</entry>
</row>
<row>
<entry>value</entry><entry>
<para></para>
</entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
</para>
</section>
<anchor xml:id="_top_8c_1a4081353ac1420fa15533a11bcbff3238"/><section>
<title>widget_set_situations_value()</title>
<indexterm><primary>widget_set_situations_value</primary><secondary>top.c</secondary></indexterm>
<indexterm><primary>top.c</primary><secondary>widget_set_situations_value</secondary></indexterm>
<para><computeroutput>void widget_set_situations_value (int value)</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>value</entry><entry>
<para></para>
</entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
</para>
</section>
</section>
</section>