Compare commits
3 Commits
31e8e0b2e2
...
2e8613fb65
Author | SHA1 | Date |
---|---|---|
Jean Sirmai | 2e8613fb65 | |
Jean Sirmai | 6f34c0ceaf | |
Jean Sirmai | 16e777ed1a |
Before Width: | Height: | Size: 7.2 MiB |
|
@ -23,10 +23,8 @@ Here are the classes, structs, unions and interfaces with brief descriptions:<li
|
|||
<para>Phantom documentation </para>
|
||||
<link linkend="_structpreferences">preferences</link><link linkend="_structslist">slist</link>
|
||||
<para>Phantom documentation </para>
|
||||
<link linkend="_structStack">Stack</link>
|
||||
<link linkend="_structStack">Stack</link><link linkend="_structstack__index__t">stack_index_t</link>
|
||||
<para>Phantom documentation </para>
|
||||
<link linkend="_structstack__index__t">stack_index_t</link>
|
||||
<para>Phantom documentation used to test the functioning of doxygen </para>
|
||||
<link linkend="_structTreeNode__t">TreeNode_t</link>
|
||||
<para>Phantom documentation used to test the functioning of doxygen </para>
|
||||
<para>Phantom documentation </para>
|
||||
</section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
26fa4f1083fe618119f13f2ee2834767
|
After Width: | Height: | Size: 29 KiB |
|
@ -7,12 +7,19 @@
|
|||
<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>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../include/fsm.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?>#include "../../../../include/util.h"<?linebreak?></programlisting>Include dependency graph for middle.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d9/d06/middle_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<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><para>void <link linkend="_middle_8c_1a8019caa45a82a3d92061d49818d0f617">widget_reset_XYZ_in_state_pane</link> ()</para>
|
||||
</listitem>
|
||||
<listitem><para>void * <link linkend="_middle_8c_1ab37220d257ccf0ac8a2f4b0f41b83ab9">widget_get_space_view</link> (int partition_space_vs_camera)</para>
|
||||
</listitem>
|
||||
|
@ -41,16 +48,25 @@ Parameters</title>
|
|||
<colspec colwidth="4*"/>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>partition_space_vs_camera</entry><entry>
|
||||
<para></para>
|
||||
</entry>
|
||||
<entry>partition_space_vs_camera</entry><entry></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
</formalpara>
|
||||
</para>
|
||||
<formalpara><title>Returns</title>
|
||||
|
||||
<para>GTK_WIDGET (view_space_vs_camera) </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_middle_8c_1a8019caa45a82a3d92061d49818d0f617"/><section>
|
||||
<title>widget_reset_XYZ_in_state_pane()</title>
|
||||
<indexterm><primary>widget_reset_XYZ_in_state_pane</primary><secondary>middle.c</secondary></indexterm>
|
||||
<indexterm><primary>middle.c</primary><secondary>widget_reset_XYZ_in_state_pane</secondary></indexterm>
|
||||
<para><computeroutput>void widget_reset_XYZ_in_state_pane ( )</computeroutput></para>
|
||||
<para>phantom documentation </para>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
3715086594ddfeea08605007f2122c86
|
After Width: | Height: | Size: 20 KiB |
|
@ -0,0 +1 @@
|
|||
ee573416020f78bd9e2e270ca74ebedb
|
After Width: | Height: | Size: 28 KiB |
|
@ -7,7 +7,16 @@
|
|||
<para>Gem-graph-client main file. </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../include/fsm.h"<?linebreak?>#include "../include/signal.h"<?linebreak?>#include "../include/widget.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../include/fsm.h"<?linebreak?>#include "../include/signal.h"<?linebreak?>#include "../include/widget.h"<?linebreak?></programlisting>Include dependency graph for main.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d4/d00/main_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para>int <link linkend="_main_8c_1a3c04138a5bfe5d72780bb7e82a18e627">main</link> (int argc, char **argv)</para>
|
||||
|
@ -24,8 +33,14 @@
|
|||
<para>The <link linkend="_main_8c_1a3c04138a5bfe5d72780bb7e82a18e627">main()</link> function initialises the log, the finite state machine (fsm), the application and the windows and closes all the elements it opened before the end of program execution. By default, the main window opens on the overview page of the current model. <formalpara><title>See also</title>
|
||||
|
||||
<para>src/widget/main_window/topbar/dispatch/widget_design_main_window() </para>
|
||||
|
||||
<para>src/widget/main_window/topbar/left/WANT_TO_START_ON_ANOTHER_PAGE</para>
|
||||
</formalpara>
|
||||
</para>
|
||||
There are several types of organisation in src (sources).</para>
|
||||
|
||||
<para>The widgets that give the windows their appearance are organised in a tree-like hierarchy. The fsm (finite state machine), which controls the program's actions and indicates its state at all times, contains the following main sections: execution/editing, main view, measurements/results, preferences.</para>
|
||||
|
||||
<para>The other functions are those that manage graphics and utilities. They are called "transversal" because they must be easily accessed by all the preceding functions. They therefore remain at the root (src). </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>Function Documentation</title>
|
||||
|
@ -74,6 +89,15 @@ Parameters</title>
|
|||
<para>status, the program errorlevel </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the call graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d0/d09/main_8c_a3c04138a5bfe5d72780bb7e82a18e627_cgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
9b364f7b8a18f328ec3919134f2dea2e
|
After Width: | Height: | Size: 140 KiB |
|
@ -0,0 +1 @@
|
|||
d99b99707baf72a75f9b4c355c1c6de2
|
After Width: | Height: | Size: 6.1 KiB |
|
@ -0,0 +1 @@
|
|||
76e8f2f4ea6fab0ebb550c6d2fb7849f
|
After Width: | Height: | Size: 29 KiB |
|
@ -10,6 +10,15 @@
|
|||
<para>
|
||||
<computeroutput>#include <util.h></computeroutput>
|
||||
</para>
|
||||
Collaboration diagram for elem:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d1/d00/structelem__coll__graph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Public Attributes </title>
|
||||
<itemizedlist>
|
||||
|
|
|
@ -7,12 +7,19 @@
|
|||
<para>rules geometric representation camera </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../../include/fsm.h"<?linebreak?>#include "../../../../../include/widget.h"<?linebreak?>#include "../../../../../include/signal.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../../include/fsm.h"<?linebreak?>#include "../../../../../include/widget.h"<?linebreak?>#include "../../../../../include/signal.h"<?linebreak?></programlisting>Include dependency graph for camera.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d8/d0a/camera_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para><anchor xml:id="_camera_8c_1a1b97f8be0394a44033a491d7bb44dce2"/>void * <emphasis role="strong">widget_get_selected_rule_camera</emphasis> ()</para>
|
||||
|
||||
<para>Phantom documentation. </para>
|
||||
<listitem><para>void * <link linkend="_camera_8c_1a1b97f8be0394a44033a491d7bb44dce2">widget_get_selected_rule_camera</link> ()</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</simplesect>
|
||||
|
@ -23,4 +30,18 @@
|
|||
|
||||
<para>This file is part of Gem-graph. </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>Function Documentation</title>
|
||||
<anchor xml:id="_camera_8c_1a1b97f8be0394a44033a491d7bb44dce2"/><section>
|
||||
<title>widget_get_selected_rule_camera()</title>
|
||||
<indexterm><primary>widget_get_selected_rule_camera</primary><secondary>camera.c</secondary></indexterm>
|
||||
<indexterm><primary>camera.c</primary><secondary>widget_get_selected_rule_camera</secondary></indexterm>
|
||||
<para><computeroutput>void * widget_get_selected_rule_camera ( )</computeroutput></para>
|
||||
<para><formalpara><title>Returns</title>
|
||||
|
||||
<para>camera </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
8f5103405afb64571229f064088a3519
|
After Width: | Height: | Size: 14 KiB |
|
@ -0,0 +1 @@
|
|||
68310ee2678b7e261ca338278c2df842
|
After Width: | Height: | Size: 2.3 KiB |
|
@ -0,0 +1 @@
|
|||
e8e61f3696bf5370f532382ba1333447
|
After Width: | Height: | Size: 43 KiB |
|
@ -0,0 +1 @@
|
|||
472b605e273b95bb1b821747ebcfaf81
|
After Width: | Height: | Size: 8.0 KiB |
|
@ -7,12 +7,19 @@
|
|||
<para>rules geometric representation </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../../include/fsm.h"<?linebreak?>#include "../../../../../include/widget.h"<?linebreak?>#include "../../../../../include/signal.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../../include/fsm.h"<?linebreak?>#include "../../../../../include/widget.h"<?linebreak?>#include "../../../../../include/signal.h"<?linebreak?></programlisting>Include dependency graph for investigate.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d05/investigate_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para><anchor xml:id="_investigate_8c_1a4d4d650591869cebc663884c29c6bb7c"/>void * <emphasis role="strong">widget_get_rule_investigation_tools</emphasis> ()</para>
|
||||
|
||||
<para>Phantom documentation. </para>
|
||||
<listitem><para>void * <link linkend="_investigate_8c_1a4d4d650591869cebc663884c29c6bb7c">widget_get_rule_investigation_tools</link> ()</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</simplesect>
|
||||
|
@ -23,4 +30,18 @@
|
|||
|
||||
<para>This file is part of Gem-graph. </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>Function Documentation</title>
|
||||
<anchor xml:id="_investigate_8c_1a4d4d650591869cebc663884c29c6bb7c"/><section>
|
||||
<title>widget_get_rule_investigation_tools()</title>
|
||||
<indexterm><primary>widget_get_rule_investigation_tools</primary><secondary>investigate.c</secondary></indexterm>
|
||||
<indexterm><primary>investigate.c</primary><secondary>widget_get_rule_investigation_tools</secondary></indexterm>
|
||||
<para><computeroutput>void * widget_get_rule_investigation_tools ( )</computeroutput></para>
|
||||
<para><formalpara><title>Returns</title>
|
||||
|
||||
<para>gtk_label_new ("RULE INVESTIGATION") </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
@ -10,6 +10,15 @@
|
|||
<para>
|
||||
<computeroutput>#include <util.h></computeroutput>
|
||||
</para>
|
||||
Collaboration diagram for dblist:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d6/d00/structdblist__coll__graph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Public Attributes </title>
|
||||
<itemizedlist>
|
||||
|
|
|
@ -4,10 +4,19 @@
|
|||
<indexterm><primary>src/fsm/measures/tools_list.c</primary></indexterm>
|
||||
<para>
|
||||
|
||||
<para>Gem-graph-client fsm measures tools. </para>
|
||||
<para>fsm measures lists tools (basic functions). </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?></programlisting>Include dependency graph for tools_list.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d7/d0c/tools__list_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para><anchor xml:id="_tools__list_8c_1a100805032e9731666a4c0c528b4512cb"/>void <emphasis role="strong">fsm_tools_list_insert</emphasis> (<link linkend="_structfsm__struct__list__tool">fsm_struct_list_tool</link> **ml, int value)</para>
|
||||
|
@ -39,7 +48,7 @@
|
|||
<section>
|
||||
<title>Detailed Description</title>
|
||||
|
||||
<para>Gem-graph-client fsm measures tools. </para>
|
||||
<para>fsm measures lists tools (basic functions). </para>
|
||||
|
||||
<para>This file is part of Gem-graph. </para>
|
||||
</section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
e18a2ac0806ce5d14c37428db0ac7f60
|
After Width: | Height: | Size: 3.9 KiB |
|
@ -10,6 +10,15 @@
|
|||
<para>
|
||||
<computeroutput>#include <fsm.h></computeroutput>
|
||||
</para>
|
||||
Collaboration diagram for fsm_struct_list_disp:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d5/d01/structfsm__struct__list__disp__coll__graph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Public Attributes </title>
|
||||
<itemizedlist>
|
||||
|
|
|
@ -4,12 +4,21 @@
|
|||
<indexterm><primary>TreeNode_t</primary></indexterm>
|
||||
<para>
|
||||
|
||||
<para>phantom documentation used to test the functioning of doxygen </para>
|
||||
<para>phantom documentation </para>
|
||||
|
||||
</para>
|
||||
<para>
|
||||
<computeroutput>#include <widget.h></computeroutput>
|
||||
</para>
|
||||
Collaboration diagram for TreeNode_t:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d7/d02/structTreeNode__t__coll__graph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Public Attributes </title>
|
||||
<itemizedlist>
|
||||
|
@ -30,7 +39,7 @@
|
|||
<section>
|
||||
<title>Detailed Description</title>
|
||||
|
||||
<para>phantom documentation used to test the functioning of doxygen </para>
|
||||
<para>phantom documentation </para>
|
||||
<para>
|
||||
The documentation for this struct was generated from the following file:</para>
|
||||
include/<link linkend="_widget_8h">widget.h</link></section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
1dea1b3dfceb275392a1cf28bf101c36
|
After Width: | Height: | Size: 6.0 KiB |
|
@ -7,16 +7,21 @@
|
|||
<para>rules geometric representation dispatcher </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../include/fsm.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../include/fsm.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?></programlisting>Include dependency graph for dispatch.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d8/d03/widget_2main__window_2one__rule_2dispatch_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para><anchor xml:id="_widget_2main__window_2one__rule_2dispatch_8c_1ab6a3b9836a4c333b59b34cb97d00df3a"/>void * <emphasis role="strong">widget_get_selected_rule</emphasis> ()</para>
|
||||
|
||||
<para>Phantom documentation. </para>
|
||||
<listitem><para>void * <link linkend="_widget_2main__window_2one__rule_2dispatch_8c_1ab6a3b9836a4c333b59b34cb97d00df3a">widget_get_selected_rule</link> ()</para>
|
||||
</listitem>
|
||||
<listitem><para><anchor xml:id="_widget_2main__window_2one__rule_2dispatch_8c_1ab9db55b708939397362a8a11489c64c5"/>void * <emphasis role="strong">widget_get_pane_selected_rule_right</emphasis> ()</para>
|
||||
|
||||
<para>Phantom documentation. </para>
|
||||
<listitem><para>void * <link linkend="_widget_2main__window_2one__rule_2dispatch_8c_1ab9db55b708939397362a8a11489c64c5">widget_get_pane_selected_rule_right</link> ()</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</simplesect>
|
||||
|
@ -27,4 +32,53 @@
|
|||
|
||||
<para>This file is part of Gem-graph. </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>Function Documentation</title>
|
||||
<anchor xml:id="_widget_2main__window_2one__rule_2dispatch_8c_1ab9db55b708939397362a8a11489c64c5"/><section>
|
||||
<title>widget_get_pane_selected_rule_right()</title>
|
||||
<indexterm><primary>widget_get_pane_selected_rule_right</primary><secondary>dispatch.c</secondary></indexterm>
|
||||
<indexterm><primary>dispatch.c</primary><secondary>widget_get_pane_selected_rule_right</secondary></indexterm>
|
||||
<para><computeroutput>void * widget_get_pane_selected_rule_right ( )</computeroutput></para>
|
||||
<para><formalpara><title>Returns</title>
|
||||
|
||||
<para>GTK_WIDGET (rule_itself_vs_explore_edit_pane) </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_widget_2main__window_2one__rule_2dispatch_8c_1ab6a3b9836a4c333b59b34cb97d00df3a"/><section>
|
||||
<title>widget_get_selected_rule()</title>
|
||||
<indexterm><primary>widget_get_selected_rule</primary><secondary>dispatch.c</secondary></indexterm>
|
||||
<indexterm><primary>dispatch.c</primary><secondary>widget_get_selected_rule</secondary></indexterm>
|
||||
<para><computeroutput>void * widget_get_selected_rule ( )</computeroutput></para>
|
||||
<para>start_child in GtkPaned rule_itself_vs_explore_edit_pane</para>
|
||||
|
||||
<para><formalpara><title>See also</title>
|
||||
|
||||
<para>src/widget/main_window/one_rule/algebra/dispatch/widget_get_selected_rule_algebra() </para>
|
||||
|
||||
<para>src/widget/main_window/one_rule/geometry/dispatch/widget_get_selected_rule_geometry()</para>
|
||||
|
||||
<para>src/widget/main_window/one_rule/dispatch/widget_get_pane_selected_rule_right() </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the call graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c_ab6a3b9836a4c333b59b34cb97d00df3a_cgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c_ab6a3b9836a4c333b59b34cb97d00df3a_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
c47177ae76c21a17544f9cbb12fa00ab
|
After Width: | Height: | Size: 42 KiB |
|
@ -0,0 +1 @@
|
|||
1929385db92bd37b9d650bd9e50568db
|
After Width: | Height: | Size: 5.7 KiB |
|
@ -7,7 +7,16 @@
|
|||
<para>events management (actions) </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include <unistd.h><?linebreak?>#include <gtk-4.0/gtk/gtk.h><?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include <unistd.h><?linebreak?>#include <gtk-4.0/gtk/gtk.h><?linebreak?></programlisting>Include dependency graph for actions.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d1/d0b/actions_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Macros </title>
|
||||
<itemizedlist>
|
||||
<listitem><para><anchor xml:id="_actions_8c_1a6601e30a11906888d0db1ec40237b758"/>#define <emphasis role="strong">GEM_GRAPH_CLIENT_TYPE_WINDOW</emphasis>   (gem_graph_client_window_get_type())</para>
|
||||
|
|
|
@ -7,7 +7,16 @@
|
|||
<para>tree functions </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../../include/fsm.h"<?linebreak?>#include "../../include/signal.h"<?linebreak?>#include "../../include/widget.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../../include/fsm.h"<?linebreak?>#include "../../include/signal.h"<?linebreak?>#include "../../include/widget.h"<?linebreak?></programlisting>Include dependency graph for tree.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d7/d0d/util_2tree_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Macros </title>
|
||||
<itemizedlist>
|
||||
<listitem><para><anchor xml:id="_util_2tree_8c_1a3a70da499d76caa9ab8e553c0b6793a9"/>#define <emphasis role="strong">LIST_VS_TREE</emphasis>   0</para>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
0e92c6c079c75010f447796d3a300d36
|
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1 @@
|
|||
5545cb619ecb3e56f997199c190a90b8
|
After Width: | Height: | Size: 30 KiB |
|
@ -0,0 +1 @@
|
|||
78d34216e2a09d72a8d51fe7fb1e5e3c
|
After Width: | Height: | Size: 18 KiB |
|
@ -4,10 +4,19 @@
|
|||
<indexterm><primary>src/graphics/grid.c</primary></indexterm>
|
||||
<para>
|
||||
|
||||
<para>graphics - grid/empty space drawing functions </para>
|
||||
<para>grid/empty space drawing functions </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../../include/graphics.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../../include/graphics.h"<?linebreak?></programlisting>Include dependency graph for grid.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../dc/d03/grid_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para>int <link linkend="_grid_8c_1a79778df22a59f6bdfb2ef1be40999988">graphics_draw_space_ridges_vertex</link> (const int graphics_stack_id, long offset_vertex, long x, long y, long z)</para>
|
||||
|
@ -29,7 +38,7 @@
|
|||
<section>
|
||||
<title>Detailed Description</title>
|
||||
|
||||
<para>graphics - grid/empty space drawing functions </para>
|
||||
<para>grid/empty space drawing functions </para>
|
||||
|
||||
<para>This file is part of Gem-graph. </para>
|
||||
</section>
|
||||
|
|
|
@ -7,7 +7,16 @@
|
|||
<para>topbar (left, center, right) </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../include/base.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/fsm.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../../../../include/base.h"<?linebreak?>#include "../../../../include/signal.h"<?linebreak?>#include "../../../../include/widget.h"<?linebreak?>#include "../../../../include/fsm.h"<?linebreak?></programlisting>Include dependency graph for dispatch.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d0b/widget_2main__window_2topbar_2dispatch_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para>GtkWidget * <link linkend="_widget_2main__window_2topbar_2dispatch_8c_1ad937c2a7a1f8a2af174434bd5f1dcf20">widget_get_topbar</link> (GtkApplication *app)</para>
|
||||
|
|
|
@ -7,7 +7,16 @@
|
|||
<para>fsm measures manager </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?></programlisting>Include dependency graph for manager.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d2/d02/fsm_2measures_2manager_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para>void <link linkend="_fsm_2measures_2manager_8c_1a6c711a88f128da33895ebd6cdf96ed66">fsm_add_measure</link> (char *measure_name)</para>
|
||||
|
@ -89,6 +98,24 @@ Parameters</title>
|
|||
</para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the call graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d2/d03/fsm_2measures_2manager_8c_a6c711a88f128da33895ebd6cdf96ed66_cgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d2/d03/fsm_2measures_2manager_8c_a6c711a88f128da33895ebd6cdf96ed66_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_fsm_2measures_2manager_8c_1a5da29952715596bf17643f907bd64daf"/><section>
|
||||
<title>fsm_list_init_measures()</title>
|
||||
|
@ -104,6 +131,15 @@ Parameters</title>
|
|||
<para>src/fsm/dispatch/fsm_init() </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d2/d03/fsm_2measures_2manager_8c_a5da29952715596bf17643f907bd64daf_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_fsm_2measures_2manager_8c_1ae81ba1733710f5b2db1a5b253d7adaf7"/><section>
|
||||
<title>fsm_rule_trig_measure()</title>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
fbfec2f9709762c0c0b531fe379cf59a
|
After Width: | Height: | Size: 3.8 KiB |
|
@ -0,0 +1 @@
|
|||
99222e325b416019696d7f52821fff89
|
After Width: | Height: | Size: 5.8 KiB |
|
@ -0,0 +1 @@
|
|||
0f8a333c76d2effd7a6b04668ba97fe5
|
After Width: | Height: | Size: 28 KiB |
|
@ -0,0 +1 @@
|
|||
4516cbb70c90ab3c4ff5beca14d4a450
|
After Width: | Height: | Size: 20 KiB |
|
@ -0,0 +1 @@
|
|||
a03dbbb0dcf440d61a2a503d98621df1
|
After Width: | Height: | Size: 52 KiB |
|
@ -7,7 +7,16 @@
|
|||
<para>fsm results manager </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?>#include "../../../include/widget.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?>#include "../../../include/widget.h"<?linebreak?></programlisting>Include dependency graph for manager.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d7/d0a/fsm_2results_2manager_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para><anchor xml:id="_fsm_2results_2manager_8c_1ac59294a7ff6934d0704c85aaf08dc268"/>void <emphasis role="strong">fsm_add_result</emphasis> (char *result_name)</para>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
08e4b91ff3d33f9358f4957cb6b3b15f
|
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1 @@
|
|||
8f855ed6b59ac40aa311b5edf0704c72
|
After Width: | Height: | Size: 31 KiB |
|
@ -0,0 +1 @@
|
|||
d7b0b71aaf5a58a185a785b90a477686
|
After Width: | Height: | Size: 22 KiB |
|
@ -0,0 +1 @@
|
|||
3bb284a6192b85ba76071b4039bb1aef
|
After Width: | Height: | Size: 58 KiB |
|
@ -0,0 +1 @@
|
|||
eb5e869cf6eab7cab793b29996a5f0e5
|
After Width: | Height: | Size: 72 KiB |
|
@ -0,0 +1 @@
|
|||
5b5b791f1eb3606145250e1d79e1f935
|
After Width: | Height: | Size: 51 KiB |
|
@ -0,0 +1 @@
|
|||
ed0989dc8a8a7009fb3566eeb9d257d5
|
After Width: | Height: | Size: 58 KiB |
|
@ -0,0 +1 @@
|
|||
4cb3dec9e746f9744da8f30eb678a1e8
|
After Width: | Height: | Size: 52 KiB |
|
@ -0,0 +1 @@
|
|||
9b6bcefe09ada49e8417dc97a21cc5df
|
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1 @@
|
|||
eaf5da347d020211d3e89ce437f23c37
|
After Width: | Height: | Size: 204 KiB |
|
@ -0,0 +1 @@
|
|||
158bf4e8d7922392cd8321802e52ef0c
|
After Width: | Height: | Size: 23 KiB |
|
@ -7,20 +7,23 @@
|
|||
<para>all windows </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include "../../include/widget.h"<?linebreak?>#include "../../include/fsm.h"<?linebreak?>#include "../../include/util.h"<?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include "../../include/widget.h"<?linebreak?>#include "../../include/fsm.h"<?linebreak?>#include "../../include/util.h"<?linebreak?></programlisting>Include dependency graph for manager.c:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../dc/d06/widget_2manager_8c__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Functions </title>
|
||||
<itemizedlist>
|
||||
<listitem><para>GtkWindow * <link linkend="_widget_2manager_8c_1aa79c2ff4883932d6f9b7184d1d05dd5d">widget_get_main_window</link> ()</para>
|
||||
|
||||
<para>getter </para>
|
||||
</listitem>
|
||||
<listitem><para>GtkWindow * <link linkend="_widget_2manager_8c_1a8a3fc181cce5aa9cfb0623abf0315f5d">widget_get_dialog_window</link> ()</para>
|
||||
|
||||
<para>getter </para>
|
||||
</listitem>
|
||||
<listitem><para>GtkWindow * <link linkend="_widget_2manager_8c_1a84dce957680294b8b928c5bc9b2c1dfb">widget_get_text_window</link> ()</para>
|
||||
|
||||
<para>getter </para>
|
||||
</listitem>
|
||||
<listitem><para>void <link linkend="_widget_2manager_8c_1a9fa76559222320b25d10f05eeb9b5869">on_windows_startup</link> (GtkApplication *app)</para>
|
||||
</listitem>
|
||||
|
@ -79,6 +82,24 @@ Parameters</title>
|
|||
</para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the call graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_af2c6e56cf463999c342009ea6e3e5346_cgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_af2c6e56cf463999c342009ea6e3e5346_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_widget_2manager_8c_1a9fa76559222320b25d10f05eeb9b5869"/><section>
|
||||
<title>on_windows_startup()</title>
|
||||
|
@ -116,16 +137,30 @@ Parameters</title>
|
|||
</para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the call graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a9fa76559222320b25d10f05eeb9b5869_cgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a9fa76559222320b25d10f05eeb9b5869_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_widget_2manager_8c_1a8a3fc181cce5aa9cfb0623abf0315f5d"/><section>
|
||||
<title>widget_get_dialog_window()</title>
|
||||
<indexterm><primary>widget_get_dialog_window</primary><secondary>manager.c</secondary></indexterm>
|
||||
<indexterm><primary>manager.c</primary><secondary>widget_get_dialog_window</secondary></indexterm>
|
||||
<para><computeroutput>GtkWindow * widget_get_dialog_window ( )</computeroutput></para><para>
|
||||
|
||||
<para>getter </para>
|
||||
</para>
|
||||
|
||||
<para><computeroutput>GtkWindow * widget_get_dialog_window ( )</computeroutput></para>
|
||||
<para><formalpara><title>Since</title>
|
||||
|
||||
<para>2024-07</para>
|
||||
|
@ -139,16 +174,21 @@ Parameters</title>
|
|||
<para>dialog_window </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a8a3fc181cce5aa9cfb0623abf0315f5d_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_widget_2manager_8c_1aa79c2ff4883932d6f9b7184d1d05dd5d"/><section>
|
||||
<title>widget_get_main_window()</title>
|
||||
<indexterm><primary>widget_get_main_window</primary><secondary>manager.c</secondary></indexterm>
|
||||
<indexterm><primary>manager.c</primary><secondary>widget_get_main_window</secondary></indexterm>
|
||||
<para><computeroutput>GtkWindow * widget_get_main_window ( )</computeroutput></para><para>
|
||||
|
||||
<para>getter </para>
|
||||
</para>
|
||||
|
||||
<para><computeroutput>GtkWindow * widget_get_main_window ( )</computeroutput></para>
|
||||
<para><formalpara><title>Since</title>
|
||||
|
||||
<para>2024-07</para>
|
||||
|
@ -162,16 +202,21 @@ Parameters</title>
|
|||
<para>main_window </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_aa79c2ff4883932d6f9b7184d1d05dd5d_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
<anchor xml:id="_widget_2manager_8c_1a84dce957680294b8b928c5bc9b2c1dfb"/><section>
|
||||
<title>widget_get_text_window()</title>
|
||||
<indexterm><primary>widget_get_text_window</primary><secondary>manager.c</secondary></indexterm>
|
||||
<indexterm><primary>manager.c</primary><secondary>widget_get_text_window</secondary></indexterm>
|
||||
<para><computeroutput>GtkWindow * widget_get_text_window ( )</computeroutput></para><para>
|
||||
|
||||
<para>getter </para>
|
||||
</para>
|
||||
|
||||
<para><computeroutput>GtkWindow * widget_get_text_window ( )</computeroutput></para>
|
||||
<para><formalpara><title>Since</title>
|
||||
|
||||
<para>2024-07</para>
|
||||
|
@ -185,6 +230,15 @@ Parameters</title>
|
|||
<para>text_window </para>
|
||||
</formalpara>
|
||||
</para>
|
||||
Here is the caller graph for this function:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d3/d09/widget_2manager_8c_a84dce957680294b8b928c5bc9b2c1dfb_icgraph.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
9749097193da331ed46e543618d90b31
|
After Width: | Height: | Size: 5.5 KiB |
|
@ -0,0 +1 @@
|
|||
e7cab567a5bde9f21b0a1756afe46742
|
After Width: | Height: | Size: 4.6 KiB |
|
@ -0,0 +1 @@
|
|||
5b689252ce142884800d2a05f2851eb9
|
After Width: | Height: | Size: 6.2 KiB |
|
@ -0,0 +1 @@
|
|||
df5fcb4eff00624131b0ee32c56fe5af
|
After Width: | Height: | Size: 3.1 KiB |
|
@ -0,0 +1 @@
|
|||
e4c497e483c9c2fd60f19280edbfc44f
|
After Width: | Height: | Size: 110 KiB |
|
@ -0,0 +1 @@
|
|||
fc82352e0f7d4137359be6a3ac50d099
|
After Width: | Height: | Size: 72 KiB |
|
@ -0,0 +1 @@
|
|||
38e9e5831fd3c5798533eed3db52f628
|
After Width: | Height: | Size: 2.9 KiB |
|
@ -7,7 +7,25 @@
|
|||
<para>base header </para>
|
||||
|
||||
</para>
|
||||
<programlisting linenumbering="unnumbered">#include <assert.h><?linebreak?>#include <errno.h><?linebreak?>#include <fcntl.h><?linebreak?>#include <math.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include <stddef.h><?linebreak?>#include <stdbool.h><?linebreak?>#include <sys/types.h><?linebreak?>#include <sys/stat.h><?linebreak?>#include <unistd.h><?linebreak?>#include <time.h><?linebreak?>#include <string.h><?linebreak?>#include <glib-2.0/glib.h><?linebreak?>#include <gtk-4.0/gtk/gtk.h><?linebreak?></programlisting><simplesect>
|
||||
<programlisting linenumbering="unnumbered">#include <assert.h><?linebreak?>#include <errno.h><?linebreak?>#include <fcntl.h><?linebreak?>#include <math.h><?linebreak?>#include <stdio.h><?linebreak?>#include <stdlib.h><?linebreak?>#include <stddef.h><?linebreak?>#include <stdbool.h><?linebreak?>#include <sys/types.h><?linebreak?>#include <sys/stat.h><?linebreak?>#include <unistd.h><?linebreak?>#include <time.h><?linebreak?>#include <string.h><?linebreak?>#include <glib-2.0/glib.h><?linebreak?>#include <gtk-4.0/gtk/gtk.h><?linebreak?></programlisting>Include dependency graph for base.h:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../da/d0e/base_8h__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
This graph shows which files directly or indirectly include this file:<para>
|
||||
<informalfigure>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata width="50%" align="center" valign="middle" scalefit="0" fileref="../../d7/d04/base_8h__dep__incl.png"></imagedata>
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</informalfigure>
|
||||
</para>
|
||||
<simplesect>
|
||||
<title>Classes </title>
|
||||
<itemizedlist>
|
||||
<listitem><para>struct <link linkend="_structarrow__t">arrow_t</link></para>
|
||||
|
|