cleaning under doxygen control: doc work can now begin 🙂

This commit is contained in:
Jean Sirmai 2024-10-21 23:49:12 +02:00
parent 5c050c942b
commit f9dcca7dac
Signed by: jean
GPG Key ID: FB3115C340E057E3
63 changed files with 1328 additions and 338 deletions

View File

@ -19,9 +19,11 @@
<para>Gem-graph-client main file. </para> <para>Gem-graph-client main file. </para>
<para>This file is part of Gem-graph. It contains only the main function. The function <link linkend="_main_8c_1a3c04138a5bfe5d72780bb7e82a18e627">main()</link> initialises the log, the finite state machine (fsm), the application and the windows and closes all the elements it opened at the end of program execution. The main window is opened on the &apos;synthetic view&apos; page of the current model by default (<formalpara><title>See also</title> <para>This file is part of Gem-graph. It contains only the <link linkend="_main_8c_1a3c04138a5bfe5d72780bb7e82a18e627">main()</link> function.</para>
<para>the <link linkend="_main_8c_1a3c04138a5bfe5d72780bb7e82a18e627">main</link> window topbar dispatcher). </para> <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>
</formalpara> </formalpara>
</para> </para>
</section> </section>

View File

@ -4,13 +4,13 @@
<indexterm><primary>src/widget/main_window/topbar/dispatch.c</primary></indexterm> <indexterm><primary>src/widget/main_window/topbar/dispatch.c</primary></indexterm>
<para> <para>
<para>Main window widgets dispatcher (topbar and six pages) </para> <para>topbar (left, center, right) </para>
</para> </para>
<programlisting linenumbering="unnumbered">#include &quot;../../../../include/base.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect> <programlisting linenumbering="unnumbered">#include &quot;../../../../include/base.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect>
<title>Functions </title> <title>Functions </title>
<itemizedlist> <itemizedlist>
<listitem><para>void <link linkend="_widget_2main__window_2topbar_2dispatch_8c_1a6458bdae6bcf9131bc7c793810869db7">widget_design_main_window</link> (GtkWindow *main_window, GtkApplication *app)</para> <listitem><para>GtkWidget * <link linkend="_widget_2main__window_2topbar_2dispatch_8c_1ad937c2a7a1f8a2af174434bd5f1dcf20">widget_get_topbar</link> (GtkApplication *app)</para>
</listitem> </listitem>
<listitem><para>char * <link linkend="_widget_2main__window_2topbar_2dispatch_8c_1aee7518cfd4073577afedafc70705e233">widget_get_address_text_theory</link> ()</para> <listitem><para>char * <link linkend="_widget_2main__window_2topbar_2dispatch_8c_1aee7518cfd4073577afedafc70705e233">widget_get_address_text_theory</link> ()</para>
</listitem> </listitem>
@ -23,42 +23,10 @@
<section> <section>
<title>Detailed Description</title> <title>Detailed Description</title>
<para>Main window widgets dispatcher (topbar and six pages) </para> <para>topbar (left, center, right) </para>
</section> </section>
<section> <section>
<title>Function Documentation</title> <title>Function Documentation</title>
<anchor xml:id="_widget_2main__window_2topbar_2dispatch_8c_1a6458bdae6bcf9131bc7c793810869db7"/><section>
<title>widget_design_main_window()</title>
<indexterm><primary>widget_design_main_window</primary><secondary>dispatch.c</secondary></indexterm>
<indexterm><primary>dispatch.c</primary><secondary>widget_design_main_window</secondary></indexterm>
<para><computeroutput>void widget_design_main_window (GtkWindow * main_window, GtkApplication * app)</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>*main_window</entry><entry>
<para></para>
</entry>
</row>
<row>
<entry>*app</entry><entry>
<para></para>
</entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
</para>
</section>
<anchor xml:id="_widget_2main__window_2topbar_2dispatch_8c_1a905ee0e77908c113609224ee28aaa0ee"/><section> <anchor xml:id="_widget_2main__window_2topbar_2dispatch_8c_1a905ee0e77908c113609224ee28aaa0ee"/><section>
<title>widget_get_address_text_alpha_index()</title> <title>widget_get_address_text_alpha_index()</title>
<indexterm><primary>widget_get_address_text_alpha_index</primary><secondary>dispatch.c</secondary></indexterm> <indexterm><primary>widget_get_address_text_alpha_index</primary><secondary>dispatch.c</secondary></indexterm>
@ -92,5 +60,34 @@ Parameters</title>
</formalpara> </formalpara>
</para> </para>
</section> </section>
<anchor xml:id="_widget_2main__window_2topbar_2dispatch_8c_1ad937c2a7a1f8a2af174434bd5f1dcf20"/><section>
<title>widget_get_topbar()</title>
<indexterm><primary>widget_get_topbar</primary><secondary>dispatch.c</secondary></indexterm>
<indexterm><primary>dispatch.c</primary><secondary>widget_get_topbar</secondary></indexterm>
<para><computeroutput>GtkWidget * widget_get_topbar (GtkApplication * app)</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>*app</entry><entry></entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
<formalpara><title>Returns</title>
<para>topbar </para>
</formalpara>
</para>
</section>
</section> </section>
</section> </section>

View File

@ -4,7 +4,7 @@
<indexterm><primary>src/widget/manager.c</primary></indexterm> <indexterm><primary>src/widget/manager.c</primary></indexterm>
<para> <para>
<para>windows (main, dialog, modal) creation and access </para> <para>all windows </para>
</para> </para>
<programlisting linenumbering="unnumbered">#include &quot;../../include/widget.h&quot;<?linebreak?>#include &quot;../../include/fsm.h&quot;<?linebreak?>#include &quot;../../include/util.h&quot;<?linebreak?></programlisting><simplesect> <programlisting linenumbering="unnumbered">#include &quot;../../include/widget.h&quot;<?linebreak?>#include &quot;../../include/fsm.h&quot;<?linebreak?>#include &quot;../../include/util.h&quot;<?linebreak?></programlisting><simplesect>
@ -31,7 +31,7 @@
<section> <section>
<title>Detailed Description</title> <title>Detailed Description</title>
<para>windows (main, dialog, modal) creation and access </para> <para>all windows </para>
</section> </section>
<section> <section>
<title>Function Documentation</title> <title>Function Documentation</title>

View File

@ -4,7 +4,7 @@
<indexterm><primary>src/widget/main_window/topbar/left.c</primary></indexterm> <indexterm><primary>src/widget/main_window/topbar/left.c</primary></indexterm>
<para> <para>
<para>Topbar left area. </para> <para>Topbar left. </para>
</para> </para>
<programlisting linenumbering="unnumbered">#include &quot;../../../../include/base.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect> <programlisting linenumbering="unnumbered">#include &quot;../../../../include/base.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect>
@ -19,21 +19,21 @@
<simplesect> <simplesect>
<title>Functions </title> <title>Functions </title>
<itemizedlist> <itemizedlist>
<listitem><para><anchor xml:id="_left_8c_1a3d0f8c7b9545a6da3464060dad7990db"/>const char * <emphasis role="strong">widget_get_btt_label_synth</emphasis> ()</para> <listitem><para>const char * <link linkend="_left_8c_1a3d0f8c7b9545a6da3464060dad7990db">widget_get_btt_label_synth</link> ()</para>
<para>synth </para> <para>! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: </para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_left_8c_1a22ed4aed09c29d9f8c72dbe7ced53e2c"/>const char * <emphasis role="strong">widget_get_btt_label_state</emphasis> ()</para> <listitem><para><anchor xml:id="_left_8c_1a22ed4aed09c29d9f8c72dbe7ced53e2c"/>const char * <emphasis role="strong">widget_get_btt_label_state</emphasis> ()</para>
<para>state </para> <para>btt_state </para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_left_8c_1adea9b5591d51aab274d8c275045d778c"/>const char * <emphasis role="strong">widget_get_btt_label_rules</emphasis> ()</para> <listitem><para><anchor xml:id="_left_8c_1adea9b5591d51aab274d8c275045d778c"/>const char * <emphasis role="strong">widget_get_btt_label_rules</emphasis> ()</para>
<para>rules </para> <para>btt_rules </para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_left_8c_1a136322baea0729a8dfbc5c9b1bc0667e"/>const char * <emphasis role="strong">widget_get_btt_label_data</emphasis> ()</para> <listitem><para><anchor xml:id="_left_8c_1a136322baea0729a8dfbc5c9b1bc0667e"/>const char * <emphasis role="strong">widget_get_btt_label_data</emphasis> ()</para>
<para>data <?linebreak?> </para> <para>btt_data <?linebreak?> </para>
</listitem> </listitem>
<listitem><para>void <link linkend="_left_8c_1a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</link> (GtkWidget *header_bar)</para> <listitem><para>void <link linkend="_left_8c_1a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</link> (GtkWidget *header_bar)</para>
@ -44,10 +44,21 @@
<section> <section>
<title>Detailed Description</title> <title>Detailed Description</title>
<para>Topbar left area. </para> <para>Topbar left. </para>
</section> </section>
<section> <section>
<title>Function Documentation</title> <title>Function Documentation</title>
<anchor xml:id="_left_8c_1a3d0f8c7b9545a6da3464060dad7990db"/><section>
<title>widget_get_btt_label_synth()</title>
<indexterm><primary>widget_get_btt_label_synth</primary><secondary>left.c</secondary></indexterm>
<indexterm><primary>left.c</primary><secondary>widget_get_btt_label_synth</secondary></indexterm>
<para><computeroutput>const char * widget_get_btt_label_synth ( )</computeroutput></para><para>
<para>! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: </para>
</para>
<para>btt_synth </para>
</section>
<anchor xml:id="_left_8c_1a45d8a02844578e1c13d8b86b74e3c8b0"/><section> <anchor xml:id="_left_8c_1a45d8a02844578e1c13d8b86b74e3c8b0"/><section>
<title>window_design_topbar_left()</title> <title>window_design_topbar_left()</title>
<indexterm><primary>window_design_topbar_left</primary><secondary>left.c</secondary></indexterm> <indexterm><primary>window_design_topbar_left</primary><secondary>left.c</secondary></indexterm>

View File

@ -4,7 +4,7 @@
<indexterm><primary>src/widget/modal.c</primary></indexterm> <indexterm><primary>src/widget/modal.c</primary></indexterm>
<para> <para>
<para>Gem-graph-client modal window. </para> <para>modal window. </para>
</para> </para>
<programlisting linenumbering="unnumbered">#include &quot;../../include/util.h&quot;<?linebreak?>#include &quot;../../include/signal.h&quot;<?linebreak?>#include &quot;../../include/widget.h&quot;<?linebreak?></programlisting><simplesect> <programlisting linenumbering="unnumbered">#include &quot;../../include/util.h&quot;<?linebreak?>#include &quot;../../include/signal.h&quot;<?linebreak?>#include &quot;../../include/widget.h&quot;<?linebreak?></programlisting><simplesect>
@ -23,7 +23,7 @@
<section> <section>
<title>Detailed Description</title> <title>Detailed Description</title>
<para>Gem-graph-client modal window. </para> <para>modal window. </para>
<para>This file is part of Gem-graph. </para> <para>This file is part of Gem-graph. </para>
</section> </section>

View File

@ -0,0 +1,24 @@
<?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="_center_8c" xml:lang="en-US">
<title>src/widget/main_window/topbar/center.c File Reference</title>
<indexterm><primary>src/widget/main_window/topbar/center.c</primary></indexterm>
<para>
<para>Topbar center. </para>
</para>
<programlisting linenumbering="unnumbered">#include &quot;../../../../include/base.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect>
<title>Functions </title>
<itemizedlist>
<listitem><para><anchor xml:id="_center_8c_1a149992300a77b245016ed0e1984651d4"/>void <emphasis role="strong">window_design_topbar_center</emphasis> (GtkWidget *topbar)</para>
<para>title </para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>Detailed Description</title>
<para>Topbar center. </para>
</section>
</section>

View File

@ -0,0 +1,77 @@
<?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="_designer_8c" xml:lang="en-US">
<title>src/widget/main_window/designer.c File Reference</title>
<indexterm><primary>src/widget/main_window/designer.c</primary></indexterm>
<para>
<para>main window </para>
</para>
<programlisting linenumbering="unnumbered">#include &quot;../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../include/fsm.h&quot;<?linebreak?>#include &quot;../../../include/util.h&quot;<?linebreak?></programlisting><simplesect>
<title>Functions </title>
<itemizedlist>
<listitem><para>void <link linkend="_designer_8c_1a6458bdae6bcf9131bc7c793810869db7">widget_design_main_window</link> (GtkWindow *main_window, GtkApplication *app)</para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>Detailed Description</title>
<para>main window </para>
<para>This file is part of Gem-graph.</para>
<para>Six pages can be displayed in the main window:<itemizedlist>
<listitem>
<para>synth: an overview that presents the main elements of interest simultaneously</para>
</listitem><listitem>
<para>state: a detailed view of the space, enabling it to be explored or modified</para>
</listitem><listitem>
<para>measures presents all the measures available and those in progress</para>
</listitem><listitem>
<para>results enables you to work on the results obtained</para>
</listitem><listitem>
<para>rules: two pages are grouped together here to make it easier to come and go: <blockquote>
<para>&#8205;the &quot;all rules&quot; page gives access to the hierarchy of all rules </para>
</blockquote><blockquote>
<para>&#8205;the &quot;selected rule&quot; page lets you examine and modify one selected rule </para>
</blockquote></para>
</listitem></itemizedlist>
</para>
</section>
<section>
<title>Function Documentation</title>
<anchor xml:id="_designer_8c_1a6458bdae6bcf9131bc7c793810869db7"/><section>
<title>widget_design_main_window()</title>
<indexterm><primary>widget_design_main_window</primary><secondary>designer.c</secondary></indexterm>
<indexterm><primary>designer.c</primary><secondary>widget_design_main_window</secondary></indexterm>
<para><computeroutput>void widget_design_main_window (GtkWindow * main_window, GtkApplication * app)</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>*main_window</entry><entry>
<para></para>
</entry>
</row>
<row>
<entry>*app</entry><entry>
<para></para>
</entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
</para>
</section>
</section>
</section>

View File

@ -0,0 +1,57 @@
<?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="_right_8c" xml:lang="en-US">
<title>src/widget/main_window/topbar/right.c File Reference</title>
<indexterm><primary>src/widget/main_window/topbar/right.c</primary></indexterm>
<para>
<para>Topbar right. </para>
</para>
<programlisting linenumbering="unnumbered">#include &quot;../../../../include/base.h&quot;<?linebreak?>#include &quot;../../../../include/signal.h&quot;<?linebreak?>#include &quot;../../../../include/widget.h&quot;<?linebreak?>#include &quot;../../../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect>
<title>Functions </title>
<itemizedlist>
<listitem><para>void <link linkend="_right_8c_1a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">window_design_topbar_right</link> (GtkWidget *header_bar, GtkApplication *app)</para>
</listitem>
</itemizedlist>
</simplesect>
<section>
<title>Detailed Description</title>
<para>Topbar right. </para>
</section>
<section>
<title>Function Documentation</title>
<anchor xml:id="_right_8c_1a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"/><section>
<title>window_design_topbar_right()</title>
<indexterm><primary>window_design_topbar_right</primary><secondary>right.c</secondary></indexterm>
<indexterm><primary>right.c</primary><secondary>window_design_topbar_right</secondary></indexterm>
<para><computeroutput>void window_design_topbar_right (GtkWidget * header_bar, GtkApplication * app)</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>*header_bar</entry><entry>
<para></para>
</entry>
</row>
<row>
<entry>*app</entry><entry>
<para></para>
</entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
</para>
</section>
</section>
</section>

View File

@ -4,7 +4,7 @@
<indexterm><primary>src/widget/dialog.c</primary></indexterm> <indexterm><primary>src/widget/dialog.c</primary></indexterm>
<para> <para>
<para>Gem-graph-client modal dialog window. </para> <para>dialog window. </para>
</para> </para>
<programlisting linenumbering="unnumbered">#include &quot;../../include/base.h&quot;<?linebreak?>#include &quot;../../include/signal.h&quot;<?linebreak?>#include &quot;../../include/widget.h&quot;<?linebreak?>#include &quot;../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect> <programlisting linenumbering="unnumbered">#include &quot;../../include/base.h&quot;<?linebreak?>#include &quot;../../include/signal.h&quot;<?linebreak?>#include &quot;../../include/widget.h&quot;<?linebreak?>#include &quot;../../include/fsm.h&quot;<?linebreak?></programlisting><simplesect>
@ -19,7 +19,7 @@
<section> <section>
<title>Detailed Description</title> <title>Detailed Description</title>
<para>Gem-graph-client modal dialog window. </para> <para>dialog window. </para>
<para>This file is part of Gem-graph. </para> <para>This file is part of Gem-graph. </para>
</section> </section>

View File

@ -146,27 +146,33 @@
<para>modal </para> <para>modal </para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_widget_8h_1a3d0f8c7b9545a6da3464060dad7990db"/>const char * <emphasis role="strong">widget_get_btt_label_synth</emphasis> ()</para> <listitem><para>const char * <link linkend="_widget_8h_1a3d0f8c7b9545a6da3464060dad7990db">widget_get_btt_label_synth</link> ()</para>
<para>synth </para> <para>! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: </para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_widget_8h_1a22ed4aed09c29d9f8c72dbe7ced53e2c"/>const char * <emphasis role="strong">widget_get_btt_label_state</emphasis> ()</para> <listitem><para><anchor xml:id="_widget_8h_1a22ed4aed09c29d9f8c72dbe7ced53e2c"/>const char * <emphasis role="strong">widget_get_btt_label_state</emphasis> ()</para>
<para>state </para> <para>btt_state </para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_widget_8h_1adea9b5591d51aab274d8c275045d778c"/>const char * <emphasis role="strong">widget_get_btt_label_rules</emphasis> ()</para> <listitem><para><anchor xml:id="_widget_8h_1adea9b5591d51aab274d8c275045d778c"/>const char * <emphasis role="strong">widget_get_btt_label_rules</emphasis> ()</para>
<para>rules </para> <para>btt_rules </para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_widget_8h_1a136322baea0729a8dfbc5c9b1bc0667e"/>const char * <emphasis role="strong">widget_get_btt_label_data</emphasis> ()</para> <listitem><para><anchor xml:id="_widget_8h_1a136322baea0729a8dfbc5c9b1bc0667e"/>const char * <emphasis role="strong">widget_get_btt_label_data</emphasis> ()</para>
<para>data <?linebreak?> </para> <para>btt_data <?linebreak?> </para>
</listitem>
<listitem><para><anchor xml:id="_widget_8h_1a149992300a77b245016ed0e1984651d4"/>void <emphasis role="strong">window_design_topbar_center</emphasis> (GtkWidget *topbar)</para>
<para>title </para>
</listitem> </listitem>
<listitem><para>void <link linkend="_widget_8h_1a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</link> (GtkWidget *header_bar)</para> <listitem><para>void <link linkend="_widget_8h_1a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</link> (GtkWidget *header_bar)</para>
<para>The rules page consists of two half-pages in a GtkPaned widget : </para> <para>The rules page consists of two half-pages in a GtkPaned widget : </para>
</listitem> </listitem>
<listitem><para>void <link linkend="_widget_8h_1a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">window_design_topbar_right</link> (GtkWidget *header_bar, GtkApplication *app)</para> <listitem><para>void <link linkend="_widget_8h_1a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">window_design_topbar_right</link> (GtkWidget *header_bar, GtkApplication *app)</para>
</listitem>
<listitem><para>GtkWidget * <link linkend="_widget_8h_1ad937c2a7a1f8a2af174434bd5f1dcf20">widget_get_topbar</link> (GtkApplication *app)</para>
</listitem> </listitem>
<listitem><para><anchor xml:id="_widget_8h_1a990f88f46feba957a864d7bf203f42e7"/>void * <emphasis role="strong">widget_get_page_synth</emphasis> ()</para> <listitem><para><anchor xml:id="_widget_8h_1a990f88f46feba957a864d7bf203f42e7"/>void * <emphasis role="strong">widget_get_page_synth</emphasis> ()</para>
@ -601,6 +607,17 @@ Parameters</title>
</formalpara> </formalpara>
</para> </para>
</section> </section>
<anchor xml:id="_widget_8h_1a3d0f8c7b9545a6da3464060dad7990db"/><section>
<title>widget_get_btt_label_synth()</title>
<indexterm><primary>widget_get_btt_label_synth</primary><secondary>widget.h</secondary></indexterm>
<indexterm><primary>widget.h</primary><secondary>widget_get_btt_label_synth</secondary></indexterm>
<para><computeroutput>const char * widget_get_btt_label_synth ( )</computeroutput></para><para>
<para>! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: </para>
</para>
<para>btt_synth </para>
</section>
<anchor xml:id="_widget_8h_1a8a3fc181cce5aa9cfb0623abf0315f5d"/><section> <anchor xml:id="_widget_8h_1a8a3fc181cce5aa9cfb0623abf0315f5d"/><section>
<title>widget_get_dialog_window()</title> <title>widget_get_dialog_window()</title>
<indexterm><primary>widget_get_dialog_window</primary><secondary>widget.h</secondary></indexterm> <indexterm><primary>widget_get_dialog_window</primary><secondary>widget.h</secondary></indexterm>
@ -911,6 +928,35 @@ Parameters</title>
</formalpara> </formalpara>
</para> </para>
</section> </section>
<anchor xml:id="_widget_8h_1ad937c2a7a1f8a2af174434bd5f1dcf20"/><section>
<title>widget_get_topbar()</title>
<indexterm><primary>widget_get_topbar</primary><secondary>widget.h</secondary></indexterm>
<indexterm><primary>widget.h</primary><secondary>widget_get_topbar</secondary></indexterm>
<para><computeroutput>GtkWidget * widget_get_topbar (GtkApplication * app)</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>*app</entry><entry></entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</formalpara>
<formalpara><title>Returns</title>
<para>topbar </para>
</formalpara>
</para>
</section>
<anchor xml:id="_widget_8h_1af968daedf9ce1bd06c674c69ef793201"/><section> <anchor xml:id="_widget_8h_1af968daedf9ce1bd06c674c69ef793201"/><section>
<title>widget_get_user_rules_tree()</title> <title>widget_get_user_rules_tree()</title>
<indexterm><primary>widget_get_user_rules_tree</primary><secondary>widget.h</secondary></indexterm> <indexterm><primary>widget_get_user_rules_tree</primary><secondary>widget.h</secondary></indexterm>

View File

@ -55,6 +55,7 @@
<xi:include href="d7/d00/pilot__box_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d7/d00/pilot__box_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d1/d0c/util_2tree_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d1/d0c/util_2tree_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="da/d02/widget_2main__window_2all__rules_2tree_2tree_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="da/d02/widget_2main__window_2all__rules_2tree_2tree_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="db/d02/designer_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="db/d07/assign_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="db/d07/assign_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="de/d0e/conditions_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="de/d0e/conditions_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d4/d01/identity_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d4/d01/identity_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
@ -69,6 +70,7 @@
<xi:include href="d0/d00/middle_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d0/d00/middle_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="dc/d04/top_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="dc/d04/top_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="df/d03/time_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="df/d03/time_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="da/d0e/center_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d4/d07/fsm_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d4/d07/fsm_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d6/d06/widget_2main__window_2all__rules_2tree_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d6/d06/widget_2main__window_2all__rules_2tree_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
@ -81,6 +83,7 @@
<xi:include href="db/d06/widget_2main__window_2synth_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="db/d06/widget_2main__window_2synth_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d5/d03/left_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d5/d03/left_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="db/d0f/right_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d7/d0c/fsm_2engine_2manager_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d7/d0c/fsm_2engine_2manager_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="d2/d03/fsm_2measures_2manager_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="d2/d03/fsm_2measures_2manager_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="de/d07/fsm_2preferences_2manager_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="de/d07/fsm_2preferences_2manager_8c.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

