aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/executive-summary/evolution-services-sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/devel/executive-summary/evolution-services-sections.txt')
-rw-r--r--help/devel/executive-summary/evolution-services-sections.txt95
1 files changed, 95 insertions, 0 deletions
diff --git a/help/devel/executive-summary/evolution-services-sections.txt b/help/devel/executive-summary/evolution-services-sections.txt
new file mode 100644
index 0000000000..8ba2b42317
--- /dev/null
+++ b/help/devel/executive-summary/evolution-services-sections.txt
@@ -0,0 +1,95 @@
+<INCLUDE>executive-summary-component.h</INCLUDE>
+<SECTION>
+<FILE>executive-summary-component</FILE>
+EXECUTIVE_SUMMARY_COMPONENT
+<TITLE>ExecutiveSummaryComponent</TITLE>
+
+executive_summary_component_new
+
+<SUBSECTION Standard>
+EXECUTIVE_SUMMARY_COMPONENT_TYPE
+EXECUTIVE_SUMMARY_COMPONENT
+EXECUTIVE_SUMMARY_COMPONENT_CLASS
+IS_EXECUTIVE_SUMMARY_COMPONENT
+IS_EXECUTIVE_SUMMARY_COMPONENT_CLASS
+executive_summary_component_get_type
+
+<SUBSECTION Private>
+ExecutiveSummaryComponent
+ExecutiveSummaryComponentPrivate
+
+</SECTION>
+
+<SECTION>
+<FILE>executive-summary-component-factory</FILE>
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY
+<TITLE>ExecutiveSummaryComponentFactory</TITLE>
+
+EvolutionServicesCreateViewFn
+
+executive_summary_component_factory_new
+
+<SUBSECTION Standard>
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY_TYPE
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLASS
+IS_EXECUTIVE_SUMMARY_COMPONENT_FACTORY
+IS_EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLASS
+executive_summary_component_factory_get_type
+
+<SUBSECTION Private>
+ExecutiveSummaryComponentFactory
+ExecutiveSummaryComponentFactoryPrivate
+
+</SECTION>
+
+<INCLUDE>executive-summary-component-factory-client.h</INCLUDE>
+<SECTION>
+<FILE>executive-summary-component-factory-client</FILE>
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT
+<TITLE>ExecutiveSummaryComponentFactoryClient</TITLE>
+
+executive_summary_component_factory_client_construct
+executive_summary_component_factory_client_new
+executive_summary_component_factory_client_create_view
+
+<SUBSECTION Standard>
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_TYPE
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT
+EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_CLASS
+IS_EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT
+IS_EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_CLASS
+executive_summary_component_factory_client_get_type
+
+<SUBSECTION Private>
+ExecutiveSummaryComponentFactoryClient
+ExecutiveSummaryComponentFactoryClientPrivate
+
+</SECTION>
+
+<INCLUDE>executive-summary-html-view.h</INCLUDE>
+<SECTION>
+<FILE>executive-summary-html-view</FILE>
+EXECUTIVE_SUMMARY_HTML_VIEW
+<TITLE>ExecutiveSummaryHtmlView</TITLE>
+
+EXECUTIVE_SUMMARY_HTML_VIEW_HTML_CHANGED
+
+executive_summary_html_view_new_full
+executive_summary_html_view_new
+executive_summary_html_view_set_html
+executive_summary_html_view_get_html
+executive_summary_html_view_get_event_source
+
+<SUBSECTION Standard>
+EXECUTIVE_SUMMARY_HTML_VIEW_TYPE
+EXECUTIVE_SUMMARY_HTML_VIEW
+IS_EXECUTIVE_SUMMARY_HTML_VIEW
+EXECUTIVE_SUMMARY_HTML_VIEW_CLASS
+IS_EXECUTIVE_SUMMARY_HTML_VIEW_CLASS
+executive_summary_html_view_get_type
+
+<SUBSECTION Private>
+ExecutiveSummaryHtmlView
+ExecutiveSummaryHtmlViewPrivate
+</SECTION>