View File

@ -94,7 +94,8 @@ Functions</h2></td></tr>
</table> </table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Gem-graph-client main file. </p> <div class="textblock"><p>Gem-graph-client main file. </p>
<p>This file is part of Gem-graph. It contains only the main function. The function <a class="el" href="../../d0/d09/main_8c.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a> initialises the log, the finite state machine (fsm), the application and the windows and closes all the elements it opened at the end of program execution. The main window is opened on the 'synthetic view' page of the current model by default (</p><dl class="section see"><dt>See also</dt><dd>the <a class="el" href="../../d0/d09/main_8c.html#a3c04138a5bfe5d72780bb7e82a18e627">main</a> window topbar dispatcher). </dd></dl> <p>This file is part of Gem-graph. It contains only the <a class="el" href="../../d0/d09/main_8c.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a> function.</p>
<p>The <a class="el" href="../../d0/d09/main_8c.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a> 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. </p><dl class="section see"><dt>See also</dt><dd>src/widget/main_window/topbar/dispatch/widget_design_main_window() </dd></dl>
</div><h2 class="groupheader">Function Documentation</h2> </div><h2 class="groupheader">Function Documentation</h2>
<a id="a3c04138a5bfe5d72780bb7e82a18e627" name="a3c04138a5bfe5d72780bb7e82a18e627"></a> <a id="a3c04138a5bfe5d72780bb7e82a18e627" name="a3c04138a5bfe5d72780bb7e82a18e627"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c04138a5bfe5d72780bb7e82a18e627">&#9670;&#160;</a></span>main()</h2> <h2 class="memtitle"><span class="permalink"><a href="#a3c04138a5bfe5d72780bb7e82a18e627">&#9670;&#160;</a></span>main()</h2>

View File

@ -81,7 +81,7 @@ $(function() {
</div><!--header--> </div><!--header-->
<div class="contents"> <div class="contents">
<p>Main window widgets dispatcher (topbar and six pages) <p>topbar (left, center, right)
<a href="#details">More...</a></p> <a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../../../include/base.h</a>&quot;</code><br /> <div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../../../include/base.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../../../include/signal.h</a>&quot;</code><br /> <code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../../../include/signal.h</a>&quot;</code><br />
@ -90,8 +90,8 @@ $(function() {
</div><table class="memberdecls"> </div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr> Functions</h2></td></tr>
<tr class="memitem:a6458bdae6bcf9131bc7c793810869db7" id="r_a6458bdae6bcf9131bc7c793810869db7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a6458bdae6bcf9131bc7c793810869db7">widget_design_main_window</a> (GtkWindow *main_window, GtkApplication *app)</td></tr> <tr class="memitem:ad937c2a7a1f8a2af174434bd5f1dcf20" id="r_ad937c2a7a1f8a2af174434bd5f1dcf20"><td class="memItemLeft" align="right" valign="top">GtkWidget *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#ad937c2a7a1f8a2af174434bd5f1dcf20">widget_get_topbar</a> (GtkApplication *app)</td></tr>
<tr class="separator:a6458bdae6bcf9131bc7c793810869db7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:ad937c2a7a1f8a2af174434bd5f1dcf20"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aee7518cfd4073577afedafc70705e233" id="r_aee7518cfd4073577afedafc70705e233"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233">widget_get_address_text_theory</a> ()</td></tr> <tr class="memitem:aee7518cfd4073577afedafc70705e233" id="r_aee7518cfd4073577afedafc70705e233"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233">widget_get_address_text_theory</a> ()</td></tr>
<tr class="separator:aee7518cfd4073577afedafc70705e233"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:aee7518cfd4073577afedafc70705e233"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acfad36e48f845c075056fb8fbe765c0e" id="r_acfad36e48f845c075056fb8fbe765c0e"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e">widget_get_address_text_practice</a> ()</td></tr> <tr class="memitem:acfad36e48f845c075056fb8fbe765c0e" id="r_acfad36e48f845c075056fb8fbe765c0e"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e">widget_get_address_text_practice</a> ()</td></tr>
@ -100,43 +100,8 @@ Functions</h2></td></tr>
<tr class="separator:a905ee0e77908c113609224ee28aaa0ee"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a905ee0e77908c113609224ee28aaa0ee"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Main window widgets dispatcher (topbar and six pages) </p> <div class="textblock"><p>topbar (left, center, right) </p>
</div><h2 class="groupheader">Function Documentation</h2> </div><h2 class="groupheader">Function Documentation</h2>
<a id="a6458bdae6bcf9131bc7c793810869db7" name="a6458bdae6bcf9131bc7c793810869db7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6458bdae6bcf9131bc7c793810869db7">&#9670;&#160;</a></span>widget_design_main_window()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void widget_design_main_window </td>
<td>(</td>
<td class="paramtype">GtkWindow *&#160;</td>
<td class="paramname"><em>main_window</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">GtkApplication *&#160;</td>
<td class="paramname"><em>app</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">*main_window</td><td></td></tr>
<tr><td class="paramname">*app</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="a905ee0e77908c113609224ee28aaa0ee" name="a905ee0e77908c113609224ee28aaa0ee"></a> <a id="a905ee0e77908c113609224ee28aaa0ee" name="a905ee0e77908c113609224ee28aaa0ee"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a905ee0e77908c113609224ee28aaa0ee">&#9670;&#160;</a></span>widget_get_address_text_alpha_index()</h2> <h2 class="memtitle"><span class="permalink"><a href="#a905ee0e77908c113609224ee28aaa0ee">&#9670;&#160;</a></span>widget_get_address_text_alpha_index()</h2>
@ -189,6 +154,31 @@ Functions</h2></td></tr>
</div><div class="memdoc"> </div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>"./data/text/théorie.txt" </dd></dl> <dl class="section return"><dt>Returns</dt><dd>"./data/text/théorie.txt" </dd></dl>
</div>
</div>
<a id="ad937c2a7a1f8a2af174434bd5f1dcf20" name="ad937c2a7a1f8a2af174434bd5f1dcf20"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad937c2a7a1f8a2af174434bd5f1dcf20">&#9670;&#160;</a></span>widget_get_topbar()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GtkWidget * widget_get_topbar </td>
<td>(</td>
<td class="paramtype">GtkApplication *&#160;</td>
<td class="paramname"><em>app</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">*app</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>topbar </dd></dl>
</div> </div>
</div> </div>
</div><!-- contents --> </div><!-- contents -->

View File

@ -81,7 +81,7 @@ $(function() {
</div><!--header--> </div><!--header-->
<div class="contents"> <div class="contents">
<p>windows (main, dialog, modal) creation and access <p>all windows
<a href="#details">More...</a></p> <a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../df/d05/widget_8h.html">../../include/widget.h</a>&quot;</code><br /> <div class="textblock"><code>#include &quot;<a class="el" href="../../df/d05/widget_8h.html">../../include/widget.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../dd/d01/fsm_8h.html">../../include/fsm.h</a>&quot;</code><br /> <code>#include &quot;<a class="el" href="../../dd/d01/fsm_8h.html">../../include/fsm.h</a>&quot;</code><br />
@ -104,7 +104,7 @@ Functions</h2></td></tr>
<tr class="separator:af2c6e56cf463999c342009ea6e3e5346"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:af2c6e56cf463999c342009ea6e3e5346"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>windows (main, dialog, modal) creation and access </p> <div class="textblock"><p>all windows </p>
</div><h2 class="groupheader">Function Documentation</h2> </div><h2 class="groupheader">Function Documentation</h2>
<a id="af2c6e56cf463999c342009ea6e3e5346" name="af2c6e56cf463999c342009ea6e3e5346"></a> <a id="af2c6e56cf463999c342009ea6e3e5346" name="af2c6e56cf463999c342009ea6e3e5346"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af2c6e56cf463999c342009ea6e3e5346">&#9670;&#160;</a></span>on_windows_activation()</h2> <h2 class="memtitle"><span class="permalink"><a href="#af2c6e56cf463999c342009ea6e3e5346">&#9670;&#160;</a></span>on_windows_activation()</h2>

View File

@ -82,7 +82,7 @@ $(function() {
</div><!--header--> </div><!--header-->
<div class="contents"> <div class="contents">
<p>Topbar left area. <p>Topbar left.
<a href="#details">More...</a></p> <a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../../../include/base.h</a>&quot;</code><br /> <div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../../../include/base.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../../../include/signal.h</a>&quot;</code><br /> <code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../../../include/signal.h</a>&quot;</code><br />
@ -98,21 +98,20 @@ Macros</h2></td></tr>
</table><table class="memberdecls"> </table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr> Functions</h2></td></tr>
<tr class="memitem:a3d0f8c7b9545a6da3464060dad7990db" id="r_a3d0f8c7b9545a6da3464060dad7990db"><td class="memItemLeft" align="right" valign="top"><a id="a3d0f8c7b9545a6da3464060dad7990db" name="a3d0f8c7b9545a6da3464060dad7990db"></a> <tr class="memitem:a3d0f8c7b9545a6da3464060dad7990db" id="r_a3d0f8c7b9545a6da3464060dad7990db"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d03/left_8c.html#a3d0f8c7b9545a6da3464060dad7990db">widget_get_btt_label_synth</a> ()</td></tr>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_synth</b> ()</td></tr> <tr class="memdesc:a3d0f8c7b9545a6da3464060dad7990db"><td class="mdescLeft">&#160;</td><td class="mdescRight">! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: <br /></td></tr>
<tr class="memdesc:a3d0f8c7b9545a6da3464060dad7990db"><td class="mdescLeft">&#160;</td><td class="mdescRight">synth <br /></td></tr>
<tr class="separator:a3d0f8c7b9545a6da3464060dad7990db"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a3d0f8c7b9545a6da3464060dad7990db"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22ed4aed09c29d9f8c72dbe7ced53e2c" id="r_a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memItemLeft" align="right" valign="top"><a id="a22ed4aed09c29d9f8c72dbe7ced53e2c" name="a22ed4aed09c29d9f8c72dbe7ced53e2c"></a> <tr class="memitem:a22ed4aed09c29d9f8c72dbe7ced53e2c" id="r_a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memItemLeft" align="right" valign="top"><a id="a22ed4aed09c29d9f8c72dbe7ced53e2c" name="a22ed4aed09c29d9f8c72dbe7ced53e2c"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_state</b> ()</td></tr> const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_state</b> ()</td></tr>
<tr class="memdesc:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="mdescLeft">&#160;</td><td class="mdescRight">state <br /></td></tr> <tr class="memdesc:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="mdescLeft">&#160;</td><td class="mdescRight">btt_state <br /></td></tr>
<tr class="separator:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adea9b5591d51aab274d8c275045d778c" id="r_adea9b5591d51aab274d8c275045d778c"><td class="memItemLeft" align="right" valign="top"><a id="adea9b5591d51aab274d8c275045d778c" name="adea9b5591d51aab274d8c275045d778c"></a> <tr class="memitem:adea9b5591d51aab274d8c275045d778c" id="r_adea9b5591d51aab274d8c275045d778c"><td class="memItemLeft" align="right" valign="top"><a id="adea9b5591d51aab274d8c275045d778c" name="adea9b5591d51aab274d8c275045d778c"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_rules</b> ()</td></tr> const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_rules</b> ()</td></tr>
<tr class="memdesc:adea9b5591d51aab274d8c275045d778c"><td class="mdescLeft">&#160;</td><td class="mdescRight">rules <br /></td></tr> <tr class="memdesc:adea9b5591d51aab274d8c275045d778c"><td class="mdescLeft">&#160;</td><td class="mdescRight">btt_rules <br /></td></tr>
<tr class="separator:adea9b5591d51aab274d8c275045d778c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:adea9b5591d51aab274d8c275045d778c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a136322baea0729a8dfbc5c9b1bc0667e" id="r_a136322baea0729a8dfbc5c9b1bc0667e"><td class="memItemLeft" align="right" valign="top"><a id="a136322baea0729a8dfbc5c9b1bc0667e" name="a136322baea0729a8dfbc5c9b1bc0667e"></a> <tr class="memitem:a136322baea0729a8dfbc5c9b1bc0667e" id="r_a136322baea0729a8dfbc5c9b1bc0667e"><td class="memItemLeft" align="right" valign="top"><a id="a136322baea0729a8dfbc5c9b1bc0667e" name="a136322baea0729a8dfbc5c9b1bc0667e"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_data</b> ()</td></tr> const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_data</b> ()</td></tr>
<tr class="memdesc:a136322baea0729a8dfbc5c9b1bc0667e"><td class="mdescLeft">&#160;</td><td class="mdescRight">data <br /> <tr class="memdesc:a136322baea0729a8dfbc5c9b1bc0667e"><td class="mdescLeft">&#160;</td><td class="mdescRight">btt_data <br />
<br /></td></tr> <br /></td></tr>
<tr class="separator:a136322baea0729a8dfbc5c9b1bc0667e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a136322baea0729a8dfbc5c9b1bc0667e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a45d8a02844578e1c13d8b86b74e3c8b0" id="r_a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</a> (GtkWidget *header_bar)</td></tr> <tr class="memitem:a45d8a02844578e1c13d8b86b74e3c8b0" id="r_a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</a> (GtkWidget *header_bar)</td></tr>
@ -120,8 +119,28 @@ const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_bt
<tr class="separator:a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Topbar left area. </p> <div class="textblock"><p>Topbar left. </p>
</div><h2 class="groupheader">Function Documentation</h2> </div><h2 class="groupheader">Function Documentation</h2>
<a id="a3d0f8c7b9545a6da3464060dad7990db" name="a3d0f8c7b9545a6da3464060dad7990db"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3d0f8c7b9545a6da3464060dad7990db">&#9670;&#160;</a></span>widget_get_btt_label_synth()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char * widget_get_btt_label_synth </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: </p>
<p>btt_synth </p>
</div>
</div>
<a id="a45d8a02844578e1c13d8b86b74e3c8b0" name="a45d8a02844578e1c13d8b86b74e3c8b0"></a> <a id="a45d8a02844578e1c13d8b86b74e3c8b0" name="a45d8a02844578e1c13d8b86b74e3c8b0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a45d8a02844578e1c13d8b86b74e3c8b0">&#9670;&#160;</a></span>window_design_topbar_left()</h2> <h2 class="memtitle"><span class="permalink"><a href="#a45d8a02844578e1c13d8b86b74e3c8b0">&#9670;&#160;</a></span>window_design_topbar_left()</h2>

View File

@ -81,7 +81,7 @@ $(function() {
</div><!--header--> </div><!--header-->
<div class="contents"> <div class="contents">
<p>Gem-graph-client modal window. <p>modal window.
<a href="#details">More...</a></p> <a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../d8/d0c/util_8h.html">../../include/util.h</a>&quot;</code><br /> <div class="textblock"><code>#include &quot;<a class="el" href="../../d8/d0c/util_8h.html">../../include/util.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../include/signal.h</a>&quot;</code><br /> <code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../include/signal.h</a>&quot;</code><br />
@ -97,7 +97,7 @@ Functions</h2></td></tr>
<tr class="separator:a59d241b96357c7580fd8584572f42b4c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a59d241b96357c7580fd8584572f42b4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Gem-graph-client modal window. </p> <div class="textblock"><p>modal window. </p>
<p>This file is part of Gem-graph. </p> <p>This file is part of Gem-graph. </p>
</div><h2 class="groupheader">Function Documentation</h2> </div><h2 class="groupheader">Function Documentation</h2>
<a id="a2de49d7ea886ac83d68af532046c0868" name="a2de49d7ea886ac83d68af532046c0868"></a> <a id="a2de49d7ea886ac83d68af532046c0868" name="a2de49d7ea886ac83d68af532046c0868"></a>

View File

@ -0,0 +1,106 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Gem-graph: src/widget/main_window/topbar/center.c File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="../../logo icon mini.png"/></td>
<td id="projectalign">
<div id="projectname">Gem-graph<span id="projectnumber">&#160;0.1.0</span>
</div>
<div id="projectbrief">A modelling tool based on rewriting of geometric graphs.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="../../dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="../../dir_c570470bf3e4213fb57699dd2e921b84.html">widget</a></li><li class="navelem"><a class="el" href="../../dir_4378cb27ffdfc18b738d6615673a7a16.html">main_window</a></li><li class="navelem"><a class="el" href="../../dir_6baf6e10a477d2c7f22b98e13e44a1d3.html">topbar</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">center.c File Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Topbar center.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../../../include/base.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../../../include/signal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../df/d05/widget_8h.html">../../../../include/widget.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../dd/d01/fsm_8h.html">../../../../include/fsm.h</a>&quot;</code><br />
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a149992300a77b245016ed0e1984651d4" id="r_a149992300a77b245016ed0e1984651d4"><td class="memItemLeft" align="right" valign="top"><a id="a149992300a77b245016ed0e1984651d4" name="a149992300a77b245016ed0e1984651d4"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>window_design_topbar_center</b> (GtkWidget *topbar)</td></tr>
<tr class="memdesc:a149992300a77b245016ed0e1984651d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">title <br /></td></tr>
<tr class="separator:a149992300a77b245016ed0e1984651d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Topbar center. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>

View File

@ -0,0 +1,153 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Gem-graph: src/widget/main_window/designer.c File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="../../logo icon mini.png"/></td>
<td id="projectalign">
<div id="projectname">Gem-graph<span id="projectnumber">&#160;0.1.0</span>
</div>
<div id="projectbrief">A modelling tool based on rewriting of geometric graphs.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="../../dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="../../dir_c570470bf3e4213fb57699dd2e921b84.html">widget</a></li><li class="navelem"><a class="el" href="../../dir_4378cb27ffdfc18b738d6615673a7a16.html">main_window</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">designer.c File Reference</div></div>
</div><!--header-->
<div class="contents">
<p>main window
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../df/d05/widget_8h.html">../../../include/widget.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../dd/d01/fsm_8h.html">../../../include/fsm.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/d0c/util_8h.html">../../../include/util.h</a>&quot;</code><br />
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a6458bdae6bcf9131bc7c793810869db7" id="r_a6458bdae6bcf9131bc7c793810869db7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/d02/designer_8c.html#a6458bdae6bcf9131bc7c793810869db7">widget_design_main_window</a> (GtkWindow *main_window, GtkApplication *app)</td></tr>
<tr class="separator:a6458bdae6bcf9131bc7c793810869db7"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>main window </p>
<p>This file is part of Gem-graph.</p>
<p>Six pages can be displayed in the main window:</p><ul>
<li>synth: an overview that presents the main elements of interest simultaneously</li>
<li>state: a detailed view of the space, enabling it to be explored or modified</li>
<li>measures presents all the measures available and those in progress</li>
<li>results enables you to work on the results obtained</li>
<li>rules: two pages are grouped together here to make it easier to come and go: <blockquote class="doxtable">
<p>&zwj;the "all rules" page gives access to the hierarchy of all rules </p>
</blockquote>
<blockquote class="doxtable">
<p>&zwj;the "selected rule" page lets you examine and modify one selected rule </p>
</blockquote>
</li>
</ul>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="a6458bdae6bcf9131bc7c793810869db7" name="a6458bdae6bcf9131bc7c793810869db7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6458bdae6bcf9131bc7c793810869db7">&#9670;&#160;</a></span>widget_design_main_window()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void widget_design_main_window </td>
<td>(</td>
<td class="paramtype">GtkWindow *&#160;</td>
<td class="paramname"><em>main_window</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">GtkApplication *&#160;</td>
<td class="paramname"><em>app</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">*main_window</td><td></td></tr>
<tr><td class="paramname">*app</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>

View File

@ -0,0 +1,140 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Gem-graph: src/widget/main_window/topbar/right.c File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="../../logo icon mini.png"/></td>
<td id="projectalign">
<div id="projectname">Gem-graph<span id="projectnumber">&#160;0.1.0</span>
</div>
<div id="projectbrief">A modelling tool based on rewriting of geometric graphs.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="../../dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="../../dir_c570470bf3e4213fb57699dd2e921b84.html">widget</a></li><li class="navelem"><a class="el" href="../../dir_4378cb27ffdfc18b738d6615673a7a16.html">main_window</a></li><li class="navelem"><a class="el" href="../../dir_6baf6e10a477d2c7f22b98e13e44a1d3.html">topbar</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">right.c File Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Topbar right.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../../../include/base.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../../../include/signal.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../df/d05/widget_8h.html">../../../../include/widget.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../dd/d01/fsm_8h.html">../../../../include/fsm.h</a>&quot;</code><br />
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a4a9ccdb6dc6dbc18f1e2d2235fbb26c3" id="r_a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../db/d0f/right_8c.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">window_design_topbar_right</a> (GtkWidget *header_bar, GtkApplication *app)</td></tr>
<tr class="separator:a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Topbar right. </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="a4a9ccdb6dc6dbc18f1e2d2235fbb26c3" name="a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">&#9670;&#160;</a></span>window_design_topbar_right()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void window_design_topbar_right </td>
<td>(</td>
<td class="paramtype">GtkWidget *&#160;</td>
<td class="paramname"><em>header_bar</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">GtkApplication *&#160;</td>
<td class="paramname"><em>app</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">*header_bar</td><td></td></tr>
<tr><td class="paramname">*app</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>

View File

@ -81,7 +81,7 @@ $(function() {
</div><!--header--> </div><!--header-->
<div class="contents"> <div class="contents">
<p>Gem-graph-client modal dialog window. <p>dialog window.
<a href="#details">More...</a></p> <a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../include/base.h</a>&quot;</code><br /> <div class="textblock"><code>#include &quot;<a class="el" href="../../d3/d0a/base_8h.html">../../include/base.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../include/signal.h</a>&quot;</code><br /> <code>#include &quot;<a class="el" href="../../d8/d09/signal_8h.html">../../include/signal.h</a>&quot;</code><br />
@ -95,7 +95,7 @@ Functions</h2></td></tr>
<tr class="separator:a1591b0ceef41a3926eee69905735b3ec"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a1591b0ceef41a3926eee69905735b3ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Gem-graph-client modal dialog window. </p> <div class="textblock"><p>dialog window. </p>
<p>This file is part of Gem-graph. </p> <p>This file is part of Gem-graph. </p>
</div><h2 class="groupheader">Function Documentation</h2> </div><h2 class="groupheader">Function Documentation</h2>
<a id="a1591b0ceef41a3926eee69905735b3ec" name="a1591b0ceef41a3926eee69905735b3ec"></a> <a id="a1591b0ceef41a3926eee69905735b3ec" name="a1591b0ceef41a3926eee69905735b3ec"></a>

View File

@ -215,28 +215,33 @@ Functions</h2></td></tr>
<tr class="memitem:a2de49d7ea886ac83d68af532046c0868" id="r_a2de49d7ea886ac83d68af532046c0868"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868">widget_design_text_window</a> (GtkWindow *main_window, GtkWindow *text_window)</td></tr> <tr class="memitem:a2de49d7ea886ac83d68af532046c0868" id="r_a2de49d7ea886ac83d68af532046c0868"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868">widget_design_text_window</a> (GtkWindow *main_window, GtkWindow *text_window)</td></tr>
<tr class="memdesc:a2de49d7ea886ac83d68af532046c0868"><td class="mdescLeft">&#160;</td><td class="mdescRight">modal <br /></td></tr> <tr class="memdesc:a2de49d7ea886ac83d68af532046c0868"><td class="mdescLeft">&#160;</td><td class="mdescRight">modal <br /></td></tr>
<tr class="separator:a2de49d7ea886ac83d68af532046c0868"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a2de49d7ea886ac83d68af532046c0868"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d0f8c7b9545a6da3464060dad7990db" id="r_a3d0f8c7b9545a6da3464060dad7990db"><td class="memItemLeft" align="right" valign="top"><a id="a3d0f8c7b9545a6da3464060dad7990db" name="a3d0f8c7b9545a6da3464060dad7990db"></a> <tr class="memitem:a3d0f8c7b9545a6da3464060dad7990db" id="r_a3d0f8c7b9545a6da3464060dad7990db"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#a3d0f8c7b9545a6da3464060dad7990db">widget_get_btt_label_synth</a> ()</td></tr>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_synth</b> ()</td></tr> <tr class="memdesc:a3d0f8c7b9545a6da3464060dad7990db"><td class="mdescLeft">&#160;</td><td class="mdescRight">! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: <br /></td></tr>
<tr class="memdesc:a3d0f8c7b9545a6da3464060dad7990db"><td class="mdescLeft">&#160;</td><td class="mdescRight">synth <br /></td></tr>
<tr class="separator:a3d0f8c7b9545a6da3464060dad7990db"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a3d0f8c7b9545a6da3464060dad7990db"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22ed4aed09c29d9f8c72dbe7ced53e2c" id="r_a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memItemLeft" align="right" valign="top"><a id="a22ed4aed09c29d9f8c72dbe7ced53e2c" name="a22ed4aed09c29d9f8c72dbe7ced53e2c"></a> <tr class="memitem:a22ed4aed09c29d9f8c72dbe7ced53e2c" id="r_a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memItemLeft" align="right" valign="top"><a id="a22ed4aed09c29d9f8c72dbe7ced53e2c" name="a22ed4aed09c29d9f8c72dbe7ced53e2c"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_state</b> ()</td></tr> const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_state</b> ()</td></tr>
<tr class="memdesc:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="mdescLeft">&#160;</td><td class="mdescRight">state <br /></td></tr> <tr class="memdesc:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="mdescLeft">&#160;</td><td class="mdescRight">btt_state <br /></td></tr>
<tr class="separator:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a22ed4aed09c29d9f8c72dbe7ced53e2c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adea9b5591d51aab274d8c275045d778c" id="r_adea9b5591d51aab274d8c275045d778c"><td class="memItemLeft" align="right" valign="top"><a id="adea9b5591d51aab274d8c275045d778c" name="adea9b5591d51aab274d8c275045d778c"></a> <tr class="memitem:adea9b5591d51aab274d8c275045d778c" id="r_adea9b5591d51aab274d8c275045d778c"><td class="memItemLeft" align="right" valign="top"><a id="adea9b5591d51aab274d8c275045d778c" name="adea9b5591d51aab274d8c275045d778c"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_rules</b> ()</td></tr> const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_rules</b> ()</td></tr>
<tr class="memdesc:adea9b5591d51aab274d8c275045d778c"><td class="mdescLeft">&#160;</td><td class="mdescRight">rules <br /></td></tr> <tr class="memdesc:adea9b5591d51aab274d8c275045d778c"><td class="mdescLeft">&#160;</td><td class="mdescRight">btt_rules <br /></td></tr>
<tr class="separator:adea9b5591d51aab274d8c275045d778c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:adea9b5591d51aab274d8c275045d778c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a136322baea0729a8dfbc5c9b1bc0667e" id="r_a136322baea0729a8dfbc5c9b1bc0667e"><td class="memItemLeft" align="right" valign="top"><a id="a136322baea0729a8dfbc5c9b1bc0667e" name="a136322baea0729a8dfbc5c9b1bc0667e"></a> <tr class="memitem:a136322baea0729a8dfbc5c9b1bc0667e" id="r_a136322baea0729a8dfbc5c9b1bc0667e"><td class="memItemLeft" align="right" valign="top"><a id="a136322baea0729a8dfbc5c9b1bc0667e" name="a136322baea0729a8dfbc5c9b1bc0667e"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_data</b> ()</td></tr> const char *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_btt_label_data</b> ()</td></tr>
<tr class="memdesc:a136322baea0729a8dfbc5c9b1bc0667e"><td class="mdescLeft">&#160;</td><td class="mdescRight">data <br /> <tr class="memdesc:a136322baea0729a8dfbc5c9b1bc0667e"><td class="mdescLeft">&#160;</td><td class="mdescRight">btt_data <br />
<br /></td></tr> <br /></td></tr>
<tr class="separator:a136322baea0729a8dfbc5c9b1bc0667e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a136322baea0729a8dfbc5c9b1bc0667e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a149992300a77b245016ed0e1984651d4" id="r_a149992300a77b245016ed0e1984651d4"><td class="memItemLeft" align="right" valign="top"><a id="a149992300a77b245016ed0e1984651d4" name="a149992300a77b245016ed0e1984651d4"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>window_design_topbar_center</b> (GtkWidget *topbar)</td></tr>
<tr class="memdesc:a149992300a77b245016ed0e1984651d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">title <br /></td></tr>
<tr class="separator:a149992300a77b245016ed0e1984651d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a45d8a02844578e1c13d8b86b74e3c8b0" id="r_a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</a> (GtkWidget *header_bar)</td></tr> <tr class="memitem:a45d8a02844578e1c13d8b86b74e3c8b0" id="r_a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0">window_design_topbar_left</a> (GtkWidget *header_bar)</td></tr>
<tr class="memdesc:a45d8a02844578e1c13d8b86b74e3c8b0"><td class="mdescLeft">&#160;</td><td class="mdescRight">The rules page consists of two half-pages in a GtkPaned widget : <br /></td></tr> <tr class="memdesc:a45d8a02844578e1c13d8b86b74e3c8b0"><td class="mdescLeft">&#160;</td><td class="mdescRight">The rules page consists of two half-pages in a GtkPaned widget : <br /></td></tr>
<tr class="separator:a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a45d8a02844578e1c13d8b86b74e3c8b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a9ccdb6dc6dbc18f1e2d2235fbb26c3" id="r_a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">window_design_topbar_right</a> (GtkWidget *header_bar, GtkApplication *app)</td></tr> <tr class="memitem:a4a9ccdb6dc6dbc18f1e2d2235fbb26c3" id="r_a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">window_design_topbar_right</a> (GtkWidget *header_bar, GtkApplication *app)</td></tr>
<tr class="separator:a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a4a9ccdb6dc6dbc18f1e2d2235fbb26c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad937c2a7a1f8a2af174434bd5f1dcf20" id="r_ad937c2a7a1f8a2af174434bd5f1dcf20"><td class="memItemLeft" align="right" valign="top">GtkWidget *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d05/widget_8h.html#ad937c2a7a1f8a2af174434bd5f1dcf20">widget_get_topbar</a> (GtkApplication *app)</td></tr>
<tr class="separator:ad937c2a7a1f8a2af174434bd5f1dcf20"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a990f88f46feba957a864d7bf203f42e7" id="r_a990f88f46feba957a864d7bf203f42e7"><td class="memItemLeft" align="right" valign="top"><a id="a990f88f46feba957a864d7bf203f42e7" name="a990f88f46feba957a864d7bf203f42e7"></a> <tr class="memitem:a990f88f46feba957a864d7bf203f42e7" id="r_a990f88f46feba957a864d7bf203f42e7"><td class="memItemLeft" align="right" valign="top"><a id="a990f88f46feba957a864d7bf203f42e7" name="a990f88f46feba957a864d7bf203f42e7"></a>
void *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_page_synth</b> ()</td></tr> void *&#160;</td><td class="memItemRight" valign="bottom"><b>widget_get_page_synth</b> ()</td></tr>
<tr class="memdesc:a990f88f46feba957a864d7bf203f42e7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Phantom documentation. <br /></td></tr> <tr class="memdesc:a990f88f46feba957a864d7bf203f42e7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Phantom documentation. <br /></td></tr>
@ -675,6 +680,26 @@ src/widget/manager/on_windows_activation()</dd></dl>
</div><div class="memdoc"> </div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>"./data/text/théorie.txt" </dd></dl> <dl class="section return"><dt>Returns</dt><dd>"./data/text/théorie.txt" </dd></dl>
</div>
</div>
<a id="a3d0f8c7b9545a6da3464060dad7990db" name="a3d0f8c7b9545a6da3464060dad7990db"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3d0f8c7b9545a6da3464060dad7990db">&#9670;&#160;</a></span>widget_get_btt_label_synth()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char * widget_get_btt_label_synth </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: </p>
<p>btt_synth </p>
</div> </div>
</div> </div>
<a id="a8a3fc181cce5aa9cfb0623abf0315f5d" name="a8a3fc181cce5aa9cfb0623abf0315f5d"></a> <a id="a8a3fc181cce5aa9cfb0623abf0315f5d" name="a8a3fc181cce5aa9cfb0623abf0315f5d"></a>
@ -944,6 +969,31 @@ src/widget/one_rule/algebra/dispatch/gtk_box_append()</dd></dl>
<dl class="section see"><dt>See also</dt><dd>src/signal </dd></dl> <dl class="section see"><dt>See also</dt><dd>src/signal </dd></dl>
<dl class="section return"><dt>Returns</dt><dd>text_window </dd></dl> <dl class="section return"><dt>Returns</dt><dd>text_window </dd></dl>
</div>
</div>
<a id="ad937c2a7a1f8a2af174434bd5f1dcf20" name="ad937c2a7a1f8a2af174434bd5f1dcf20"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad937c2a7a1f8a2af174434bd5f1dcf20">&#9670;&#160;</a></span>widget_get_topbar()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GtkWidget * widget_get_topbar </td>
<td>(</td>
<td class="paramtype">GtkApplication *&#160;</td>
<td class="paramname"><em>app</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">*app</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>topbar </dd></dl>
</div> </div>
</div> </div>
<a id="af968daedf9ce1bd06c674c69ef793201" name="af968daedf9ce1bd06c674c69ef793201"></a> <a id="af968daedf9ce1bd06c674c69ef793201" name="af968daedf9ce1bd06c674c69ef793201"></a>

View File

@ -95,6 +95,12 @@ Directories</h2></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_6baf6e10a477d2c7f22b98e13e44a1d3.html">topbar</a></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_6baf6e10a477d2c7f22b98e13e44a1d3.html">topbar</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
Files</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="db/d02/designer_8c.html">designer.c</a></td></tr>
<tr class="memdesc:db/d02/designer_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">main window <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
</div><!-- contents --> </div><!-- contents -->
<!-- start footer part --> <!-- start footer part -->

View File

@ -81,11 +81,17 @@ $(function() {
<table class="memberdecls"> <table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
Files</h2></td></tr> Files</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="da/d0e/center_8c.html">center.c</a></td></tr>
<tr class="memdesc:da/d0e/center_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Topbar center. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html">dispatch.c</a></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html">dispatch.c</a></td></tr>
<tr class="memdesc:d2/d02/widget_2main__window_2topbar_2dispatch_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Main window widgets dispatcher (topbar and six pages) <br /></td></tr> <tr class="memdesc:d2/d02/widget_2main__window_2topbar_2dispatch_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">topbar (left, center, right) <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d5/d03/left_8c.html">left.c</a></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d5/d03/left_8c.html">left.c</a></td></tr>
<tr class="memdesc:d5/d03/left_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Topbar left area. <br /></td></tr> <tr class="memdesc:d5/d03/left_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Topbar left. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="db/d0f/right_8c.html">right.c</a></td></tr>
<tr class="memdesc:db/d0f/right_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Topbar right. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
</div><!-- contents --> </div><!-- contents -->

View File

@ -79,16 +79,21 @@ $(function() {
</div><!--header--> </div><!--header-->
<div class="contents"> <div class="contents">
<table class="memberdecls"> <table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="subdirs" name="subdirs"></a>
Directories</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="iconfclosed"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_4378cb27ffdfc18b738d6615673a7a16.html">main_window</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="files" name="files"></a>
Files</h2></td></tr> Files</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dd/d09/dialog_8c.html">dialog.c</a></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dd/d09/dialog_8c.html">dialog.c</a></td></tr>
<tr class="memdesc:dd/d09/dialog_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gem-graph-client modal dialog window. <br /></td></tr> <tr class="memdesc:dd/d09/dialog_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">dialog window. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d3/d09/widget_2manager_8c.html">manager.c</a></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d3/d09/widget_2manager_8c.html">manager.c</a></td></tr>
<tr class="memdesc:d3/d09/widget_2manager_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">windows (main, dialog, modal) creation and access <br /></td></tr> <tr class="memdesc:d3/d09/widget_2manager_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">all windows <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d5/d0a/modal_8c.html">modal.c</a></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><span class="icondoc"></span>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="d5/d0a/modal_8c.html">modal.c</a></td></tr>
<tr class="memdesc:d5/d0a/modal_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gem-graph-client modal window. <br /></td></tr> <tr class="memdesc:d5/d0a/modal_8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">modal window. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
</div><!-- contents --> </div><!-- contents -->

View File

@ -154,15 +154,18 @@ $(function() {
<tr id="row_1_3_0_5_0_" class="odd"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html" target="_self">dispatch.c</a></td><td class="desc">Main_window synthetic view </td></tr> <tr id="row_1_3_0_5_0_" class="odd"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html" target="_self">dispatch.c</a></td><td class="desc">Main_window synthetic view </td></tr>
<tr id="row_1_3_0_5_1_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="df/d03/time_8c.html" target="_self">time.c</a></td><td class="desc">Main_window synthetic view time dependent functions </td></tr> <tr id="row_1_3_0_5_1_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="df/d03/time_8c.html" target="_self">time.c</a></td><td class="desc">Main_window synthetic view time dependent functions </td></tr>
<tr id="row_1_3_0_6_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_1_3_0_6_" class="arrow" onclick="toggleFolder('1_3_0_6_')">&#9660;</span><span id="img_1_3_0_6_" class="iconfopen" onclick="toggleFolder('1_3_0_6_')">&#160;</span><a class="el" href="dir_6baf6e10a477d2c7f22b98e13e44a1d3.html" target="_self">topbar</a></td><td class="desc"></td></tr> <tr id="row_1_3_0_6_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_1_3_0_6_" class="arrow" onclick="toggleFolder('1_3_0_6_')">&#9660;</span><span id="img_1_3_0_6_" class="iconfopen" onclick="toggleFolder('1_3_0_6_')">&#160;</span><a class="el" href="dir_6baf6e10a477d2c7f22b98e13e44a1d3.html" target="_self">topbar</a></td><td class="desc"></td></tr>
<tr id="row_1_3_0_6_0_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html" target="_self">dispatch.c</a></td><td class="desc">Main window widgets dispatcher (topbar and six pages) </td></tr> <tr id="row_1_3_0_6_0_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="da/d0e/center_8c.html" target="_self">center.c</a></td><td class="desc">Topbar center </td></tr>
<tr id="row_1_3_0_6_1_" class="odd"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d5/d03/left_8c.html" target="_self">left.c</a></td><td class="desc">Topbar left area </td></tr> <tr id="row_1_3_0_6_1_" class="odd"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html" target="_self">dispatch.c</a></td><td class="desc">Topbar (left, center, right) </td></tr>
<tr id="row_1_3_1_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="dd/d09/dialog_8c.html" target="_self">dialog.c</a></td><td class="desc">Gem-graph-client modal dialog window </td></tr> <tr id="row_1_3_0_6_2_" class="even"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d5/d03/left_8c.html" target="_self">left.c</a></td><td class="desc">Topbar left </td></tr>
<tr id="row_1_3_2_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d3/d09/widget_2manager_8c.html" target="_self">manager.c</a></td><td class="desc">Windows (main, dialog, modal) creation and access </td></tr> <tr id="row_1_3_0_6_3_" class="odd"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="db/d0f/right_8c.html" target="_self">right.c</a></td><td class="desc">Topbar right </td></tr>
<tr id="row_1_3_3_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d5/d0a/modal_8c.html" target="_self">modal.c</a></td><td class="desc">Gem-graph-client modal window </td></tr> <tr id="row_1_3_0_7_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="db/d02/designer_8c.html" target="_self">designer.c</a></td><td class="desc">Main window </td></tr>
<tr id="row_1_4_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d1/d0c/actions_8c.html" target="_self">actions.c</a></td><td class="desc">Events management (actions) </td></tr> <tr id="row_1_3_1_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="dd/d09/dialog_8c.html" target="_self">dialog.c</a></td><td class="desc">Dialog window </td></tr>
<tr id="row_1_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d3/d0c/journal_8c.html" target="_self">journal.c</a></td><td class="desc">Journal / log </td></tr> <tr id="row_1_3_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d3/d09/widget_2manager_8c.html" target="_self">manager.c</a></td><td class="desc">All windows </td></tr>
<tr id="row_1_6_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d0/d09/main_8c.html" target="_self">main.c</a></td><td class="desc">Gem-graph-client main file </td></tr> <tr id="row_1_3_3_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d5/d0a/modal_8c.html" target="_self">modal.c</a></td><td class="desc">Modal window </td></tr>
<tr id="row_1_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d8/d06/signal_8c.html" target="_self">signal.c</a></td><td class="desc">Events callbacks </td></tr> <tr id="row_1_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d1/d0c/actions_8c.html" target="_self">actions.c</a></td><td class="desc">Events management (actions) </td></tr>
<tr id="row_1_5_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d3/d0c/journal_8c.html" target="_self">journal.c</a></td><td class="desc">Journal / log </td></tr>
<tr id="row_1_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d0/d09/main_8c.html" target="_self">main.c</a></td><td class="desc">Gem-graph-client main file </td></tr>
<tr id="row_1_7_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="d8/d06/signal_8c.html" target="_self">signal.c</a></td><td class="desc">Events callbacks </td></tr>
</table> </table>
</div><!-- directory --> </div><!-- directory -->
</div><!-- contents --> </div><!-- contents -->

View File

@ -77,13 +77,13 @@ $(function() {
<li>widget_add_tree_child_node()&#160;:&#160;<a class="el" href="d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e">tree.c</a>, <a class="el" href="df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e">widget.h</a></li> <li>widget_add_tree_child_node()&#160;:&#160;<a class="el" href="d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e">tree.c</a>, <a class="el" href="df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e">widget.h</a></li>
<li>widget_create_user_rules_tree_node()&#160;:&#160;<a class="el" href="d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e">tree.c</a>, <a class="el" href="df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e">widget.h</a></li> <li>widget_create_user_rules_tree_node()&#160;:&#160;<a class="el" href="d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e">tree.c</a>, <a class="el" href="df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e">widget.h</a></li>
<li>widget_design_dialog_window()&#160;:&#160;<a class="el" href="dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec">dialog.c</a>, <a class="el" href="df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec">widget.h</a></li> <li>widget_design_dialog_window()&#160;:&#160;<a class="el" href="dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec">dialog.c</a>, <a class="el" href="df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec">widget.h</a></li>
<li>widget_design_main_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a6458bdae6bcf9131bc7c793810869db7">dispatch.c</a></li> <li>widget_design_main_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7">widget.h</a>, <a class="el" href="db/d02/designer_8c.html#a6458bdae6bcf9131bc7c793810869db7">designer.c</a></li>
<li>widget_design_text_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868">widget.h</a>, <a class="el" href="d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868">modal.c</a></li> <li>widget_design_text_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868">widget.h</a>, <a class="el" href="d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868">modal.c</a></li>
<li>widget_get_address_text_alpha_index()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee">dispatch.c</a></li> <li>widget_get_address_text_alpha_index()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee">dispatch.c</a></li>
<li>widget_get_address_text_practice()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e">dispatch.c</a></li> <li>widget_get_address_text_practice()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e">dispatch.c</a></li>
<li>widget_get_address_text_theory()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233">dispatch.c</a></li> <li>widget_get_address_text_theory()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233">dispatch.c</a></li>
<li>widget_get_an_impression_of_what_a_rules_comparator_could_be()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a60d9aed440437cd898f609784c32b2f5">widget.h</a>, <a class="el" href="d9/d0d/interest_8c.html#a60d9aed440437cd898f609784c32b2f5">interest.c</a></li> <li>widget_get_an_impression_of_what_a_rules_comparator_could_be()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a60d9aed440437cd898f609784c32b2f5">widget.h</a>, <a class="el" href="d9/d0d/interest_8c.html#a60d9aed440437cd898f609784c32b2f5">interest.c</a></li>
<li>widget_get_btt_label_data()&#160;:&#160;<a class="el" href="d5/d03/left_8c.html#a136322baea0729a8dfbc5c9b1bc0667e">left.c</a>, <a class="el" href="df/d05/widget_8h.html#a136322baea0729a8dfbc5c9b1bc0667e">widget.h</a></li> <li>widget_get_btt_label_data()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a136322baea0729a8dfbc5c9b1bc0667e">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a136322baea0729a8dfbc5c9b1bc0667e">left.c</a></li>
<li>widget_get_btt_label_rules()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#adea9b5591d51aab274d8c275045d778c">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#adea9b5591d51aab274d8c275045d778c">left.c</a></li> <li>widget_get_btt_label_rules()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#adea9b5591d51aab274d8c275045d778c">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#adea9b5591d51aab274d8c275045d778c">left.c</a></li>
<li>widget_get_btt_label_state()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a22ed4aed09c29d9f8c72dbe7ced53e2c">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a22ed4aed09c29d9f8c72dbe7ced53e2c">left.c</a></li> <li>widget_get_btt_label_state()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a22ed4aed09c29d9f8c72dbe7ced53e2c">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a22ed4aed09c29d9f8c72dbe7ced53e2c">left.c</a></li>
<li>widget_get_btt_label_synth()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a3d0f8c7b9545a6da3464060dad7990db">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a3d0f8c7b9545a6da3464060dad7990db">left.c</a></li> <li>widget_get_btt_label_synth()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a3d0f8c7b9545a6da3464060dad7990db">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a3d0f8c7b9545a6da3464060dad7990db">left.c</a></li>
@ -91,8 +91,8 @@ $(function() {
<li>widget_get_graph_view_control()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a86794ff6578c24e8b16b94bf853dd2b3">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#a86794ff6578c24e8b16b94bf853dd2b3">top.c</a></li> <li>widget_get_graph_view_control()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a86794ff6578c24e8b16b94bf853dd2b3">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#a86794ff6578c24e8b16b94bf853dd2b3">top.c</a></li>
<li>widget_get_main_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aa79c2ff4883932d6f9b7184d1d05dd5d">widget.h</a>, <a class="el" href="d3/d09/widget_2manager_8c.html#aa79c2ff4883932d6f9b7184d1d05dd5d">manager.c</a></li> <li>widget_get_main_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aa79c2ff4883932d6f9b7184d1d05dd5d">widget.h</a>, <a class="el" href="d3/d09/widget_2manager_8c.html#aa79c2ff4883932d6f9b7184d1d05dd5d">manager.c</a></li>
<li>widget_get_non_time_dependent()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#abc35a23e7853e1e3628b389291f29cba">widget.h</a>, <a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#abc35a23e7853e1e3628b389291f29cba">dispatch.c</a></li> <li>widget_get_non_time_dependent()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#abc35a23e7853e1e3628b389291f29cba">widget.h</a>, <a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#abc35a23e7853e1e3628b389291f29cba">dispatch.c</a></li>
<li>widget_get_object_transparency()&#160;:&#160;<a class="el" href="dc/d04/top_8c.html#a7567acc9ecaf9b3e6d06c08b60c50142">top.c</a>, <a class="el" href="df/d05/widget_8h.html#a1b7d49db6b4e22a55da588d1137b6e2c">widget.h</a></li> <li>widget_get_object_transparency()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1b7d49db6b4e22a55da588d1137b6e2c">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#a7567acc9ecaf9b3e6d06c08b60c50142">top.c</a></li>
<li>widget_get_page_data()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a56cdc1609820a67a52fb095ba0128d3f">widget.h</a>, <a class="el" href="dc/d0c/widget_2main__window_2results_2dispatch_8c.html#a56cdc1609820a67a52fb095ba0128d3f">dispatch.c</a></li> <li>widget_get_page_data()&#160;:&#160;<a class="el" href="dc/d0c/widget_2main__window_2results_2dispatch_8c.html#a56cdc1609820a67a52fb095ba0128d3f">dispatch.c</a>, <a class="el" href="df/d05/widget_8h.html#a56cdc1609820a67a52fb095ba0128d3f">widget.h</a></li>
<li>widget_get_page_measure()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#afabb3345620886cdee4f2b76c9d84a51">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#afabb3345620886cdee4f2b76c9d84a51">dispatch.c</a></li> <li>widget_get_page_measure()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#afabb3345620886cdee4f2b76c9d84a51">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#afabb3345620886cdee4f2b76c9d84a51">dispatch.c</a></li>
<li>widget_get_page_state()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878">widget.h</a>, <a class="el" href="df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878">dispatch.c</a></li> <li>widget_get_page_state()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878">widget.h</a>, <a class="el" href="df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878">dispatch.c</a></li>
<li>widget_get_page_synth()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7">widget.h</a>, <a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7">dispatch.c</a></li> <li>widget_get_page_synth()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7">widget.h</a>, <a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7">dispatch.c</a></li>
@ -101,14 +101,14 @@ $(function() {
<li>widget_get_results_box_display()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">widget.h</a>, <a class="el" href="db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">display.c</a></li> <li>widget_get_results_box_display()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">widget.h</a>, <a class="el" href="db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">display.c</a></li>
<li>widget_get_results_box_organize()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d">widget.h</a>, <a class="el" href="d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d">organize.c</a></li> <li>widget_get_results_box_organize()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d">widget.h</a>, <a class="el" href="d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d">organize.c</a></li>
<li>widget_get_results_box_time()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1cc6f65cd162b7c49e760ab29e8b7919">widget.h</a>, <a class="el" href="db/d05/display_8c.html#a1cc6f65cd162b7c49e760ab29e8b7919">display.c</a></li> <li>widget_get_results_box_time()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1cc6f65cd162b7c49e760ab29e8b7919">widget.h</a>, <a class="el" href="db/d05/display_8c.html#a1cc6f65cd162b7c49e760ab29e8b7919">display.c</a></li>
<li>widget_get_rule_edition_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a8b314bd2dcf59006649ff86ae04e9eaf">widget.h</a>, <a class="el" href="d4/d02/edit_8c.html#a8b314bd2dcf59006649ff86ae04e9eaf">edit.c</a></li> <li>widget_get_rule_edition_tools()&#160;:&#160;<a class="el" href="d4/d02/edit_8c.html#a8b314bd2dcf59006649ff86ae04e9eaf">edit.c</a>, <a class="el" href="df/d05/widget_8h.html#a8b314bd2dcf59006649ff86ae04e9eaf">widget.h</a></li>
<li>widget_get_rule_investigation_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c">widget.h</a>, <a class="el" href="d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c">investigate.c</a></li> <li>widget_get_rule_investigation_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c">widget.h</a>, <a class="el" href="d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c">investigate.c</a></li>
<li>widget_get_rules_pilot_box()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55">pilot_box.c</a></li> <li>widget_get_rules_pilot_box()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55">pilot_box.c</a></li>
<li>widget_get_rules_tree_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c">pilot_box.c</a></li> <li>widget_get_rules_tree_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c">pilot_box.c</a></li>
<li>widget_get_rules_use()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368">widget.h</a>, <a class="el" href="d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368">freq.c</a></li> <li>widget_get_rules_use()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368">widget.h</a>, <a class="el" href="d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368">freq.c</a></li>
<li>widget_get_selected_rule()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a">widget.h</a>, <a class="el" href="d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a">dispatch.c</a></li> <li>widget_get_selected_rule()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a">widget.h</a>, <a class="el" href="d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a">dispatch.c</a></li>
<li>widget_get_selected_rule_algebra()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">widget.h</a>, <a class="el" href="dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">dispatch.c</a></li> <li>widget_get_selected_rule_algebra()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">widget.h</a>, <a class="el" href="dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">dispatch.c</a></li>
<li>widget_get_selected_rule_assignations_list_btt()&#160;:&#160;<a class="el" href="db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e">assign.c</a>, <a class="el" href="df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e">widget.h</a></li> <li>widget_get_selected_rule_assignations_list_btt()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e">widget.h</a>, <a class="el" href="db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e">assign.c</a></li>
<li>widget_get_selected_rule_before_after()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a075009e3b1816abfd76bd3d4fcdda890">widget.h</a>, <a class="el" href="db/d02/geometry_8c.html#a075009e3b1816abfd76bd3d4fcdda890">geometry.c</a></li> <li>widget_get_selected_rule_before_after()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a075009e3b1816abfd76bd3d4fcdda890">widget.h</a>, <a class="el" href="db/d02/geometry_8c.html#a075009e3b1816abfd76bd3d4fcdda890">geometry.c</a></li>
<li>widget_get_selected_rule_camera()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1b97f8be0394a44033a491d7bb44dce2">widget.h</a>, <a class="el" href="d1/d00/camera_8c.html#a1b97f8be0394a44033a491d7bb44dce2">camera.c</a></li> <li>widget_get_selected_rule_camera()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1b97f8be0394a44033a491d7bb44dce2">widget.h</a>, <a class="el" href="d1/d00/camera_8c.html#a1b97f8be0394a44033a491d7bb44dce2">camera.c</a></li>
<li>widget_get_selected_rule_conditions_list_btt()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a8d42128cf54da36d55112fa5f5634f96">widget.h</a>, <a class="el" href="de/d0e/conditions_8c.html#a8d42128cf54da36d55112fa5f5634f96">conditions.c</a></li> <li>widget_get_selected_rule_conditions_list_btt()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a8d42128cf54da36d55112fa5f5634f96">widget.h</a>, <a class="el" href="de/d0e/conditions_8c.html#a8d42128cf54da36d55112fa5f5634f96">conditions.c</a></li>
@ -121,6 +121,7 @@ $(function() {
<li>widget_get_text_from_address()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8">widget.h</a>, <a class="el" href="d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c">modal.c</a></li> <li>widget_get_text_from_address()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8">widget.h</a>, <a class="el" href="d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c">modal.c</a></li>
<li>widget_get_text_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb">widget.h</a>, <a class="el" href="d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb">manager.c</a></li> <li>widget_get_text_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb">widget.h</a>, <a class="el" href="d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb">manager.c</a></li>
<li>widget_get_time_dependent()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f">widget.h</a>, <a class="el" href="df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f">time.c</a></li> <li>widget_get_time_dependent()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f">widget.h</a>, <a class="el" href="df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f">time.c</a></li>
<li>widget_get_topbar()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ad937c2a7a1f8a2af174434bd5f1dcf20">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#ad937c2a7a1f8a2af174434bd5f1dcf20">dispatch.c</a></li>
<li>widget_get_user_rules_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201">tree.c</a></li> <li>widget_get_user_rules_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201">tree.c</a></li>
<li>widget_let_us_create_a_complex_useless_and_expensive_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3">widget.h</a>, <a class="el" href="d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3">labo.c</a></li> <li>widget_let_us_create_a_complex_useless_and_expensive_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3">widget.h</a>, <a class="el" href="d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3">labo.c</a></li>
<li>widget_measure_do_choose_an_event_type()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed">dispatch.c</a></li> <li>widget_measure_do_choose_an_event_type()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed">dispatch.c</a></li>
@ -140,10 +141,11 @@ $(function() {
<li>widget_measure_time_elapsed_between_two_events()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a42113abbf8118a8362314d2427f540dc">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a42113abbf8118a8362314d2427f540dc">dispatch.c</a></li> <li>widget_measure_time_elapsed_between_two_events()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a42113abbf8118a8362314d2427f540dc">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a42113abbf8118a8362314d2427f540dc">dispatch.c</a></li>
<li>widget_reset_XYZ_in_state_pane()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a8019caa45a82a3d92061d49818d0f617">widget.h</a>, <a class="el" href="d0/d00/middle_8c.html#a8019caa45a82a3d92061d49818d0f617">middle.c</a></li> <li>widget_reset_XYZ_in_state_pane()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a8019caa45a82a3d92061d49818d0f617">widget.h</a>, <a class="el" href="d0/d00/middle_8c.html#a8019caa45a82a3d92061d49818d0f617">middle.c</a></li>
<li>widget_set_item_text()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">widget.h</a>, <a class="el" href="d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">utilities.c</a></li> <li>widget_set_item_text()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">widget.h</a>, <a class="el" href="d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">utilities.c</a></li>
<li>widget_set_objects_value()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee">top.c</a></li> <li>widget_set_objects_value()&#160;:&#160;<a class="el" href="dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee">top.c</a>, <a class="el" href="df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee">widget.h</a></li>
<li>widget_set_situations_value()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238">top.c</a></li> <li>widget_set_situations_value()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238">top.c</a></li>
<li>window_design_topbar_center()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a149992300a77b245016ed0e1984651d4">widget.h</a>, <a class="el" href="da/d0e/center_8c.html#a149992300a77b245016ed0e1984651d4">center.c</a></li>
<li>window_design_topbar_left()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0">left.c</a></li> <li>window_design_topbar_left()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0">left.c</a></li>
<li>window_design_topbar_right()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">widget.h</a></li> <li>window_design_topbar_right()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">widget.h</a>, <a class="el" href="db/d0f/right_8c.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">right.c</a></li>
</ul> </ul>
</div><!-- contents --> </div><!-- contents -->
<!-- start footer part --> <!-- start footer part -->

View File

@ -89,8 +89,8 @@ $(function() {
<li>widget_add_tree_child_node()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e">tree.c</a></li> <li>widget_add_tree_child_node()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e">tree.c</a></li>
<li>widget_create_user_rules_tree_node()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e">tree.c</a></li> <li>widget_create_user_rules_tree_node()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e">tree.c</a></li>
<li>widget_design_dialog_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec">widget.h</a>, <a class="el" href="dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec">dialog.c</a></li> <li>widget_design_dialog_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec">widget.h</a>, <a class="el" href="dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec">dialog.c</a></li>
<li>widget_design_main_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a6458bdae6bcf9131bc7c793810869db7">dispatch.c</a></li> <li>widget_design_main_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7">widget.h</a>, <a class="el" href="db/d02/designer_8c.html#a6458bdae6bcf9131bc7c793810869db7">designer.c</a></li>
<li>widget_design_text_window()&#160;:&#160;<a class="el" href="d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868">modal.c</a>, <a class="el" href="df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868">widget.h</a></li> <li>widget_design_text_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868">widget.h</a>, <a class="el" href="d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868">modal.c</a></li>
<li>widget_get_address_text_alpha_index()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee">dispatch.c</a></li> <li>widget_get_address_text_alpha_index()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee">dispatch.c</a></li>
<li>widget_get_address_text_practice()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e">dispatch.c</a></li> <li>widget_get_address_text_practice()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e">dispatch.c</a></li>
<li>widget_get_address_text_theory()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233">dispatch.c</a></li> <li>widget_get_address_text_theory()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233">dispatch.c</a></li>
@ -108,7 +108,7 @@ $(function() {
<li>widget_get_page_measure()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#afabb3345620886cdee4f2b76c9d84a51">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#afabb3345620886cdee4f2b76c9d84a51">dispatch.c</a></li> <li>widget_get_page_measure()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#afabb3345620886cdee4f2b76c9d84a51">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#afabb3345620886cdee4f2b76c9d84a51">dispatch.c</a></li>
<li>widget_get_page_state()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878">widget.h</a>, <a class="el" href="df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878">dispatch.c</a></li> <li>widget_get_page_state()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878">widget.h</a>, <a class="el" href="df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878">dispatch.c</a></li>
<li>widget_get_page_synth()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7">widget.h</a>, <a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7">dispatch.c</a></li> <li>widget_get_page_synth()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7">widget.h</a>, <a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7">dispatch.c</a></li>
<li>widget_get_pane_all_rules_left()&#160;:&#160;<a class="el" href="d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html#a1c074a5748ee5c7e9974bb75539adb34">dispatch.c</a>, <a class="el" href="df/d05/widget_8h.html#a1c074a5748ee5c7e9974bb75539adb34">widget.h</a></li> <li>widget_get_pane_all_rules_left()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1c074a5748ee5c7e9974bb75539adb34">widget.h</a>, <a class="el" href="d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html#a1c074a5748ee5c7e9974bb75539adb34">dispatch.c</a></li>
<li>widget_get_pane_selected_rule_right()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab9db55b708939397362a8a11489c64c5">widget.h</a>, <a class="el" href="d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab9db55b708939397362a8a11489c64c5">dispatch.c</a></li> <li>widget_get_pane_selected_rule_right()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab9db55b708939397362a8a11489c64c5">widget.h</a>, <a class="el" href="d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab9db55b708939397362a8a11489c64c5">dispatch.c</a></li>
<li>widget_get_results_box_display()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">widget.h</a>, <a class="el" href="db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">display.c</a></li> <li>widget_get_results_box_display()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">widget.h</a>, <a class="el" href="db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1">display.c</a></li>
<li>widget_get_results_box_organize()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d">widget.h</a>, <a class="el" href="d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d">organize.c</a></li> <li>widget_get_results_box_organize()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d">widget.h</a>, <a class="el" href="d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d">organize.c</a></li>
@ -117,7 +117,7 @@ $(function() {
<li>widget_get_rule_investigation_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c">widget.h</a>, <a class="el" href="d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c">investigate.c</a></li> <li>widget_get_rule_investigation_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c">widget.h</a>, <a class="el" href="d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c">investigate.c</a></li>
<li>widget_get_rules_pilot_box()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55">pilot_box.c</a></li> <li>widget_get_rules_pilot_box()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55">pilot_box.c</a></li>
<li>widget_get_rules_tree_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c">pilot_box.c</a></li> <li>widget_get_rules_tree_tools()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c">widget.h</a>, <a class="el" href="d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c">pilot_box.c</a></li>
<li>widget_get_rules_use()&#160;:&#160;<a class="el" href="d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368">freq.c</a>, <a class="el" href="df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368">widget.h</a></li> <li>widget_get_rules_use()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368">widget.h</a>, <a class="el" href="d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368">freq.c</a></li>
<li>widget_get_selected_rule()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a">widget.h</a>, <a class="el" href="d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a">dispatch.c</a></li> <li>widget_get_selected_rule()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a">widget.h</a>, <a class="el" href="d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a">dispatch.c</a></li>
<li>widget_get_selected_rule_algebra()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">widget.h</a>, <a class="el" href="dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">dispatch.c</a></li> <li>widget_get_selected_rule_algebra()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">widget.h</a>, <a class="el" href="dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49">dispatch.c</a></li>
<li>widget_get_selected_rule_assignations_list_btt()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e">widget.h</a>, <a class="el" href="db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e">assign.c</a></li> <li>widget_get_selected_rule_assignations_list_btt()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e">widget.h</a>, <a class="el" href="db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e">assign.c</a></li>
@ -127,17 +127,18 @@ $(function() {
<li>widget_get_selected_rule_geometry()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a303a3e0838137d31f4e04a416ebf6310">widget.h</a>, <a class="el" href="df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html#a303a3e0838137d31f4e04a416ebf6310">dispatch.c</a></li> <li>widget_get_selected_rule_geometry()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a303a3e0838137d31f4e04a416ebf6310">widget.h</a>, <a class="el" href="df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html#a303a3e0838137d31f4e04a416ebf6310">dispatch.c</a></li>
<li>widget_get_selected_rule_identity_btt()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#afcfab13d3504a69ec5f4ae6ad6974e29">widget.h</a>, <a class="el" href="d4/d01/identity_8c.html#afcfab13d3504a69ec5f4ae6ad6974e29">identity.c</a></li> <li>widget_get_selected_rule_identity_btt()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#afcfab13d3504a69ec5f4ae6ad6974e29">widget.h</a>, <a class="el" href="d4/d01/identity_8c.html#afcfab13d3504a69ec5f4ae6ad6974e29">identity.c</a></li>
<li>widget_get_sequence_control()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a593c9c15eb7c193c589dac7c28c36560">widget.h</a>, <a class="el" href="db/d07/bottom_8c.html#a593c9c15eb7c193c589dac7c28c36560">bottom.c</a></li> <li>widget_get_sequence_control()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a593c9c15eb7c193c589dac7c28c36560">widget.h</a>, <a class="el" href="db/d07/bottom_8c.html#a593c9c15eb7c193c589dac7c28c36560">bottom.c</a></li>
<li>widget_get_space_edit_control()&#160;:&#160;<a class="el" href="db/d07/bottom_8c.html#affbfa87fb5a08853b9a4d92de8877ff7">bottom.c</a>, <a class="el" href="df/d05/widget_8h.html#affbfa87fb5a08853b9a4d92de8877ff7">widget.h</a></li> <li>widget_get_space_edit_control()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#affbfa87fb5a08853b9a4d92de8877ff7">widget.h</a>, <a class="el" href="db/d07/bottom_8c.html#affbfa87fb5a08853b9a4d92de8877ff7">bottom.c</a></li>
<li>widget_get_space_view()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab37220d257ccf0ac8a2f4b0f41b83ab9">widget.h</a>, <a class="el" href="d0/d00/middle_8c.html#ab37220d257ccf0ac8a2f4b0f41b83ab9">middle.c</a></li> <li>widget_get_space_view()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ab37220d257ccf0ac8a2f4b0f41b83ab9">widget.h</a>, <a class="el" href="d0/d00/middle_8c.html#ab37220d257ccf0ac8a2f4b0f41b83ab9">middle.c</a></li>
<li>widget_get_space_vs_non_time_dependent()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aed9b242acda234a0ca5cd359cb6d29e2">widget.h</a>, <a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#aed9b242acda234a0ca5cd359cb6d29e2">dispatch.c</a></li> <li>widget_get_space_vs_non_time_dependent()&#160;:&#160;<a class="el" href="db/d06/widget_2main__window_2synth_2dispatch_8c.html#aed9b242acda234a0ca5cd359cb6d29e2">dispatch.c</a>, <a class="el" href="df/d05/widget_8h.html#aed9b242acda234a0ca5cd359cb6d29e2">widget.h</a></li>
<li>widget_get_text_from_address()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8">widget.h</a>, <a class="el" href="d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c">modal.c</a></li> <li>widget_get_text_from_address()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8">widget.h</a>, <a class="el" href="d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c">modal.c</a></li>
<li>widget_get_text_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb">widget.h</a>, <a class="el" href="d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb">manager.c</a></li> <li>widget_get_text_window()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb">widget.h</a>, <a class="el" href="d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb">manager.c</a></li>
<li>widget_get_time_dependent()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f">widget.h</a>, <a class="el" href="df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f">time.c</a></li> <li>widget_get_time_dependent()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f">widget.h</a>, <a class="el" href="df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f">time.c</a></li>
<li>widget_get_topbar()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#ad937c2a7a1f8a2af174434bd5f1dcf20">widget.h</a>, <a class="el" href="d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#ad937c2a7a1f8a2af174434bd5f1dcf20">dispatch.c</a></li>
<li>widget_get_user_rules_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201">tree.c</a></li> <li>widget_get_user_rules_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201">widget.h</a>, <a class="el" href="d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201">tree.c</a></li>
<li>widget_let_us_create_a_complex_useless_and_expensive_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3">widget.h</a>, <a class="el" href="d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3">labo.c</a></li> <li>widget_let_us_create_a_complex_useless_and_expensive_tree()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3">widget.h</a>, <a class="el" href="d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3">labo.c</a></li>
<li>widget_measure_do_choose_an_event_type()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed">dispatch.c</a></li> <li>widget_measure_do_choose_an_event_type()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed">dispatch.c</a></li>
<li>widget_measure_do_correlate()&#160;:&#160;<a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aaab2ef1ae64c85052ab65ed684f3a132">dispatch.c</a>, <a class="el" href="df/d05/widget_8h.html#aaab2ef1ae64c85052ab65ed684f3a132">widget.h</a></li> <li>widget_measure_do_correlate()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aaab2ef1ae64c85052ab65ed684f3a132">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aaab2ef1ae64c85052ab65ed684f3a132">dispatch.c</a></li>
<li>widget_measure_do_depends_on_a_single_event()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a5b3aeea035afbf3cb35744687f091b1b">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5b3aeea035afbf3cb35744687f091b1b">dispatch.c</a></li> <li>widget_measure_do_depends_on_a_single_event()&#160;:&#160;<a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5b3aeea035afbf3cb35744687f091b1b">dispatch.c</a>, <a class="el" href="df/d05/widget_8h.html#a5b3aeea035afbf3cb35744687f091b1b">widget.h</a></li>
<li>widget_measure_do_depends_on_one_or_two_events()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aea7a46578d6e1f0a2ee58b0f6eb16028">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aea7a46578d6e1f0a2ee58b0f6eb16028">dispatch.c</a></li> <li>widget_measure_do_depends_on_one_or_two_events()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#aea7a46578d6e1f0a2ee58b0f6eb16028">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aea7a46578d6e1f0a2ee58b0f6eb16028">dispatch.c</a></li>
<li>widget_measure_do_depends_on_two_events()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a7c86507328bb9c31a0dcc0c97cf66c25">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a7c86507328bb9c31a0dcc0c97cf66c25">dispatch.c</a></li> <li>widget_measure_do_depends_on_two_events()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a7c86507328bb9c31a0dcc0c97cf66c25">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a7c86507328bb9c31a0dcc0c97cf66c25">dispatch.c</a></li>
<li>widget_measure_do_end_creation_of_measurement_process()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a5f9f287e97e9bdad13662a864a1d5273">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5f9f287e97e9bdad13662a864a1d5273">dispatch.c</a></li> <li>widget_measure_do_end_creation_of_measurement_process()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a5f9f287e97e9bdad13662a864a1d5273">widget.h</a>, <a class="el" href="d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5f9f287e97e9bdad13662a864a1d5273">dispatch.c</a></li>
@ -154,8 +155,9 @@ $(function() {
<li>widget_set_item_text()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">widget.h</a>, <a class="el" href="d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">utilities.c</a></li> <li>widget_set_item_text()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">widget.h</a>, <a class="el" href="d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846">utilities.c</a></li>
<li>widget_set_objects_value()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee">top.c</a></li> <li>widget_set_objects_value()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee">top.c</a></li>
<li>widget_set_situations_value()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238">top.c</a></li> <li>widget_set_situations_value()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238">widget.h</a>, <a class="el" href="dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238">top.c</a></li>
<li>window_design_topbar_center()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a149992300a77b245016ed0e1984651d4">widget.h</a>, <a class="el" href="da/d0e/center_8c.html#a149992300a77b245016ed0e1984651d4">center.c</a></li>
<li>window_design_topbar_left()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0">left.c</a></li> <li>window_design_topbar_left()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0">widget.h</a>, <a class="el" href="d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0">left.c</a></li>
<li>window_design_topbar_right()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">widget.h</a></li> <li>window_design_topbar_right()&#160;:&#160;<a class="el" href="df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">widget.h</a>, <a class="el" href="db/d0f/right_8c.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3">right.c</a></li>
</ul> </ul>
</div><!-- contents --> </div><!-- contents -->
<!-- start footer part --> <!-- start footer part -->

View File

@ -16,19 +16,19 @@ var searchData=
['widget_5fadd_5ftree_5fchild_5fnode_13',['widget_add_tree_child_node',['../d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c'],['../df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c']]], ['widget_5fadd_5ftree_5fchild_5fnode_13',['widget_add_tree_child_node',['../d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c'],['../df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c']]],
['widget_5fcreate_5fuser_5frules_5ftree_5fnode_14',['widget_create_user_rules_tree_node',['../d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c'],['../df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c']]], ['widget_5fcreate_5fuser_5frules_5ftree_5fnode_14',['widget_create_user_rules_tree_node',['../d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c'],['../df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c']]],
['widget_5fdesign_5fdialog_5fwindow_15',['widget_design_dialog_window',['../df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c'],['../dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c']]], ['widget_5fdesign_5fdialog_5fwindow_15',['widget_design_dialog_window',['../df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c'],['../dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c']]],
['widget_5fdesign_5fmain_5fwindow_16',['widget_design_main_window',['../df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;dispatch.c']]], ['widget_5fdesign_5fmain_5fwindow_16',['widget_design_main_window',['../df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;designer.c'],['../db/d02/designer_8c.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;designer.c']]],
['widget_5fdesign_5ftext_5fwindow_17',['widget_design_text_window',['../df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c'],['../d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c']]], ['widget_5fdesign_5ftext_5fwindow_17',['widget_design_text_window',['../df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c'],['../d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c']]],
['widget_5fget_5faddress_5ftext_5falpha_5findex_18',['widget_get_address_text_alpha_index',['../df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c']]], ['widget_5fget_5faddress_5ftext_5falpha_5findex_18',['widget_get_address_text_alpha_index',['../df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c']]],
['widget_5fget_5faddress_5ftext_5fpractice_19',['widget_get_address_text_practice',['../df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c']]], ['widget_5fget_5faddress_5ftext_5fpractice_19',['widget_get_address_text_practice',['../df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c']]],
['widget_5fget_5faddress_5ftext_5ftheory_20',['widget_get_address_text_theory',['../df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c']]], ['widget_5fget_5faddress_5ftext_5ftheory_20',['widget_get_address_text_theory',['../df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c']]],
['widget_5fget_5fan_5fimpression_5fof_5fwhat_5fa_5frules_5fcomparator_5fcould_5fbe_21',['widget_get_an_impression_of_what_a_rules_comparator_could_be',['../df/d05/widget_8h.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c'],['../d9/d0d/interest_8c.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c']]], ['widget_5fget_5fan_5fimpression_5fof_5fwhat_5fa_5frules_5fcomparator_5fcould_5fbe_21',['widget_get_an_impression_of_what_a_rules_comparator_could_be',['../d9/d0d/interest_8c.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c'],['../df/d05/widget_8h.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c']]],
['widget_5fget_5fbtt_5flabel_5fdata_22',['widget_get_btt_label_data',['../df/d05/widget_8h.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c'],['../d5/d03/left_8c.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5fdata_22',['widget_get_btt_label_data',['../df/d05/widget_8h.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c'],['../d5/d03/left_8c.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c']]],
['widget_5fget_5fbtt_5flabel_5frules_23',['widget_get_btt_label_rules',['../df/d05/widget_8h.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c'],['../d5/d03/left_8c.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5frules_23',['widget_get_btt_label_rules',['../df/d05/widget_8h.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c'],['../d5/d03/left_8c.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c']]],
['widget_5fget_5fbtt_5flabel_5fstate_24',['widget_get_btt_label_state',['../df/d05/widget_8h.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c'],['../d5/d03/left_8c.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5fstate_24',['widget_get_btt_label_state',['../df/d05/widget_8h.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c'],['../d5/d03/left_8c.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c']]],
['widget_5fget_5fbtt_5flabel_5fsynth_25',['widget_get_btt_label_synth',['../df/d05/widget_8h.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c'],['../d5/d03/left_8c.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5fsynth_25',['widget_get_btt_label_synth',['../df/d05/widget_8h.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c'],['../d5/d03/left_8c.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c']]],
['widget_5fget_5fdialog_5fwindow_26',['widget_get_dialog_window',['../df/d05/widget_8h.html#a8a3fc181cce5aa9cfb0623abf0315f5d',1,'widget_get_dialog_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#a8a3fc181cce5aa9cfb0623abf0315f5d',1,'widget_get_dialog_window():&#160;manager.c']]], ['widget_5fget_5fdialog_5fwindow_26',['widget_get_dialog_window',['../df/d05/widget_8h.html#a8a3fc181cce5aa9cfb0623abf0315f5d',1,'widget_get_dialog_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#a8a3fc181cce5aa9cfb0623abf0315f5d',1,'widget_get_dialog_window():&#160;manager.c']]],
['widget_5fget_5fgraph_5fview_5fcontrol_27',['widget_get_graph_view_control',['../df/d05/widget_8h.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c'],['../dc/d04/top_8c.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c']]], ['widget_5fget_5fgraph_5fview_5fcontrol_27',['widget_get_graph_view_control',['../df/d05/widget_8h.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c'],['../dc/d04/top_8c.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c']]],
['widget_5fget_5fmain_5fwindow_28',['widget_get_main_window',['../d3/d09/widget_2manager_8c.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c'],['../df/d05/widget_8h.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c']]], ['widget_5fget_5fmain_5fwindow_28',['widget_get_main_window',['../df/d05/widget_8h.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c']]],
['widget_5fget_5fnon_5ftime_5fdependent_29',['widget_get_non_time_dependent',['../df/d05/widget_8h.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c']]], ['widget_5fget_5fnon_5ftime_5fdependent_29',['widget_get_non_time_dependent',['../df/d05/widget_8h.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c']]],
['widget_5fget_5fobject_5ftransparency_30',['widget_get_object_transparency',['../df/d05/widget_8h.html#a1b7d49db6b4e22a55da588d1137b6e2c',1,'widget_get_object_transparency(int i):&#160;top.c'],['../dc/d04/top_8c.html#a7567acc9ecaf9b3e6d06c08b60c50142',1,'widget_get_object_transparency(int rank):&#160;top.c']]], ['widget_5fget_5fobject_5ftransparency_30',['widget_get_object_transparency',['../df/d05/widget_8h.html#a1b7d49db6b4e22a55da588d1137b6e2c',1,'widget_get_object_transparency(int i):&#160;top.c'],['../dc/d04/top_8c.html#a7567acc9ecaf9b3e6d06c08b60c50142',1,'widget_get_object_transparency(int rank):&#160;top.c']]],
['widget_5fget_5fpage_5fdata_31',['widget_get_page_data',['../df/d05/widget_8h.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c'],['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c']]], ['widget_5fget_5fpage_5fdata_31',['widget_get_page_data',['../df/d05/widget_8h.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c'],['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c']]],
@ -36,16 +36,16 @@ var searchData=
['widget_5fget_5fpage_5fstate_33',['widget_get_page_state',['../df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c']]], ['widget_5fget_5fpage_5fstate_33',['widget_get_page_state',['../df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c']]],
['widget_5fget_5fpage_5fsynth_34',['widget_get_page_synth',['../df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c']]], ['widget_5fget_5fpage_5fsynth_34',['widget_get_page_synth',['../df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c']]],
['widget_5fget_5fpane_5fall_5frules_5fleft_35',['widget_get_pane_all_rules_left',['../df/d05/widget_8h.html#a1c074a5748ee5c7e9974bb75539adb34',1,'widget_get_pane_all_rules_left():&#160;dispatch.c'],['../d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html#a1c074a5748ee5c7e9974bb75539adb34',1,'widget_get_pane_all_rules_left():&#160;dispatch.c']]], ['widget_5fget_5fpane_5fall_5frules_5fleft_35',['widget_get_pane_all_rules_left',['../df/d05/widget_8h.html#a1c074a5748ee5c7e9974bb75539adb34',1,'widget_get_pane_all_rules_left():&#160;dispatch.c'],['../d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html#a1c074a5748ee5c7e9974bb75539adb34',1,'widget_get_pane_all_rules_left():&#160;dispatch.c']]],
['widget_5fget_5fpane_5fselected_5frule_5fright_36',['widget_get_pane_selected_rule_right',['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab9db55b708939397362a8a11489c64c5',1,'widget_get_pane_selected_rule_right():&#160;dispatch.c'],['../df/d05/widget_8h.html#ab9db55b708939397362a8a11489c64c5',1,'widget_get_pane_selected_rule_right():&#160;dispatch.c']]], ['widget_5fget_5fpane_5fselected_5frule_5fright_36',['widget_get_pane_selected_rule_right',['../df/d05/widget_8h.html#ab9db55b708939397362a8a11489c64c5',1,'widget_get_pane_selected_rule_right():&#160;dispatch.c'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab9db55b708939397362a8a11489c64c5',1,'widget_get_pane_selected_rule_right():&#160;dispatch.c']]],
['widget_5fget_5fresults_5fbox_5fdisplay_37',['widget_get_results_box_display',['../df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c'],['../db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c']]], ['widget_5fget_5fresults_5fbox_5fdisplay_37',['widget_get_results_box_display',['../db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c'],['../df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c']]],
['widget_5fget_5fresults_5fbox_5forganize_38',['widget_get_results_box_organize',['../df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c'],['../d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c']]], ['widget_5fget_5fresults_5fbox_5forganize_38',['widget_get_results_box_organize',['../df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c'],['../d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c']]],
['widget_5fget_5fresults_5fbox_5ftime_39',['widget_get_results_box_time',['../df/d05/widget_8h.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c'],['../db/d05/display_8c.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c']]], ['widget_5fget_5fresults_5fbox_5ftime_39',['widget_get_results_box_time',['../df/d05/widget_8h.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c'],['../db/d05/display_8c.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c']]],
['widget_5fget_5frule_5fedition_5ftools_40',['widget_get_rule_edition_tools',['../df/d05/widget_8h.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c'],['../d4/d02/edit_8c.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c']]], ['widget_5fget_5frule_5fedition_5ftools_40',['widget_get_rule_edition_tools',['../df/d05/widget_8h.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c'],['../d4/d02/edit_8c.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c']]],
['widget_5fget_5frule_5finvestigation_5ftools_41',['widget_get_rule_investigation_tools',['../df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c'],['../d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c']]], ['widget_5fget_5frule_5finvestigation_5ftools_41',['widget_get_rule_investigation_tools',['../df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c'],['../d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c']]],
['widget_5fget_5frules_5fpilot_5fbox_42',['widget_get_rules_pilot_box',['../df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c']]], ['widget_5fget_5frules_5fpilot_5fbox_42',['widget_get_rules_pilot_box',['../df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c']]],
['widget_5fget_5frules_5ftree_5ftools_43',['widget_get_rules_tree_tools',['../df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c']]], ['widget_5fget_5frules_5ftree_5ftools_43',['widget_get_rules_tree_tools',['../df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c']]],
['widget_5fget_5frules_5fuse_44',['widget_get_rules_use',['../d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c'],['../df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c']]], ['widget_5fget_5frules_5fuse_44',['widget_get_rules_use',['../df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c'],['../d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c']]],
['widget_5fget_5fselected_5frule_45',['widget_get_selected_rule',['../df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c']]], ['widget_5fget_5fselected_5frule_45',['widget_get_selected_rule',['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c'],['../df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c']]],
['widget_5fget_5fselected_5frule_5falgebra_46',['widget_get_selected_rule_algebra',['../df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c']]], ['widget_5fget_5fselected_5frule_5falgebra_46',['widget_get_selected_rule_algebra',['../df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c']]],
['widget_5fget_5fselected_5frule_5fassignations_5flist_5fbtt_47',['widget_get_selected_rule_assignations_list_btt',['../df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c'],['../db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c']]], ['widget_5fget_5fselected_5frule_5fassignations_5flist_5fbtt_47',['widget_get_selected_rule_assignations_list_btt',['../df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c'],['../db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c']]],
['widget_5fget_5fselected_5frule_5fbefore_5fafter_48',['widget_get_selected_rule_before_after',['../df/d05/widget_8h.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c'],['../db/d02/geometry_8c.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c']]], ['widget_5fget_5fselected_5frule_5fbefore_5fafter_48',['widget_get_selected_rule_before_after',['../df/d05/widget_8h.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c'],['../db/d02/geometry_8c.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c']]],
@ -54,33 +54,35 @@ var searchData=
['widget_5fget_5fselected_5frule_5fgeometry_51',['widget_get_selected_rule_geometry',['../df/d05/widget_8h.html#a303a3e0838137d31f4e04a416ebf6310',1,'widget_get_selected_rule_geometry():&#160;dispatch.c'],['../df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html#a303a3e0838137d31f4e04a416ebf6310',1,'widget_get_selected_rule_geometry():&#160;dispatch.c']]], ['widget_5fget_5fselected_5frule_5fgeometry_51',['widget_get_selected_rule_geometry',['../df/d05/widget_8h.html#a303a3e0838137d31f4e04a416ebf6310',1,'widget_get_selected_rule_geometry():&#160;dispatch.c'],['../df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html#a303a3e0838137d31f4e04a416ebf6310',1,'widget_get_selected_rule_geometry():&#160;dispatch.c']]],
['widget_5fget_5fselected_5frule_5fidentity_5fbtt_52',['widget_get_selected_rule_identity_btt',['../df/d05/widget_8h.html#afcfab13d3504a69ec5f4ae6ad6974e29',1,'widget_get_selected_rule_identity_btt():&#160;identity.c'],['../d4/d01/identity_8c.html#afcfab13d3504a69ec5f4ae6ad6974e29',1,'widget_get_selected_rule_identity_btt():&#160;identity.c']]], ['widget_5fget_5fselected_5frule_5fidentity_5fbtt_52',['widget_get_selected_rule_identity_btt',['../df/d05/widget_8h.html#afcfab13d3504a69ec5f4ae6ad6974e29',1,'widget_get_selected_rule_identity_btt():&#160;identity.c'],['../d4/d01/identity_8c.html#afcfab13d3504a69ec5f4ae6ad6974e29',1,'widget_get_selected_rule_identity_btt():&#160;identity.c']]],
['widget_5fget_5fsequence_5fcontrol_53',['widget_get_sequence_control',['../df/d05/widget_8h.html#a593c9c15eb7c193c589dac7c28c36560',1,'widget_get_sequence_control():&#160;bottom.c'],['../db/d07/bottom_8c.html#a593c9c15eb7c193c589dac7c28c36560',1,'widget_get_sequence_control():&#160;bottom.c']]], ['widget_5fget_5fsequence_5fcontrol_53',['widget_get_sequence_control',['../df/d05/widget_8h.html#a593c9c15eb7c193c589dac7c28c36560',1,'widget_get_sequence_control():&#160;bottom.c'],['../db/d07/bottom_8c.html#a593c9c15eb7c193c589dac7c28c36560',1,'widget_get_sequence_control():&#160;bottom.c']]],
['widget_5fget_5fspace_5fedit_5fcontrol_54',['widget_get_space_edit_control',['../db/d07/bottom_8c.html#affbfa87fb5a08853b9a4d92de8877ff7',1,'widget_get_space_edit_control():&#160;bottom.c'],['../df/d05/widget_8h.html#affbfa87fb5a08853b9a4d92de8877ff7',1,'widget_get_space_edit_control():&#160;bottom.c']]], ['widget_5fget_5fspace_5fedit_5fcontrol_54',['widget_get_space_edit_control',['../df/d05/widget_8h.html#affbfa87fb5a08853b9a4d92de8877ff7',1,'widget_get_space_edit_control():&#160;bottom.c'],['../db/d07/bottom_8c.html#affbfa87fb5a08853b9a4d92de8877ff7',1,'widget_get_space_edit_control():&#160;bottom.c']]],
['widget_5fget_5fspace_5fview_55',['widget_get_space_view',['../df/d05/widget_8h.html#ab37220d257ccf0ac8a2f4b0f41b83ab9',1,'widget_get_space_view(int partition_space_vs_camera):&#160;middle.c'],['../d0/d00/middle_8c.html#ab37220d257ccf0ac8a2f4b0f41b83ab9',1,'widget_get_space_view(int partition_space_vs_camera):&#160;middle.c']]], ['widget_5fget_5fspace_5fview_55',['widget_get_space_view',['../df/d05/widget_8h.html#ab37220d257ccf0ac8a2f4b0f41b83ab9',1,'widget_get_space_view(int partition_space_vs_camera):&#160;middle.c'],['../d0/d00/middle_8c.html#ab37220d257ccf0ac8a2f4b0f41b83ab9',1,'widget_get_space_view(int partition_space_vs_camera):&#160;middle.c']]],
['widget_5fget_5fspace_5fvs_5fnon_5ftime_5fdependent_56',['widget_get_space_vs_non_time_dependent',['../df/d05/widget_8h.html#aed9b242acda234a0ca5cd359cb6d29e2',1,'widget_get_space_vs_non_time_dependent():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#aed9b242acda234a0ca5cd359cb6d29e2',1,'widget_get_space_vs_non_time_dependent():&#160;dispatch.c']]], ['widget_5fget_5fspace_5fvs_5fnon_5ftime_5fdependent_56',['widget_get_space_vs_non_time_dependent',['../df/d05/widget_8h.html#aed9b242acda234a0ca5cd359cb6d29e2',1,'widget_get_space_vs_non_time_dependent():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#aed9b242acda234a0ca5cd359cb6d29e2',1,'widget_get_space_vs_non_time_dependent():&#160;dispatch.c']]],
['widget_5fget_5ftext_5ffrom_5faddress_57',['widget_get_text_from_address',['../df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8',1,'widget_get_text_from_address(gchar *text_name):&#160;modal.c'],['../d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c',1,'widget_get_text_from_address(gchar *text_address):&#160;modal.c']]], ['widget_5fget_5ftext_5ffrom_5faddress_57',['widget_get_text_from_address',['../df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8',1,'widget_get_text_from_address(gchar *text_name):&#160;modal.c'],['../d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c',1,'widget_get_text_from_address(gchar *text_address):&#160;modal.c']]],
['widget_5fget_5ftext_5fwindow_58',['widget_get_text_window',['../df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c']]], ['widget_5fget_5ftext_5fwindow_58',['widget_get_text_window',['../df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c']]],
['widget_5fget_5ftime_5fdependent_59',['widget_get_time_dependent',['../df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c'],['../df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c']]], ['widget_5fget_5ftime_5fdependent_59',['widget_get_time_dependent',['../df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c'],['../df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c']]],
['widget_5fget_5fuser_5frules_5ftree_60',['widget_get_user_rules_tree',['../df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c'],['../d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c']]], ['widget_5fget_5ftopbar_60',['widget_get_topbar',['../df/d05/widget_8h.html#ad937c2a7a1f8a2af174434bd5f1dcf20',1,'widget_get_topbar(GtkApplication *app):&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#ad937c2a7a1f8a2af174434bd5f1dcf20',1,'widget_get_topbar(GtkApplication *app):&#160;dispatch.c']]],
['widget_5flet_5fus_5fcreate_5fa_5fcomplex_5fuseless_5fand_5fexpensive_5ftree_61',['widget_let_us_create_a_complex_useless_and_expensive_tree',['../df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c'],['../d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c']]], ['widget_5fget_5fuser_5frules_5ftree_61',['widget_get_user_rules_tree',['../df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c'],['../d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c']]],
['widget_5fmeasure_5fdo_5fchoose_5fan_5fevent_5ftype_62',['widget_measure_do_choose_an_event_type',['../df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c']]], ['widget_5flet_5fus_5fcreate_5fa_5fcomplex_5fuseless_5fand_5fexpensive_5ftree_62',['widget_let_us_create_a_complex_useless_and_expensive_tree',['../df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c'],['../d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c']]],
['widget_5fmeasure_5fdo_5fcorrelate_63',['widget_measure_do_correlate',['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c'],['../df/d05/widget_8h.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fchoose_5fan_5fevent_5ftype_63',['widget_measure_do_choose_an_event_type',['../df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fdepends_5fon_5fa_5fsingle_5fevent_64',['widget_measure_do_depends_on_a_single_event',['../df/d05/widget_8h.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fcorrelate_64',['widget_measure_do_correlate',['../df/d05/widget_8h.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fdepends_5fon_5fone_5for_5ftwo_5fevents_65',['widget_measure_do_depends_on_one_or_two_events',['../df/d05/widget_8h.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fdepends_5fon_5fa_5fsingle_5fevent_65',['widget_measure_do_depends_on_a_single_event',['../df/d05/widget_8h.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fdepends_5fon_5ftwo_5fevents_66',['widget_measure_do_depends_on_two_events',['../df/d05/widget_8h.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fdepends_5fon_5fone_5for_5ftwo_5fevents_66',['widget_measure_do_depends_on_one_or_two_events',['../df/d05/widget_8h.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fend_5fcreation_5fof_5fmeasurement_5fprocess_67',['widget_measure_do_end_creation_of_measurement_process',['../df/d05/widget_8h.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fdepends_5fon_5ftwo_5fevents_67',['widget_measure_do_depends_on_two_events',['../df/d05/widget_8h.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5finsert_5fin_5fmeasurements_5flist_68',['widget_measure_do_insert_in_measurements_list',['../df/d05/widget_8h.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fend_5fcreation_5fof_5fmeasurement_5fprocess_68',['widget_measure_do_end_creation_of_measurement_process',['../df/d05/widget_8h.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fselect_5fa_5fsecond_5frules_5fset_69',['widget_measure_do_select_a_second_rules_set',['../df/d05/widget_8h.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5finsert_5fin_5fmeasurements_5flist_69',['widget_measure_do_insert_in_measurements_list',['../df/d05/widget_8h.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fselect_5frules_5ffirst_70',['widget_measure_do_select_rules_first',['../df/d05/widget_8h.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fselect_5fa_5fsecond_5frules_5fset_70',['widget_measure_do_select_a_second_rules_set',['../df/d05/widget_8h.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c']]],
['widget_5fmeasure_5fevent_5foccurences_5fdates_71',['widget_measure_event_occurences_dates',['../df/d05/widget_8h.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fselect_5frules_5ffirst_71',['widget_measure_do_select_rules_first',['../df/d05/widget_8h.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c']]],
['widget_5fmeasure_5fevent_5foccurences_5fnb_72',['widget_measure_event_occurences_nb',['../df/d05/widget_8h.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c']]], ['widget_5fmeasure_5fevent_5foccurences_5fdates_72',['widget_measure_event_occurences_dates',['../df/d05/widget_8h.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c']]],
['widget_5fmeasure_5fevent_5foccurences_5fsituations_73',['widget_measure_event_occurences_situations',['../df/d05/widget_8h.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c']]], ['widget_5fmeasure_5fevent_5foccurences_5fnb_73',['widget_measure_event_occurences_nb',['../df/d05/widget_8h.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c']]],
['widget_5fmeasure_5fnew_74',['widget_measure_new',['../df/d05/widget_8h.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c']]], ['widget_5fmeasure_5fevent_5foccurences_5fsituations_74',['widget_measure_event_occurences_situations',['../df/d05/widget_8h.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c']]],
['widget_5fmeasure_5fthird_5fevent_5foccurences_5fin_5fbetween_75',['widget_measure_third_event_occurences_in_between',['../df/d05/widget_8h.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c']]], ['widget_5fmeasure_5fnew_75',['widget_measure_new',['../df/d05/widget_8h.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c']]],
['widget_5fmeasure_5ftime_5felapsed_5fbetween_5ftwo_5fevents_76',['widget_measure_time_elapsed_between_two_events',['../df/d05/widget_8h.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c']]], ['widget_5fmeasure_5fthird_5fevent_5foccurences_5fin_5fbetween_76',['widget_measure_third_event_occurences_in_between',['../df/d05/widget_8h.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c']]],
['widget_5freset_5fxyz_5fin_5fstate_5fpane_77',['widget_reset_xyz_in_state_pane',['../df/d05/widget_8h.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c'],['../d0/d00/middle_8c.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c']]], ['widget_5fmeasure_5ftime_5felapsed_5fbetween_5ftwo_5fevents_77',['widget_measure_time_elapsed_between_two_events',['../df/d05/widget_8h.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c']]],
['widget_5fset_5fitem_5ftext_78',['widget_set_item_text',['../df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c'],['../d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c']]], ['widget_5freset_5fxyz_5fin_5fstate_5fpane_78',['widget_reset_xyz_in_state_pane',['../df/d05/widget_8h.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c'],['../d0/d00/middle_8c.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c']]],
['widget_5fset_5fobjects_5fvalue_79',['widget_set_objects_value',['../df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c'],['../dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c']]], ['widget_5fset_5fitem_5ftext_79',['widget_set_item_text',['../df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c'],['../d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c']]],
['widget_5fset_5fsituations_5fvalue_80',['widget_set_situations_value',['../df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c'],['../dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c']]], ['widget_5fset_5fobjects_5fvalue_80',['widget_set_objects_value',['../df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c'],['../dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c']]],
['window_5fdesign_5ftopbar_5fleft_81',['window_design_topbar_left',['../df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c'],['../d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c']]], ['widget_5fset_5fsituations_5fvalue_81',['widget_set_situations_value',['../df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c'],['../dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c']]],
['window_5fdesign_5ftopbar_5fright_82',['window_design_topbar_right',['../df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3',1,'right.c']]] ['window_5fdesign_5ftopbar_5fcenter_82',['window_design_topbar_center',['../df/d05/widget_8h.html#a149992300a77b245016ed0e1984651d4',1,'window_design_topbar_center(GtkWidget *topbar):&#160;center.c'],['../da/d0e/center_8c.html#a149992300a77b245016ed0e1984651d4',1,'window_design_topbar_center(GtkWidget *topbar):&#160;center.c']]],
['window_5fdesign_5ftopbar_5fleft_83',['window_design_topbar_left',['../df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c'],['../d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c']]],
['window_5fdesign_5ftopbar_5fright_84',['window_design_topbar_right',['../df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3',1,'window_design_topbar_right(GtkWidget *header_bar, GtkApplication *app):&#160;right.c'],['../db/d0f/right_8c.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3',1,'window_design_topbar_right(GtkWidget *header_bar, GtkApplication *app):&#160;right.c']]]
]; ];

View File

@ -1,10 +1,11 @@
var searchData= var searchData=
[ [
['camera_2ec_0',['camera.c',['../d1/d00/camera_8c.html',1,'']]], ['camera_2ec_0',['camera.c',['../d1/d00/camera_8c.html',1,'']]],
['check_5fstack_1',['CHECK_STACK',['../d9/d0d/interest_8c.html#a144fe044204bb3da8e18f624d1c88445',1,'interest.c']]], ['center_2ec_1',['center.c',['../da/d0e/center_8c.html',1,'']]],
['child_2',['child',['../d1/d09/structTreeNode__t.html#a7b289d9cc907d24c4c61bc7a2e769383',1,'TreeNode_t']]], ['check_5fstack_2',['CHECK_STACK',['../d9/d0d/interest_8c.html#a144fe044204bb3da8e18f624d1c88445',1,'interest.c']]],
['color_5fbuffer_3',['color_buffer',['../dd/d0e/structgraphics__stack__t.html#a91445f750de8bba35c7899a641517cde',1,'graphics_stack_t']]], ['child_3',['child',['../d1/d09/structTreeNode__t.html#a7b289d9cc907d24c4c61bc7a2e769383',1,'TreeNode_t']]],
['conditions_2ec_4',['conditions.c',['../de/d0e/conditions_8c.html',1,'']]], ['color_5fbuffer_4',['color_buffer',['../dd/d0e/structgraphics__stack__t.html#a91445f750de8bba35c7899a641517cde',1,'graphics_stack_t']]],
['container_5fwidget_5',['container_widget',['../d7/d02/structstack__index__t.html#a9b5ca3909ae086aa1ecbf4d581c2d596',1,'stack_index_t']]], ['conditions_2ec_5',['conditions.c',['../de/d0e/conditions_8c.html',1,'']]],
['create_5faxis_5fslider_6',['create_axis_slider',['../d8/d0c/util_8h.html#a2cb205bd6556250d019b4de59eee3894',1,'create_axis_slider(int axis):&#160;gl.c'],['../da/d0c/gl_8c.html#a2cb205bd6556250d019b4de59eee3894',1,'create_axis_slider(int axis):&#160;gl.c']]] ['container_5fwidget_6',['container_widget',['../d7/d02/structstack__index__t.html#a9b5ca3909ae086aa1ecbf4d581c2d596',1,'stack_index_t']]],
['create_5faxis_5fslider_7',['create_axis_slider',['../d8/d0c/util_8h.html#a2cb205bd6556250d019b4de59eee3894',1,'create_axis_slider(int axis):&#160;gl.c'],['../da/d0c/gl_8c.html#a2cb205bd6556250d019b4de59eee3894',1,'create_axis_slider(int axis):&#160;gl.c']]]
]; ];

View File

@ -3,8 +3,9 @@ var searchData=
['data_5flist_2ec_0',['data_list.c',['../d5/d02/data__list_8c.html',1,'']]], ['data_5flist_2ec_0',['data_list.c',['../d5/d02/data__list_8c.html',1,'']]],
['dblist_1',['dblist',['../d1/d04/structdblist.html',1,'']]], ['dblist_1',['dblist',['../d1/d04/structdblist.html',1,'']]],
['debug_2',['DEBUG',['../dd/d01/fsm_8h.html#ab761a6fdf1ac1e26a44f8f9524aa6da7a0593585da9181e972974c1274d8f2b4f',1,'fsm.h']]], ['debug_2',['DEBUG',['../dd/d01/fsm_8h.html#ab761a6fdf1ac1e26a44f8f9524aa6da7a0593585da9181e972974c1274d8f2b4f',1,'fsm.h']]],
['dialog_2ec_3',['dialog.c',['../dd/d09/dialog_8c.html',1,'']]], ['designer_2ec_3',['designer.c',['../db/d02/designer_8c.html',1,'']]],
['dispatch_2ec_4',['dispatch.c',['../d4/d07/fsm_2dispatch_8c.html',1,'(Global Namespace)'],['../d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html',1,'(Global Namespace)'],['../d6/d06/widget_2main__window_2all__rules_2tree_2dispatch_8c.html',1,'(Global Namespace)'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html',1,'(Global Namespace)'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html',1,'(Global Namespace)'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html',1,'(Global Namespace)'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html',1,'(Global Namespace)']]], ['dialog_2ec_4',['dialog.c',['../dd/d09/dialog_8c.html',1,'']]],
['display_2ec_5',['display.c',['../db/d05/display_8c.html',1,'']]], ['dispatch_2ec_5',['dispatch.c',['../d4/d07/fsm_2dispatch_8c.html',1,'(Global Namespace)'],['../d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html',1,'(Global Namespace)'],['../d6/d06/widget_2main__window_2all__rules_2tree_2dispatch_8c.html',1,'(Global Namespace)'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html',1,'(Global Namespace)'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html',1,'(Global Namespace)'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html',1,'(Global Namespace)'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html',1,'(Global Namespace)']]],
['draw_2ec_6',['draw.c',['../d6/d09/draw_8c.html',1,'']]] ['display_2ec_6',['display.c',['../db/d05/display_8c.html',1,'']]],
['draw_2ec_7',['draw.c',['../d6/d09/draw_8c.html',1,'']]]
]; ];

View File

@ -5,5 +5,6 @@ var searchData=
['read_5fx_2',['READ_X',['../db/d07/parse_8c.html#a9dbc8566c78418c119feff0898d736d4',1,'parse.c']]], ['read_5fx_2',['READ_X',['../db/d07/parse_8c.html#a9dbc8566c78418c119feff0898d736d4',1,'parse.c']]],
['read_5fy_3',['READ_Y',['../db/d07/parse_8c.html#ac456a60674cd053582a76e83eb0747b5',1,'parse.c']]], ['read_5fy_3',['READ_Y',['../db/d07/parse_8c.html#ac456a60674cd053582a76e83eb0747b5',1,'parse.c']]],
['read_5fz_4',['READ_Z',['../db/d07/parse_8c.html#ae7e82b096a83fb71f659e82a93dd3a74',1,'parse.c']]], ['read_5fz_4',['READ_Z',['../db/d07/parse_8c.html#ae7e82b096a83fb71f659e82a93dd3a74',1,'parse.c']]],
['rotation_5fangles_5',['rotation_angles',['../dd/d0e/structgraphics__stack__t.html#a24345e6e56468c81dbdc8c1b912d2da1',1,'graphics_stack_t']]] ['right_2ec_5',['right.c',['../db/d0f/right_8c.html',1,'']]],
['rotation_5fangles_6',['rotation_angles',['../dd/d0e/structgraphics__stack__t.html#a24345e6e56468c81dbdc8c1b912d2da1',1,'graphics_stack_t']]]
]; ];

View File

@ -1,4 +1,5 @@
var searchData= var searchData=
[ [
['widget_2eh_0',['widget.h',['../df/d05/widget_8h.html',1,'']]] ['util_2eh_0',['util.h',['../d8/d0c/util_8h.html',1,'']]],
['utilities_2ec_1',['utilities.c',['../d7/d06/utilities_8c.html',1,'']]]
]; ];

View File

@ -0,0 +1,4 @@
var searchData=
[
['widget_2eh_0',['widget.h',['../df/d05/widget_8h.html',1,'']]]
];

View File

@ -1,5 +1,6 @@
var searchData= var searchData=
[ [
['camera_2ec_0',['camera.c',['../d1/d00/camera_8c.html',1,'']]], ['camera_2ec_0',['camera.c',['../d1/d00/camera_8c.html',1,'']]],
['conditions_2ec_1',['conditions.c',['../de/d0e/conditions_8c.html',1,'']]] ['center_2ec_1',['center.c',['../da/d0e/center_8c.html',1,'']]],
['conditions_2ec_2',['conditions.c',['../de/d0e/conditions_8c.html',1,'']]]
]; ];

View File

@ -1,8 +1,9 @@
var searchData= var searchData=
[ [
['data_5flist_2ec_0',['data_list.c',['../d5/d02/data__list_8c.html',1,'']]], ['data_5flist_2ec_0',['data_list.c',['../d5/d02/data__list_8c.html',1,'']]],
['dialog_2ec_1',['dialog.c',['../dd/d09/dialog_8c.html',1,'']]], ['designer_2ec_1',['designer.c',['../db/d02/designer_8c.html',1,'']]],
['dispatch_2ec_2',['dispatch.c',['../d4/d07/fsm_2dispatch_8c.html',1,'(Global Namespace)'],['../d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html',1,'(Global Namespace)'],['../d6/d06/widget_2main__window_2all__rules_2tree_2dispatch_8c.html',1,'(Global Namespace)'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html',1,'(Global Namespace)'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html',1,'(Global Namespace)'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html',1,'(Global Namespace)'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html',1,'(Global Namespace)']]], ['dialog_2ec_2',['dialog.c',['../dd/d09/dialog_8c.html',1,'']]],
['display_2ec_3',['display.c',['../db/d05/display_8c.html',1,'']]], ['dispatch_2ec_3',['dispatch.c',['../d4/d07/fsm_2dispatch_8c.html',1,'(Global Namespace)'],['../d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.html',1,'(Global Namespace)'],['../d6/d06/widget_2main__window_2all__rules_2tree_2dispatch_8c.html',1,'(Global Namespace)'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html',1,'(Global Namespace)'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d06/widget_2main__window_2one__rule_2geometry_2dispatch_8c.html',1,'(Global Namespace)'],['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html',1,'(Global Namespace)'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html',1,'(Global Namespace)'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html',1,'(Global Namespace)'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html',1,'(Global Namespace)']]],
['draw_2ec_4',['draw.c',['../d6/d09/draw_8c.html',1,'']]] ['display_2ec_4',['display.c',['../db/d05/display_8c.html',1,'']]],
['draw_2ec_5',['draw.c',['../d6/d09/draw_8c.html',1,'']]]
]; ];

View File

@ -1,7 +1,4 @@
var searchData= var searchData=
[ [
['signal_2ec_0',['signal.c',['../d8/d06/signal_8c.html',1,'']]], ['right_2ec_0',['right.c',['../db/d0f/right_8c.html',1,'']]]
['signal_2eh_1',['signal.h',['../d8/d09/signal_8h.html',1,'']]],
['sorted_5flist_2ec_2',['sorted_list.c',['../dc/d0e/sorted__list_8c.html',1,'']]],
['strings_5fop_2ec_3',['strings_op.c',['../d8/d01/strings__op_8c.html',1,'']]]
]; ];

View File

@ -1,8 +1,7 @@
var searchData= var searchData=
[ [
['tests_2ec_0',['tests.c',['../d5/d0f/tests_8c.html',1,'']]], ['signal_2ec_0',['signal.c',['../d8/d06/signal_8c.html',1,'']]],
['time_2ec_1',['time.c',['../df/d03/time_8c.html',1,'']]], ['signal_2eh_1',['signal.h',['../d8/d09/signal_8h.html',1,'']]],
['tools_5flist_2ec_2',['tools_list.c',['../d1/d04/tools__list_8c.html',1,'']]], ['sorted_5flist_2ec_2',['sorted_list.c',['../dc/d0e/sorted__list_8c.html',1,'']]],
['top_2ec_3',['top.c',['../dc/d04/top_8c.html',1,'']]], ['strings_5fop_2ec_3',['strings_op.c',['../d8/d01/strings__op_8c.html',1,'']]]
['tree_2ec_4',['tree.c',['../d1/d0c/util_2tree_8c.html',1,'(Global Namespace)'],['../da/d02/widget_2main__window_2all__rules_2tree_2tree_8c.html',1,'(Global Namespace)']]]
]; ];

View File

@ -1,5 +1,8 @@
var searchData= var searchData=
[ [
['util_2eh_0',['util.h',['../d8/d0c/util_8h.html',1,'']]], ['tests_2ec_0',['tests.c',['../d5/d0f/tests_8c.html',1,'']]],
['utilities_2ec_1',['utilities.c',['../d7/d06/utilities_8c.html',1,'']]] ['time_2ec_1',['time.c',['../df/d03/time_8c.html',1,'']]],
['tools_5flist_2ec_2',['tools_list.c',['../d1/d04/tools__list_8c.html',1,'']]],
['top_2ec_3',['top.c',['../dc/d04/top_8c.html',1,'']]],
['tree_2ec_4',['tree.c',['../d1/d0c/util_2tree_8c.html',1,'(Global Namespace)'],['../da/d02/widget_2main__window_2all__rules_2tree_2tree_8c.html',1,'(Global Namespace)']]]
]; ];

View File

@ -3,13 +3,13 @@ var searchData=
['widget_5fadd_5ftree_5fchild_5fnode_0',['widget_add_tree_child_node',['../d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c'],['../df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c']]], ['widget_5fadd_5ftree_5fchild_5fnode_0',['widget_add_tree_child_node',['../d1/d0c/util_2tree_8c.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c'],['../df/d05/widget_8h.html#a95c04d702f36a7422a9e14eaf456ed3e',1,'widget_add_tree_child_node(struct TreeNode_t *parent, struct TreeNode_t *child):&#160;tree.c']]],
['widget_5fcreate_5fuser_5frules_5ftree_5fnode_1',['widget_create_user_rules_tree_node',['../d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c'],['../df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c']]], ['widget_5fcreate_5fuser_5frules_5ftree_5fnode_1',['widget_create_user_rules_tree_node',['../d1/d0c/util_2tree_8c.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c'],['../df/d05/widget_8h.html#a82852f17d5f914c6cfb35b892766ab1e',1,'widget_create_user_rules_tree_node(const gchar *text):&#160;tree.c']]],
['widget_5fdesign_5fdialog_5fwindow_2',['widget_design_dialog_window',['../dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c'],['../df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c']]], ['widget_5fdesign_5fdialog_5fwindow_2',['widget_design_dialog_window',['../dd/d09/dialog_8c.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c'],['../df/d05/widget_8h.html#a1591b0ceef41a3926eee69905735b3ec',1,'widget_design_dialog_window(GtkWindow *main_window, GtkWindow *dialog_window):&#160;dialog.c']]],
['widget_5fdesign_5fmain_5fwindow_3',['widget_design_main_window',['../df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;dispatch.c']]], ['widget_5fdesign_5fmain_5fwindow_3',['widget_design_main_window',['../df/d05/widget_8h.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;designer.c'],['../db/d02/designer_8c.html#a6458bdae6bcf9131bc7c793810869db7',1,'widget_design_main_window(GtkWindow *main_window, GtkApplication *app):&#160;designer.c']]],
['widget_5fdesign_5ftext_5fwindow_4',['widget_design_text_window',['../df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c'],['../d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c']]], ['widget_5fdesign_5ftext_5fwindow_4',['widget_design_text_window',['../df/d05/widget_8h.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c'],['../d5/d0a/modal_8c.html#a2de49d7ea886ac83d68af532046c0868',1,'widget_design_text_window(GtkWindow *main_window, GtkWindow *text_window):&#160;modal.c']]],
['widget_5fget_5faddress_5ftext_5falpha_5findex_5',['widget_get_address_text_alpha_index',['../df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c']]], ['widget_5fget_5faddress_5ftext_5falpha_5findex_5',['widget_get_address_text_alpha_index',['../df/d05/widget_8h.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#a905ee0e77908c113609224ee28aaa0ee',1,'widget_get_address_text_alpha_index():&#160;dispatch.c']]],
['widget_5fget_5faddress_5ftext_5fpractice_6',['widget_get_address_text_practice',['../df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c']]], ['widget_5fget_5faddress_5ftext_5fpractice_6',['widget_get_address_text_practice',['../df/d05/widget_8h.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#acfad36e48f845c075056fb8fbe765c0e',1,'widget_get_address_text_practice():&#160;dispatch.c']]],
['widget_5fget_5faddress_5ftext_5ftheory_7',['widget_get_address_text_theory',['../df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c']]], ['widget_5fget_5faddress_5ftext_5ftheory_7',['widget_get_address_text_theory',['../df/d05/widget_8h.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#aee7518cfd4073577afedafc70705e233',1,'widget_get_address_text_theory():&#160;dispatch.c']]],
['widget_5fget_5fan_5fimpression_5fof_5fwhat_5fa_5frules_5fcomparator_5fcould_5fbe_8',['widget_get_an_impression_of_what_a_rules_comparator_could_be',['../df/d05/widget_8h.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c'],['../d9/d0d/interest_8c.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c']]], ['widget_5fget_5fan_5fimpression_5fof_5fwhat_5fa_5frules_5fcomparator_5fcould_5fbe_8',['widget_get_an_impression_of_what_a_rules_comparator_could_be',['../df/d05/widget_8h.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c'],['../d9/d0d/interest_8c.html#a60d9aed440437cd898f609784c32b2f5',1,'widget_get_an_impression_of_what_a_rules_comparator_could_be():&#160;interest.c']]],
['widget_5fget_5fbtt_5flabel_5fdata_9',['widget_get_btt_label_data',['../d5/d03/left_8c.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c'],['../df/d05/widget_8h.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5fdata_9',['widget_get_btt_label_data',['../df/d05/widget_8h.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c'],['../d5/d03/left_8c.html#a136322baea0729a8dfbc5c9b1bc0667e',1,'widget_get_btt_label_data():&#160;left.c']]],
['widget_5fget_5fbtt_5flabel_5frules_10',['widget_get_btt_label_rules',['../df/d05/widget_8h.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c'],['../d5/d03/left_8c.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5frules_10',['widget_get_btt_label_rules',['../df/d05/widget_8h.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c'],['../d5/d03/left_8c.html#adea9b5591d51aab274d8c275045d778c',1,'widget_get_btt_label_rules():&#160;left.c']]],
['widget_5fget_5fbtt_5flabel_5fstate_11',['widget_get_btt_label_state',['../df/d05/widget_8h.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c'],['../d5/d03/left_8c.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5fstate_11',['widget_get_btt_label_state',['../df/d05/widget_8h.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c'],['../d5/d03/left_8c.html#a22ed4aed09c29d9f8c72dbe7ced53e2c',1,'widget_get_btt_label_state():&#160;left.c']]],
['widget_5fget_5fbtt_5flabel_5fsynth_12',['widget_get_btt_label_synth',['../df/d05/widget_8h.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c'],['../d5/d03/left_8c.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c']]], ['widget_5fget_5fbtt_5flabel_5fsynth_12',['widget_get_btt_label_synth',['../df/d05/widget_8h.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c'],['../d5/d03/left_8c.html#a3d0f8c7b9545a6da3464060dad7990db',1,'widget_get_btt_label_synth():&#160;left.c']]],
@ -17,8 +17,8 @@ var searchData=
['widget_5fget_5fgraph_5fview_5fcontrol_14',['widget_get_graph_view_control',['../df/d05/widget_8h.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c'],['../dc/d04/top_8c.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c']]], ['widget_5fget_5fgraph_5fview_5fcontrol_14',['widget_get_graph_view_control',['../df/d05/widget_8h.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c'],['../dc/d04/top_8c.html#a86794ff6578c24e8b16b94bf853dd2b3',1,'widget_get_graph_view_control():&#160;top.c']]],
['widget_5fget_5fmain_5fwindow_15',['widget_get_main_window',['../df/d05/widget_8h.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c']]], ['widget_5fget_5fmain_5fwindow_15',['widget_get_main_window',['../df/d05/widget_8h.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#aa79c2ff4883932d6f9b7184d1d05dd5d',1,'widget_get_main_window():&#160;manager.c']]],
['widget_5fget_5fnon_5ftime_5fdependent_16',['widget_get_non_time_dependent',['../df/d05/widget_8h.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c']]], ['widget_5fget_5fnon_5ftime_5fdependent_16',['widget_get_non_time_dependent',['../df/d05/widget_8h.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#abc35a23e7853e1e3628b389291f29cba',1,'widget_get_non_time_dependent():&#160;dispatch.c']]],
['widget_5fget_5fobject_5ftransparency_17',['widget_get_object_transparency',['../dc/d04/top_8c.html#a7567acc9ecaf9b3e6d06c08b60c50142',1,'widget_get_object_transparency(int rank):&#160;top.c'],['../df/d05/widget_8h.html#a1b7d49db6b4e22a55da588d1137b6e2c',1,'widget_get_object_transparency(int i):&#160;top.c']]], ['widget_5fget_5fobject_5ftransparency_17',['widget_get_object_transparency',['../df/d05/widget_8h.html#a1b7d49db6b4e22a55da588d1137b6e2c',1,'widget_get_object_transparency(int i):&#160;top.c'],['../dc/d04/top_8c.html#a7567acc9ecaf9b3e6d06c08b60c50142',1,'widget_get_object_transparency(int rank):&#160;top.c']]],
['widget_5fget_5fpage_5fdata_18',['widget_get_page_data',['../df/d05/widget_8h.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c'],['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c']]], ['widget_5fget_5fpage_5fdata_18',['widget_get_page_data',['../dc/d0c/widget_2main__window_2results_2dispatch_8c.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c'],['../df/d05/widget_8h.html#a56cdc1609820a67a52fb095ba0128d3f',1,'widget_get_page_data():&#160;dispatch.c']]],
['widget_5fget_5fpage_5fmeasure_19',['widget_get_page_measure',['../df/d05/widget_8h.html#afabb3345620886cdee4f2b76c9d84a51',1,'widget_get_page_measure():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#afabb3345620886cdee4f2b76c9d84a51',1,'widget_get_page_measure():&#160;dispatch.c']]], ['widget_5fget_5fpage_5fmeasure_19',['widget_get_page_measure',['../df/d05/widget_8h.html#afabb3345620886cdee4f2b76c9d84a51',1,'widget_get_page_measure():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#afabb3345620886cdee4f2b76c9d84a51',1,'widget_get_page_measure():&#160;dispatch.c']]],
['widget_5fget_5fpage_5fstate_20',['widget_get_page_state',['../df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c']]], ['widget_5fget_5fpage_5fstate_20',['widget_get_page_state',['../df/d05/widget_8h.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c'],['../df/d0e/widget_2main__window_2state_2dispatch_8c.html#a9689934ad6d7c98379f35d49adf11878',1,'widget_get_page_state():&#160;dispatch.c']]],
['widget_5fget_5fpage_5fsynth_21',['widget_get_page_synth',['../df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c']]], ['widget_5fget_5fpage_5fsynth_21',['widget_get_page_synth',['../df/d05/widget_8h.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c'],['../db/d06/widget_2main__window_2synth_2dispatch_8c.html#a990f88f46feba957a864d7bf203f42e7',1,'widget_get_page_synth():&#160;dispatch.c']]],
@ -27,14 +27,14 @@ var searchData=
['widget_5fget_5fresults_5fbox_5fdisplay_24',['widget_get_results_box_display',['../df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c'],['../db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c']]], ['widget_5fget_5fresults_5fbox_5fdisplay_24',['widget_get_results_box_display',['../df/d05/widget_8h.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c'],['../db/d05/display_8c.html#aeca06e5a8c669b8d8f9dd82289f4e1e1',1,'widget_get_results_box_display():&#160;display.c']]],
['widget_5fget_5fresults_5fbox_5forganize_25',['widget_get_results_box_organize',['../df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c'],['../d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c']]], ['widget_5fget_5fresults_5fbox_5forganize_25',['widget_get_results_box_organize',['../df/d05/widget_8h.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c'],['../d5/d05/organize_8c.html#aba1af8256174f6a4661675d2b3c6c34d',1,'widget_get_results_box_organize():&#160;organize.c']]],
['widget_5fget_5fresults_5fbox_5ftime_26',['widget_get_results_box_time',['../df/d05/widget_8h.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c'],['../db/d05/display_8c.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c']]], ['widget_5fget_5fresults_5fbox_5ftime_26',['widget_get_results_box_time',['../df/d05/widget_8h.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c'],['../db/d05/display_8c.html#a1cc6f65cd162b7c49e760ab29e8b7919',1,'widget_get_results_box_time():&#160;display.c']]],
['widget_5fget_5frule_5fedition_5ftools_27',['widget_get_rule_edition_tools',['../df/d05/widget_8h.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c'],['../d4/d02/edit_8c.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c']]], ['widget_5fget_5frule_5fedition_5ftools_27',['widget_get_rule_edition_tools',['../d4/d02/edit_8c.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c'],['../df/d05/widget_8h.html#a8b314bd2dcf59006649ff86ae04e9eaf',1,'widget_get_rule_edition_tools():&#160;edit.c']]],
['widget_5fget_5frule_5finvestigation_5ftools_28',['widget_get_rule_investigation_tools',['../df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c'],['../d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c']]], ['widget_5fget_5frule_5finvestigation_5ftools_28',['widget_get_rule_investigation_tools',['../df/d05/widget_8h.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c'],['../d1/d04/investigate_8c.html#a4d4d650591869cebc663884c29c6bb7c',1,'widget_get_rule_investigation_tools():&#160;investigate.c']]],
['widget_5fget_5frules_5fpilot_5fbox_29',['widget_get_rules_pilot_box',['../df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c']]], ['widget_5fget_5frules_5fpilot_5fbox_29',['widget_get_rules_pilot_box',['../df/d05/widget_8h.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a192412673ea82a53a66fd809a5b1fd55',1,'widget_get_rules_pilot_box():&#160;pilot_box.c']]],
['widget_5fget_5frules_5ftree_5ftools_30',['widget_get_rules_tree_tools',['../df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c']]], ['widget_5fget_5frules_5ftree_5ftools_30',['widget_get_rules_tree_tools',['../df/d05/widget_8h.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c'],['../d7/d00/pilot__box_8c.html#a3cecbcc7340289ed318347f1bf86308c',1,'widget_get_rules_tree_tools():&#160;pilot_box.c']]],
['widget_5fget_5frules_5fuse_31',['widget_get_rules_use',['../df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c'],['../d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c']]], ['widget_5fget_5frules_5fuse_31',['widget_get_rules_use',['../df/d05/widget_8h.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c'],['../d6/d07/freq_8c.html#a1f62040452052165b13a8e9bf23ab368',1,'widget_get_rules_use():&#160;freq.c']]],
['widget_5fget_5fselected_5frule_32',['widget_get_selected_rule',['../df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c']]], ['widget_5fget_5fselected_5frule_32',['widget_get_selected_rule',['../df/d05/widget_8h.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c'],['../d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.html#ab6a3b9836a4c333b59b34cb97d00df3a',1,'widget_get_selected_rule():&#160;dispatch.c']]],
['widget_5fget_5fselected_5frule_5falgebra_33',['widget_get_selected_rule_algebra',['../df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c']]], ['widget_5fget_5fselected_5frule_5falgebra_33',['widget_get_selected_rule_algebra',['../df/d05/widget_8h.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c'],['../dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.html#a15cbd8402e76ff0dd5e6b39e17a9dc49',1,'widget_get_selected_rule_algebra():&#160;dispatch.c']]],
['widget_5fget_5fselected_5frule_5fassignations_5flist_5fbtt_34',['widget_get_selected_rule_assignations_list_btt',['../db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c'],['../df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c']]], ['widget_5fget_5fselected_5frule_5fassignations_5flist_5fbtt_34',['widget_get_selected_rule_assignations_list_btt',['../df/d05/widget_8h.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c'],['../db/d07/assign_8c.html#a118c74f398c9e46f2a2252deaf88337e',1,'widget_get_selected_rule_assignations_list_btt():&#160;assign.c']]],
['widget_5fget_5fselected_5frule_5fbefore_5fafter_35',['widget_get_selected_rule_before_after',['../df/d05/widget_8h.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c'],['../db/d02/geometry_8c.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c']]], ['widget_5fget_5fselected_5frule_5fbefore_5fafter_35',['widget_get_selected_rule_before_after',['../df/d05/widget_8h.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c'],['../db/d02/geometry_8c.html#a075009e3b1816abfd76bd3d4fcdda890',1,'widget_get_selected_rule_before_after():&#160;geometry.c']]],
['widget_5fget_5fselected_5frule_5fcamera_36',['widget_get_selected_rule_camera',['../df/d05/widget_8h.html#a1b97f8be0394a44033a491d7bb44dce2',1,'widget_get_selected_rule_camera():&#160;camera.c'],['../d1/d00/camera_8c.html#a1b97f8be0394a44033a491d7bb44dce2',1,'widget_get_selected_rule_camera():&#160;camera.c']]], ['widget_5fget_5fselected_5frule_5fcamera_36',['widget_get_selected_rule_camera',['../df/d05/widget_8h.html#a1b97f8be0394a44033a491d7bb44dce2',1,'widget_get_selected_rule_camera():&#160;camera.c'],['../d1/d00/camera_8c.html#a1b97f8be0394a44033a491d7bb44dce2',1,'widget_get_selected_rule_camera():&#160;camera.c']]],
['widget_5fget_5fselected_5frule_5fconditions_5flist_5fbtt_37',['widget_get_selected_rule_conditions_list_btt',['../df/d05/widget_8h.html#a8d42128cf54da36d55112fa5f5634f96',1,'widget_get_selected_rule_conditions_list_btt():&#160;conditions.c'],['../de/d0e/conditions_8c.html#a8d42128cf54da36d55112fa5f5634f96',1,'widget_get_selected_rule_conditions_list_btt():&#160;conditions.c']]], ['widget_5fget_5fselected_5frule_5fconditions_5flist_5fbtt_37',['widget_get_selected_rule_conditions_list_btt',['../df/d05/widget_8h.html#a8d42128cf54da36d55112fa5f5634f96',1,'widget_get_selected_rule_conditions_list_btt():&#160;conditions.c'],['../de/d0e/conditions_8c.html#a8d42128cf54da36d55112fa5f5634f96',1,'widget_get_selected_rule_conditions_list_btt():&#160;conditions.c']]],
@ -47,27 +47,29 @@ var searchData=
['widget_5fget_5ftext_5ffrom_5faddress_44',['widget_get_text_from_address',['../df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8',1,'widget_get_text_from_address(gchar *text_name):&#160;modal.c'],['../d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c',1,'widget_get_text_from_address(gchar *text_address):&#160;modal.c']]], ['widget_5fget_5ftext_5ffrom_5faddress_44',['widget_get_text_from_address',['../df/d05/widget_8h.html#a5592a550ad1f66ae7092b580318878f8',1,'widget_get_text_from_address(gchar *text_name):&#160;modal.c'],['../d5/d0a/modal_8c.html#a59d241b96357c7580fd8584572f42b4c',1,'widget_get_text_from_address(gchar *text_address):&#160;modal.c']]],
['widget_5fget_5ftext_5fwindow_45',['widget_get_text_window',['../df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c']]], ['widget_5fget_5ftext_5fwindow_45',['widget_get_text_window',['../df/d05/widget_8h.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c'],['../d3/d09/widget_2manager_8c.html#a84dce957680294b8b928c5bc9b2c1dfb',1,'widget_get_text_window():&#160;manager.c']]],
['widget_5fget_5ftime_5fdependent_46',['widget_get_time_dependent',['../df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c'],['../df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c']]], ['widget_5fget_5ftime_5fdependent_46',['widget_get_time_dependent',['../df/d05/widget_8h.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c'],['../df/d03/time_8c.html#aff18a7cea4191d9ae0480f2eaca06a5f',1,'widget_get_time_dependent():&#160;time.c']]],
['widget_5fget_5fuser_5frules_5ftree_47',['widget_get_user_rules_tree',['../df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c'],['../d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c']]], ['widget_5fget_5ftopbar_47',['widget_get_topbar',['../df/d05/widget_8h.html#ad937c2a7a1f8a2af174434bd5f1dcf20',1,'widget_get_topbar(GtkApplication *app):&#160;dispatch.c'],['../d2/d02/widget_2main__window_2topbar_2dispatch_8c.html#ad937c2a7a1f8a2af174434bd5f1dcf20',1,'widget_get_topbar(GtkApplication *app):&#160;dispatch.c']]],
['widget_5flet_5fus_5fcreate_5fa_5fcomplex_5fuseless_5fand_5fexpensive_5ftree_48',['widget_let_us_create_a_complex_useless_and_expensive_tree',['../df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c'],['../d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c']]], ['widget_5fget_5fuser_5frules_5ftree_48',['widget_get_user_rules_tree',['../df/d05/widget_8h.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c'],['../d1/d0c/util_2tree_8c.html#af968daedf9ce1bd06c674c69ef793201',1,'widget_get_user_rules_tree():&#160;tree.c']]],
['widget_5fmeasure_5fdo_5fchoose_5fan_5fevent_5ftype_49',['widget_measure_do_choose_an_event_type',['../df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c']]], ['widget_5flet_5fus_5fcreate_5fa_5fcomplex_5fuseless_5fand_5fexpensive_5ftree_49',['widget_let_us_create_a_complex_useless_and_expensive_tree',['../df/d05/widget_8h.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c'],['../d6/d08/labo_8c.html#a479a32aff9b3fa44b34508e2c41b12d3',1,'widget_let_us_create_a_complex_useless_and_expensive_tree(struct TreeNode_t *tree_root):&#160;labo.c']]],
['widget_5fmeasure_5fdo_5fcorrelate_50',['widget_measure_do_correlate',['../df/d05/widget_8h.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fchoose_5fan_5fevent_5ftype_50',['widget_measure_do_choose_an_event_type',['../df/d05/widget_8h.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a37872533aa0116818c810d9cdad7f4ed',1,'widget_measure_do_choose_an_event_type():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fdepends_5fon_5fa_5fsingle_5fevent_51',['widget_measure_do_depends_on_a_single_event',['../df/d05/widget_8h.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fcorrelate_51',['widget_measure_do_correlate',['../df/d05/widget_8h.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aaab2ef1ae64c85052ab65ed684f3a132',1,'widget_measure_do_correlate():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fdepends_5fon_5fone_5for_5ftwo_5fevents_52',['widget_measure_do_depends_on_one_or_two_events',['../df/d05/widget_8h.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fdepends_5fon_5fa_5fsingle_5fevent_52',['widget_measure_do_depends_on_a_single_event',['../df/d05/widget_8h.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5b3aeea035afbf3cb35744687f091b1b',1,'widget_measure_do_depends_on_a_single_event():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fdepends_5fon_5ftwo_5fevents_53',['widget_measure_do_depends_on_two_events',['../df/d05/widget_8h.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fdepends_5fon_5fone_5for_5ftwo_5fevents_53',['widget_measure_do_depends_on_one_or_two_events',['../df/d05/widget_8h.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#aea7a46578d6e1f0a2ee58b0f6eb16028',1,'widget_measure_do_depends_on_one_or_two_events():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fend_5fcreation_5fof_5fmeasurement_5fprocess_54',['widget_measure_do_end_creation_of_measurement_process',['../df/d05/widget_8h.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fdepends_5fon_5ftwo_5fevents_54',['widget_measure_do_depends_on_two_events',['../df/d05/widget_8h.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a7c86507328bb9c31a0dcc0c97cf66c25',1,'widget_measure_do_depends_on_two_events():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5finsert_5fin_5fmeasurements_5flist_55',['widget_measure_do_insert_in_measurements_list',['../df/d05/widget_8h.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fend_5fcreation_5fof_5fmeasurement_5fprocess_55',['widget_measure_do_end_creation_of_measurement_process',['../df/d05/widget_8h.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a5f9f287e97e9bdad13662a864a1d5273',1,'widget_measure_do_end_creation_of_measurement_process():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fselect_5fa_5fsecond_5frules_5fset_56',['widget_measure_do_select_a_second_rules_set',['../df/d05/widget_8h.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5finsert_5fin_5fmeasurements_5flist_56',['widget_measure_do_insert_in_measurements_list',['../df/d05/widget_8h.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3d1ceccb1f00d0a2f3329af8b499844b',1,'widget_measure_do_insert_in_measurements_list():&#160;dispatch.c']]],
['widget_5fmeasure_5fdo_5fselect_5frules_5ffirst_57',['widget_measure_do_select_rules_first',['../df/d05/widget_8h.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fselect_5fa_5fsecond_5frules_5fset_57',['widget_measure_do_select_a_second_rules_set',['../df/d05/widget_8h.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a444bf6c3230e0f97827eda74818ba258',1,'widget_measure_do_select_a_second_rules_set():&#160;dispatch.c']]],
['widget_5fmeasure_5fevent_5foccurences_5fdates_58',['widget_measure_event_occurences_dates',['../df/d05/widget_8h.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c']]], ['widget_5fmeasure_5fdo_5fselect_5frules_5ffirst_58',['widget_measure_do_select_rules_first',['../df/d05/widget_8h.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a88886ed08e68539a9c5280fc40c2c2a0',1,'widget_measure_do_select_rules_first():&#160;dispatch.c']]],
['widget_5fmeasure_5fevent_5foccurences_5fnb_59',['widget_measure_event_occurences_nb',['../df/d05/widget_8h.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c']]], ['widget_5fmeasure_5fevent_5foccurences_5fdates_59',['widget_measure_event_occurences_dates',['../df/d05/widget_8h.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a3fae10bb44f33d896f72352df671be61',1,'widget_measure_event_occurences_dates():&#160;dispatch.c']]],
['widget_5fmeasure_5fevent_5foccurences_5fsituations_60',['widget_measure_event_occurences_situations',['../df/d05/widget_8h.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c']]], ['widget_5fmeasure_5fevent_5foccurences_5fnb_60',['widget_measure_event_occurences_nb',['../df/d05/widget_8h.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a0cef6d510a6777d25e26ec5900c38239',1,'widget_measure_event_occurences_nb():&#160;dispatch.c']]],
['widget_5fmeasure_5fnew_61',['widget_measure_new',['../df/d05/widget_8h.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c']]], ['widget_5fmeasure_5fevent_5foccurences_5fsituations_61',['widget_measure_event_occurences_situations',['../df/d05/widget_8h.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a58049a1f53bb6e189b5a60004fd716b5',1,'widget_measure_event_occurences_situations():&#160;dispatch.c']]],
['widget_5fmeasure_5fthird_5fevent_5foccurences_5fin_5fbetween_62',['widget_measure_third_event_occurences_in_between',['../df/d05/widget_8h.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c']]], ['widget_5fmeasure_5fnew_62',['widget_measure_new',['../df/d05/widget_8h.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a27574b02d486a2e93ed1a3e0f6461798',1,'widget_measure_new():&#160;dispatch.c']]],
['widget_5fmeasure_5ftime_5felapsed_5fbetween_5ftwo_5fevents_63',['widget_measure_time_elapsed_between_two_events',['../df/d05/widget_8h.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c']]], ['widget_5fmeasure_5fthird_5fevent_5foccurences_5fin_5fbetween_63',['widget_measure_third_event_occurences_in_between',['../df/d05/widget_8h.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a05bd4127a0e218921c87eb499595f860',1,'widget_measure_third_event_occurences_in_between():&#160;dispatch.c']]],
['widget_5freset_5fxyz_5fin_5fstate_5fpane_64',['widget_reset_xyz_in_state_pane',['../df/d05/widget_8h.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c'],['../d0/d00/middle_8c.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c']]], ['widget_5fmeasure_5ftime_5felapsed_5fbetween_5ftwo_5fevents_64',['widget_measure_time_elapsed_between_two_events',['../df/d05/widget_8h.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c'],['../d9/d01/widget_2main__window_2measure_2dispatch_8c.html#a42113abbf8118a8362314d2427f540dc',1,'widget_measure_time_elapsed_between_two_events():&#160;dispatch.c']]],
['widget_5fset_5fitem_5ftext_65',['widget_set_item_text',['../df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c'],['../d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c']]], ['widget_5freset_5fxyz_5fin_5fstate_5fpane_65',['widget_reset_xyz_in_state_pane',['../df/d05/widget_8h.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c'],['../d0/d00/middle_8c.html#a8019caa45a82a3d92061d49818d0f617',1,'widget_reset_XYZ_in_state_pane():&#160;middle.c']]],
['widget_5fset_5fobjects_5fvalue_66',['widget_set_objects_value',['../df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c'],['../dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c']]], ['widget_5fset_5fitem_5ftext_66',['widget_set_item_text',['../df/d05/widget_8h.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c'],['../d7/d06/utilities_8c.html#a1c4f1ce489cdc3b4e5a1e86d3438e846',1,'widget_set_item_text(GtkWidget *list_box, const char *text, bool editable):&#160;utilities.c']]],
['widget_5fset_5fsituations_5fvalue_67',['widget_set_situations_value',['../df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c'],['../dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c']]], ['widget_5fset_5fobjects_5fvalue_67',['widget_set_objects_value',['../dc/d04/top_8c.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c'],['../df/d05/widget_8h.html#affefa1ca48e64b5b440729fecbe0e4ee',1,'widget_set_objects_value(int rank, int value):&#160;top.c']]],
['window_5fdesign_5ftopbar_5fleft_68',['window_design_topbar_left',['../df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c'],['../d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c']]], ['widget_5fset_5fsituations_5fvalue_68',['widget_set_situations_value',['../df/d05/widget_8h.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c'],['../dc/d04/top_8c.html#a4081353ac1420fa15533a11bcbff3238',1,'widget_set_situations_value(int value):&#160;top.c']]],
['window_5fdesign_5ftopbar_5fright_69',['window_design_topbar_right',['../df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3',1,'right.c']]] ['window_5fdesign_5ftopbar_5fcenter_69',['window_design_topbar_center',['../df/d05/widget_8h.html#a149992300a77b245016ed0e1984651d4',1,'window_design_topbar_center(GtkWidget *topbar):&#160;center.c'],['../da/d0e/center_8c.html#a149992300a77b245016ed0e1984651d4',1,'window_design_topbar_center(GtkWidget *topbar):&#160;center.c']]],
['window_5fdesign_5ftopbar_5fleft_70',['window_design_topbar_left',['../df/d05/widget_8h.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c'],['../d5/d03/left_8c.html#a45d8a02844578e1c13d8b86b74e3c8b0',1,'window_design_topbar_left(GtkWidget *header_bar):&#160;left.c']]],
['window_5fdesign_5ftopbar_5fright_71',['window_design_topbar_right',['../df/d05/widget_8h.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3',1,'window_design_topbar_right(GtkWidget *header_bar, GtkApplication *app):&#160;right.c'],['../db/d0f/right_8c.html#a4a9ccdb6dc6dbc18f1e2d2235fbb26c3',1,'window_design_topbar_right(GtkWidget *header_bar, GtkApplication *app):&#160;right.c']]]
]; ];

View File

@ -2,7 +2,7 @@ var indexSectionsWithContent =
{ {
0: "abcdefghijlmnoprstuvwxyz", 0: "abcdefghijlmnoprstuvwxyz",
1: "adefgpst", 1: "adefgpst",
2: "abcdefgijlmopstuw", 2: "abcdefgijlmoprstuw",
3: "cfgmopuw", 3: "cfgmopuw",
4: "abcfgilmnprstuvxyz", 4: "abcfgilmnprstuvxyz",
5: "efps", 5: "efps",

34
doc/rtfm/man3/center.c.3 Normal file
View File

@ -0,0 +1,34 @@
.TH "src/widget/main_window/topbar/center.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src/widget/main_window/topbar/center.c \- Topbar center\&.
.SH SYNOPSIS
.br
.PP
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/base\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
.br
.SS "Functions"
.in +1c
.ti -1c
.RI "void \fBwindow_design_topbar_center\fP (GtkWidget *topbar)"
.br
.RI "title "
.in -1c
.SH "Detailed Description"
.PP
Topbar center\&.
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.

View File

@ -0,0 +1,68 @@
.TH "src/widget/main_window/designer.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src/widget/main_window/designer.c \- main window
.SH SYNOPSIS
.br
.PP
\fC#include '\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./include/util\&.h'\fP
.br
.SS "Functions"
.in +1c
.ti -1c
.RI "void \fBwidget_design_main_window\fP (GtkWindow *main_window, GtkApplication *app)"
.br
.in -1c
.SH "Detailed Description"
.PP
main window
This file is part of Gem-graph\&.
.PP
Six pages can be displayed in the main window:
.IP "\(bu" 2
synth: an overview that presents the main elements of interest simultaneously
.IP "\(bu" 2
state: a detailed view of the space, enabling it to be explored or modified
.IP "\(bu" 2
measures presents all the measures available and those in progress
.IP "\(bu" 2
results enables you to work on the results obtained
.IP "\(bu" 2
rules: two pages are grouped together here to make it easier to come and go:
.PP
.RS 4
the 'all rules' page gives access to the hierarchy of all rules
.RE
.PP
.RS 4
the 'selected rule' page lets you examine and modify one selected rule
.RE
.PP
.PP
.SH "Function Documentation"
.PP
.SS "void widget_design_main_window (GtkWindow * main_window, GtkApplication * app)"
.PP
\fBParameters\fP
.RS 4
\fI*main_window\fP
.br
\fI*app\fP
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.

View File

@ -2,7 +2,7 @@
.ad l .ad l
.nh .nh
.SH NAME .SH NAME
src/widget/dialog.c \- Gem-graph-client modal dialog window\&. src/widget/dialog.c \- dialog window\&.
.SH SYNOPSIS .SH SYNOPSIS
.br .br
@ -26,7 +26,7 @@ src/widget/dialog.c \- Gem-graph-client modal dialog window\&.
.in -1c .in -1c
.SH "Detailed Description" .SH "Detailed Description"
.PP .PP
Gem-graph-client modal dialog window\&. dialog window\&.
This file is part of Gem-graph\&. This file is part of Gem-graph\&.
.SH "Function Documentation" .SH "Function Documentation"

View File

@ -2,7 +2,7 @@
.ad l .ad l
.nh .nh
.SH NAME .SH NAME
src/widget/main_window/topbar/dispatch.c \- Main window widgets dispatcher (topbar and six pages) src/widget/main_window/topbar/dispatch.c \- topbar (left, center, right)
.SH SYNOPSIS .SH SYNOPSIS
.br .br
@ -20,7 +20,7 @@ src/widget/main_window/topbar/dispatch.c \- Main window widgets dispatcher (topb
.in +1c .in +1c
.ti -1c .ti -1c
.RI "void \fBwidget_design_main_window\fP (GtkWindow *main_window, GtkApplication *app)" .RI "GtkWidget * \fBwidget_get_topbar\fP (GtkApplication *app)"
.br .br
.ti -1c .ti -1c
.RI "char * \fBwidget_get_address_text_theory\fP ()" .RI "char * \fBwidget_get_address_text_theory\fP ()"
@ -34,22 +34,11 @@ src/widget/main_window/topbar/dispatch.c \- Main window widgets dispatcher (topb
.in -1c .in -1c
.SH "Detailed Description" .SH "Detailed Description"
.PP .PP
Main window widgets dispatcher (topbar and six pages) topbar (left, center, right)
.SH "Function Documentation" .SH "Function Documentation"
.PP .PP
.SS "void widget_design_main_window (GtkWindow * main_window, GtkApplication * app)"
.PP
\fBParameters\fP
.RS 4
\fI*main_window\fP
.br
\fI*app\fP
.RE
.PP
.SS "char * widget_get_address_text_alpha_index ()" .SS "char * widget_get_address_text_alpha_index ()"
.PP .PP
@ -77,6 +66,20 @@ Main window widgets dispatcher (topbar and six pages)
.RE .RE
.PP .PP
.SS "GtkWidget * widget_get_topbar (GtkApplication * app)"
.PP
\fBParameters\fP
.RS 4
\fI*app\fP
.RE
.PP
\fBReturns\fP
.RS 4
topbar
.RE
.PP
.SH "Author" .SH "Author"
.PP .PP
Generated automatically by Doxygen for Gem-graph from the source code\&. Generated automatically by Doxygen for Gem-graph from the source code\&.

View File

@ -2,7 +2,7 @@
.ad l .ad l
.nh .nh
.SH NAME .SH NAME
src/widget/main_window/topbar/left.c \- Topbar left area\&. src/widget/main_window/topbar/left.c \- Topbar left\&.
.SH SYNOPSIS .SH SYNOPSIS
.br .br
@ -30,19 +30,19 @@ src/widget/main_window/topbar/left.c \- Topbar left area\&.
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_synth\fP ()" .RI "const char * \fBwidget_get_btt_label_synth\fP ()"
.br .br
.RI "synth " .RI "! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: "
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_state\fP ()" .RI "const char * \fBwidget_get_btt_label_state\fP ()"
.br .br
.RI "state " .RI "btt_state "
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_rules\fP ()" .RI "const char * \fBwidget_get_btt_label_rules\fP ()"
.br .br
.RI "rules " .RI "btt_rules "
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_data\fP ()" .RI "const char * \fBwidget_get_btt_label_data\fP ()"
.br .br
.RI "data .RI "btt_data
.br .br
" "
.ti -1c .ti -1c
@ -52,11 +52,15 @@ src/widget/main_window/topbar/left.c \- Topbar left area\&.
.in -1c .in -1c
.SH "Detailed Description" .SH "Detailed Description"
.PP .PP
Topbar left area\&. Topbar left\&.
.SH "Function Documentation" .SH "Function Documentation"
.PP .PP
.SS "const char * widget_get_btt_label_synth ()"
.PP
! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: btt_synth
.SS "void window_design_topbar_left (GtkWidget * header_bar)" .SS "void window_design_topbar_left (GtkWidget * header_bar)"
.PP .PP

View File

@ -25,11 +25,13 @@ src/main.c \- Gem-graph-client main file\&.
.PP .PP
Gem-graph-client main file\&. Gem-graph-client main file\&.
This file is part of Gem-graph\&. It contains only the main function\&. The function \fBmain()\fP initialises the log, the finite state machine (fsm), the application and the windows and closes all the elements it opened at the end of program execution\&. The main window is opened on the 'synthetic view' page of the current model by default ( This file is part of Gem-graph\&. It contains only the \fBmain()\fP function\&.
.PP
The \fBmain()\fP 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\&.
.PP .PP
\fBSee also\fP \fBSee also\fP
.RS 4 .RS 4
the \fBmain\fP window topbar dispatcher)\&. src/widget/main_window/topbar/dispatch/widget_design_main_window()
.RE .RE
.PP .PP

View File

@ -2,7 +2,7 @@
.ad l .ad l
.nh .nh
.SH NAME .SH NAME
src/widget/manager.c \- windows (main, dialog, modal) creation and access src/widget/manager.c \- all windows
.SH SYNOPSIS .SH SYNOPSIS
.br .br
@ -38,7 +38,7 @@ src/widget/manager.c \- windows (main, dialog, modal) creation and access
.in -1c .in -1c
.SH "Detailed Description" .SH "Detailed Description"
.PP .PP
windows (main, dialog, modal) creation and access all windows
.SH "Function Documentation" .SH "Function Documentation"

View File

@ -2,7 +2,7 @@
.ad l .ad l
.nh .nh
.SH NAME .SH NAME
src/widget/modal.c \- Gem-graph-client modal window\&. src/widget/modal.c \- modal window\&.
.SH SYNOPSIS .SH SYNOPSIS
.br .br
@ -28,7 +28,7 @@ src/widget/modal.c \- Gem-graph-client modal window\&.
.in -1c .in -1c
.SH "Detailed Description" .SH "Detailed Description"
.PP .PP
Gem-graph-client modal window\&. modal window\&.
This file is part of Gem-graph\&. This file is part of Gem-graph\&.
.SH "Function Documentation" .SH "Function Documentation"

46
doc/rtfm/man3/right.c.3 Normal file
View File

@ -0,0 +1,46 @@
.TH "src/widget/main_window/topbar/right.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src/widget/main_window/topbar/right.c \- Topbar right\&.
.SH SYNOPSIS
.br
.PP
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/base\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP
.br
\fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP
.br
.SS "Functions"
.in +1c
.ti -1c
.RI "void \fBwindow_design_topbar_right\fP (GtkWidget *header_bar, GtkApplication *app)"
.br
.in -1c
.SH "Detailed Description"
.PP
Topbar right\&.
.SH "Function Documentation"
.PP
.SS "void window_design_topbar_right (GtkWidget * header_bar, GtkApplication * app)"
.PP
\fBParameters\fP
.RS 4
\fI*header_bar\fP
.br
\fI*app\fP
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Gem-graph from the source code\&.

View File

@ -151,22 +151,26 @@ include/widget.h \- widgets hierarchy header
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_synth\fP ()" .RI "const char * \fBwidget_get_btt_label_synth\fP ()"
.br .br
.RI "synth " .RI "! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: "
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_state\fP ()" .RI "const char * \fBwidget_get_btt_label_state\fP ()"
.br .br
.RI "state " .RI "btt_state "
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_rules\fP ()" .RI "const char * \fBwidget_get_btt_label_rules\fP ()"
.br .br
.RI "rules " .RI "btt_rules "
.ti -1c .ti -1c
.RI "const char * \fBwidget_get_btt_label_data\fP ()" .RI "const char * \fBwidget_get_btt_label_data\fP ()"
.br .br
.RI "data .RI "btt_data
.br .br
" "
.ti -1c .ti -1c
.RI "void \fBwindow_design_topbar_center\fP (GtkWidget *topbar)"
.br
.RI "title "
.ti -1c
.RI "void \fBwindow_design_topbar_left\fP (GtkWidget *header_bar)" .RI "void \fBwindow_design_topbar_left\fP (GtkWidget *header_bar)"
.br .br
.RI "The rules page consists of two half-pages in a GtkPaned widget : " .RI "The rules page consists of two half-pages in a GtkPaned widget : "
@ -174,6 +178,9 @@ include/widget.h \- widgets hierarchy header
.RI "void \fBwindow_design_topbar_right\fP (GtkWidget *header_bar, GtkApplication *app)" .RI "void \fBwindow_design_topbar_right\fP (GtkWidget *header_bar, GtkApplication *app)"
.br .br
.ti -1c .ti -1c
.RI "GtkWidget * \fBwidget_get_topbar\fP (GtkApplication *app)"
.br
.ti -1c
.RI "void * \fBwidget_get_page_synth\fP ()" .RI "void * \fBwidget_get_page_synth\fP ()"
.br .br
.RI "Phantom documentation\&. " .RI "Phantom documentation\&. "
@ -506,6 +513,10 @@ src/widget/manager/on_windows_activation()
.RE .RE
.PP .PP
.SS "const char * widget_get_btt_label_synth ()"
.PP
! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: btt_synth
.SS "GtkWindow * widget_get_dialog_window ()" .SS "GtkWindow * widget_get_dialog_window ()"
.PP .PP
@ -740,6 +751,20 @@ text_window
.RE .RE
.PP .PP
.SS "GtkWidget * widget_get_topbar (GtkApplication * app)"
.PP
\fBParameters\fP
.RS 4
\fI*app\fP
.RE
.PP
\fBReturns\fP
.RS 4
topbar
.RE
.PP
.SS "void * widget_get_user_rules_tree ()" .SS "void * widget_get_user_rules_tree ()"
.PP .PP

View File

@ -0,0 +1 @@
.so man3/widget.h.3

View File

@ -0,0 +1 @@
.so man3/widget.h.3

View File

@ -0,0 +1 @@
.so man3/widget.h.3

View File

@ -89,6 +89,7 @@ const char *widget_get_btt_label_data();
// defined in widget / topbar / left.c // defined in widget / topbar / left.c
// - widget / topbar / right.c // - widget / topbar / right.c
void window_design_topbar_center (GtkWidget *topbar);
void window_design_topbar_left (GtkWidget *header_bar); void window_design_topbar_left (GtkWidget *header_bar);
void window_design_topbar_right (GtkWidget *header_bar, GtkApplication *app); void window_design_topbar_right (GtkWidget *header_bar, GtkApplication *app);
@ -100,6 +101,7 @@ void window_design_topbar_right (GtkWidget *header_bar, GtkApplication *app);
// - widget / data / dispatch.c // - widget / data / dispatch.c
// - widget / measure / dispatch.c // - widget / measure / dispatch.c
GtkWidget *widget_get_topbar(GtkApplication *app);
void *widget_get_page_synth(); // in : widget / synth / dispatch.c void *widget_get_page_synth(); // in : widget / synth / dispatch.c
void *widget_get_page_state(); // in : widget / state / dispatch.c void *widget_get_page_state(); // in : widget / state / dispatch.c
void *widget_get_page_data(); // in : widget / data / dispatch.c void *widget_get_page_data(); // in : widget / data / dispatch.c

View File

@ -2,12 +2,13 @@
* @file * @file
* Gem-graph-client main file. * Gem-graph-client main file.
* *
* This file is part of Gem-graph. It contains only the main function. * This file is part of Gem-graph. It contains only the main() function.
* The function main() initialises the log, the finite state machine (fsm), *
* The main() function initialises the log, the finite state machine (fsm),
* the application and the windows and closes all the elements it opened * the application and the windows and closes all the elements it opened
* at the end of program execution. * before the end of program execution.
* The main window is opened on the 'synthetic view' page of the current model * By default, the main window opens on the overview page of the current model.
* by default (@see the main window topbar dispatcher). * @see src/widget/main_window/topbar/dispatch/widget_design_main_window()
* *
* @cond LICENSE * @cond LICENSE
* Copyright © 2021 Libre en Communs <contact@a-lec.org> * Copyright © 2021 Libre en Communs <contact@a-lec.org>

View File

@ -1,6 +1,6 @@
/** /**
* @file * @file
* Gem-graph-client modal dialog window. * dialog window.
* *
* This file is part of Gem-graph. * This file is part of Gem-graph.
* *

View File

@ -0,0 +1,69 @@
/**
* @file
* main window
*
* This file is part of Gem-graph.
*
* Six pages can be displayed in the main window:
* - synth: an overview that presents the main elements of interest simultaneously
* - state: a detailed view of the space, enabling it to be explored or modified
* - measures presents all the measures available and those in progress
* - results enables you to work on the results obtained
* - rules: two pages are grouped together here to make it easier to come and go:
* > the "all rules" page gives access to the hierarchy of all rules
*
* > the "selected rule" page lets you examine and modify one selected rule
*
*
* @cond LICENSE
* Copyright © 2021 Libre en Communs <contact@a-lec.org>
* Copyright © 2021-2024 Adrien Bourmault <neox@a-lec.org>
* Copyright © 2021-2024 Jean Sirmai <jean@a-lec.org>
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Affero General Public License as published by the Free
* Software Foundation, either version 3 of the License, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
* details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* @endcond
*/
#include "../../../include/widget.h"
#include "../../../include/fsm.h"
#include "../../../include/util.h"
/**
* @param *main_window
* @param *app
*/
void widget_design_main_window (GtkWindow *main_window,
GtkApplication *app)
{
fsm_journal_event (INFO, TOPBAR, "widget/main_window/design",
"design (main window)", "has began");
gtk_window_set_titlebar (main_window,
widget_get_topbar(app));
widget_get_page_synth();
widget_get_page_state();
widget_get_page_data();
widget_get_page_measure();
fsm_journal_event (INFO, TOPBAR, "widget/main_window/design",
"design (main window)", "has ended");
gtk_window_present (GTK_WINDOW (main_window));
}

View File

@ -0,0 +1,43 @@
/**
* @file
* Topbar center
*
*
* @cond LICENSE
* Copyright © 2021 Libre en Communs <contact@a-lec.org>
* Copyright © 2021-2024 Adrien Bourmault <neox@a-lec.org>
* Copyright © 2021-2024 Jean Sirmai <jean@a-lec.org>
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Affero General Public License as published by the Free
* Software Foundation, either version 3 of the License, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
* details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* @endcond
*/
#include "../../../../include/base.h"
#include "../../../../include/signal.h"
#include "../../../../include/widget.h"
#include "../../../../include/fsm.h"
/**
* title
*/
void window_design_topbar_center (GtkWidget *topbar)
{
char *title = "E coli (with permission from David S. Goodsell, 2009)";
gtk_header_bar_set_title_widget (GTK_HEADER_BAR (topbar),
gtk_label_new (title));
}

View File

@ -1,6 +1,6 @@
/** /**
* @file * @file
* Main window widgets dispatcher (topbar and six pages) * topbar (left, center, right)
* *
* *
* @cond LICENSE * @cond LICENSE
@ -32,47 +32,24 @@
/******************************************************************************/ /******************************************************************************/
/* M A I N W I N D O W T O P B A R ( C E N T E R ) */ /* M A I N W I N D O W T O P B A R */
/******************************************************************************/ /******************************************************************************/
static GtkWidget *window_topbar (GtkWindow *window);
/** /**
* @param *main_window
* @param *app * @param *app
*
* @returns topbar
*/ */
void widget_design_main_window (GtkWindow *main_window, GtkApplication *app) GtkWidget *widget_get_topbar(GtkApplication *app)
{ {
fsm_journal_event (INFO, TOPBAR, "widget/topbar/dispatch", GtkWidget *topbar = GTK_WIDGET (gtk_header_bar_new ());
"design (main window topbar)", "has began"); window_design_topbar_center (topbar);
GtkWidget *topbar = window_topbar (main_window);
window_design_topbar_left (topbar); window_design_topbar_left (topbar);
window_design_topbar_right (topbar, app); window_design_topbar_right (topbar, app);
fsm_journal_event (INFO, TOPBAR, "widget/topbar/dispatch",
"design (main window topbar)", "has ended");
gtk_window_present (GTK_WINDOW (main_window));
}
/**
* @param *main_window
*/
static GtkWidget *window_topbar (GtkWindow *window)
{
fsm_journal_event (INFO, TOPBAR_CENTER, "widget/topbar/dispatch",
"gtk_header_bar_new()", "gtk_header_bar_set_title_widget() + _set_titlebar()");
char *title = "E coli (with permission from David S. Goodsell, 2009)";
GtkWidget *topbar = GTK_WIDGET (gtk_header_bar_new ());
gtk_header_bar_set_title_widget (GTK_HEADER_BAR (topbar), gtk_label_new (title));
gtk_window_set_titlebar (window, topbar);
return topbar; return topbar;
} }
/******************************************************************************/ /******************************************************************************/
/* L O C A L L A B ( I C O N S ) */ /* L O C A L L A B ( I C O N S ) */
/******************************************************************************/ /******************************************************************************/

View File

@ -1,6 +1,6 @@
/** /**
* @file * @file
* Topbar left area * Topbar left
* *
* *
* @cond LICENSE * @cond LICENSE
@ -37,13 +37,13 @@
static GtkButton *btt_SYNTH, *btt_STATE, *btt_RULES, *btt_DATA; static GtkButton *btt_SYNTH, *btt_STATE, *btt_RULES, *btt_DATA;
// ! WARNING ! LE LABEL D'UN BOUTON NE DOIT ÊTRE DÉFINI QU'UNE FOIS (ICI) ET /** ! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED
// EN UTILISANT LA FONCTION: widget_get_btt_<button_name>_label() * ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS: */
/** synth */ const char *widget_get_btt_label_synth () {return "synth";} /** btt_synth */ const char *widget_get_btt_label_synth () {return "synth";}
/** state */ const char *widget_get_btt_label_state () {return "state";} /** btt_state */ const char *widget_get_btt_label_state () {return "state";}
/** rules */ const char *widget_get_btt_label_rules () {return "rules";} /** btt_rules */ const char *widget_get_btt_label_rules () {return "rules";}
/** data */ const char *widget_get_btt_label_data () {return "results";} /** btt_data */ const char *widget_get_btt_label_data () {return "results";}
/** The rules page consists of two half-pages in a GtkPaned widget : /** The rules page consists of two half-pages in a GtkPaned widget :

View File

@ -1,27 +1,27 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /**
* Gem-graph client * * @file
* Topbar right area * * Topbar right
* * *
* Copyright © 2024 Libre en Communs <contact@a-lec.org> * *
* Copyright © 2024 Jean Sirmai <jean@a-lec.org> * * @cond LICENSE
* * * Copyright © 2021 Libre en Communs <contact@a-lec.org>
* This file is part of Gem-graph. * * Copyright © 2021-2024 Adrien Bourmault <neox@a-lec.org>
* * * Copyright © 2021-2024 Jean Sirmai <jean@a-lec.org>
* This program is free software: you can redistribute it and/or modify it * *
* under the terms of the GNU Affero General Public License * * This program is free software: you can redistribute it and/or modify it under
* as published by the Free Software Foundation, * * the terms of the GNU Affero General Public License as published by the Free
* either version 3 of the License, * * Software Foundation, either version 3 of the License, or (at your option) any
* or (at your option) any later version. * * later version.
* * *
* This program is distributed in the hope that it will be useful, * * This program is distributed in the hope that it will be useful, but WITHOUT
* but WITHOUT ANY WARRANTY; * * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* without even the implied warranty of MERCHANTABILITY * * FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
* or FITNESS FOR A PARTICULAR PURPOSE. * * details.
* See the GNU Affero General Public License for more details. * *
* * * You should have received a copy of the GNU Affero General Public License
* You should have received a copy of the GNU Affero General Public License * * along with this program. If not, see <http://www.gnu.org/licenses/>.
* along with this program. If not, see <http://www.gnu.org/licenses/>. * * @endcond
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ */
#include "../../../../include/base.h" #include "../../../../include/base.h"

View File

@ -1,6 +1,6 @@
/** /**
* @file * @file
* windows (main, dialog, modal) creation and access * all windows
* *
* *
* *
@ -150,7 +150,7 @@ void on_windows_activation (GtkApplication *app)
// is selected in: widget/topbar/left window_design_topbar_left() // is selected in: widget/topbar/left window_design_topbar_left()
// until it is defined in the fsm (2024-09) // until it is defined in the fsm (2024-09)
// ------------------------------------------------------------------------ // ------------------------------------------------------------------------
widget_design_main_window (main_window, app); // def: widget/topbar/dispatch widget_design_main_window (main_window, app); // def: widget/...
widget_design_dialog_window (main_window, dialog_window); widget_design_dialog_window (main_window, dialog_window);
widget_design_text_window (main_window, text_window); widget_design_text_window (main_window, text_window);
// ------------------------------------------------------------------------ // ------------------------------------------------------------------------

View File

@ -1,6 +1,6 @@
/** /**
* @file * @file
* Gem-graph-client modal window. * modal window.
* *
* This file is part of Gem-graph. * This file is part of Gem-graph.
* *