287 lines
11 KiB
XML
287 lines
11 KiB
XML
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="classc_import_ingredient_dialog">
|
|
<title>cImportIngredientDialog class Reference</title>
|
|
<para>
|
|
<programlisting>#include <link linkend="cimportingredientdialog_8h"><cimportingredientdialog.h></link></programlisting>
|
|
</para>
|
|
<para>Inheritance diagram for cImportIngredientDialog</para>
|
|
<para>
|
|
<figure>
|
|
<title>Inheritance graph</title>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="1" fileref="classc_import_ingredient_dialog__inherit__graph.png"></imagedata>
|
|
</imageobject>
|
|
</mediaobject>
|
|
</figure>
|
|
</para>
|
|
<para>Collaboration diagram for cImportIngredientDialog</para>
|
|
<para>
|
|
<figure>
|
|
<title>Collaboration graph</title>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imagedata width="50%" align="center" valign="middle" scalefit="1" fileref="classc_import_ingredient_dialog__coll__graph.png"></imagedata>
|
|
</imageobject>
|
|
</mediaobject>
|
|
</figure>
|
|
</para>
|
|
<section>
|
|
<title>Private Attributes</title>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>Ui::cImportIngredientDialog * ui</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>QStandardItemModel * m_lpIngredientListModel</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>QStandardItemModel * m_lpIngredientDetailsModel</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</section>
|
|
<section>
|
|
<title>Protected Attributes</title>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>QList< cPlugin * > m_pluginList</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</section>
|
|
<section>
|
|
<title></title>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para> <link linkend="classc_import_ingredient_dialog_1a4bea50afa976e55633017756cef4443e">cImportIngredientDialog</link> (
|
|
QWidget * parent)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para> <link linkend="classc_import_ingredient_dialog_1a07b1bee5504a45413b3736d757bf2c5e">~cImportIngredientDialog</link> (
|
|
)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>void <link linkend="classc_import_ingredient_dialog_1ad710be68582d34c43a399b4764c0434a">setPluginList</link> (
|
|
const QList< <link linkend="classc_plugin">cPlugin</link> * > pluginList)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</section>
|
|
<section>
|
|
<title></title>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</section>
|
|
<section>
|
|
<title></title>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>QStandardItem * <link linkend="classc_import_ingredient_dialog_1ae0115db7ba009ecbfcd0af68f4e71e3d">addGroup</link> (
|
|
const QString & group)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>void <link linkend="classc_import_ingredient_dialog_1acd246954f20eba6d65d233adb3a9c293">init</link> (
|
|
)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>void <link linkend="classc_import_ingredient_dialog_1adf78505fef0d070021878b885fd5a0ea">initIngredientList</link> (
|
|
)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>void <link linkend="classc_import_ingredient_dialog_1a6158a639b7b11973e84ddb3ca7d9aeb6">initIngredientDetails</link> (
|
|
)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</section>
|
|
<simplesect>
|
|
<title>Detailed Description</title>
|
|
|
|
<para>This dialog imports ingredients based on the selected import plugin.</para>
|
|
|
|
<para><formalpara><title>Note: </title>
|
|
|
|
<para></para>
|
|
</formalpara>
|
|
<formalpara><title>Author: </title>
|
|
|
|
<para>Herwig Birke</para>
|
|
</formalpara>
|
|
<formalpara><title>Version: </title>
|
|
|
|
<para>1.0</para>
|
|
</formalpara>
|
|
<formalpara><title>Date: </title>
|
|
|
|
<para>2016/02/09 </para>
|
|
</formalpara>
|
|
</para>
|
|
<para>Definition at line 40 of file cimportingredientdialog.h</para>
|
|
<para>The Documentation for this struct was generated from the following file: </para>
|
|
<para><itemizedlist><listitem><para>cimportingredientdialog.h</para></listitem></itemizedlist></para>
|
|
</simplesect>
|
|
<section>
|
|
<title>Member Data Documentation</title>
|
|
<simplesect>
|
|
<title>Ui::cImportIngredientDialog* cImportIngredientDialog::ui</title>
|
|
<para>TODO: describe </para>
|
|
|
|
<para>Definition at line 64 of file cimportingredientdialog.h</para>
|
|
<para>The Documentation for this struct was generated from the following file: </para>
|
|
<para><itemizedlist><listitem><para>cimportingredientdialog.h</para></listitem></itemizedlist></para>
|
|
</simplesect>
|
|
<simplesect>
|
|
<title>QStandardItemModel* cImportIngredientDialog::m_lpIngredientListModel</title>
|
|
<para>TODO: describe </para>
|
|
|
|
<para>Definition at line 65 of file cimportingredientdialog.h</para>
|
|
<para>The Documentation for this struct was generated from the following file: </para>
|
|
<para><itemizedlist><listitem><para>cimportingredientdialog.h</para></listitem></itemizedlist></para>
|
|
</simplesect>
|
|
<simplesect>
|
|
<title>QStandardItemModel* cImportIngredientDialog::m_lpIngredientDetailsModel</title>
|
|
<para>TODO: describe </para>
|
|
|
|
<para>Definition at line 66 of file cimportingredientdialog.h</para>
|
|
<para>The Documentation for this struct was generated from the following file: </para>
|
|
<para><itemizedlist><listitem><para>cimportingredientdialog.h</para></listitem></itemizedlist></para>
|
|
</simplesect>
|
|
</section>
|
|
<section>
|
|
<title>Member Data Documentation</title>
|
|
<simplesect>
|
|
<title>QList<cPlugin*> cImportIngredientDialog::m_pluginList</title>
|
|
<para>TODO: describe </para>
|
|
|
|
<para>Definition at line 80 of file cimportingredientdialog.h</para>
|
|
<para>The Documentation for this struct was generated from the following file: </para>
|
|
<para><itemizedlist><listitem><para>cimportingredientdialog.h</para></listitem></itemizedlist></para>
|
|
</simplesect>
|
|
</section>
|
|
<section xml:id="classc_import_ingredient_dialog_1a4bea50afa976e55633017756cef4443e">
|
|
<title>cImportIngredientDialog::cImportIngredientDialog (QWidget *parent=0)</title>
|
|
<para>
|
|
<formalpara>
|
|
<title/>
|
|
<table frame="all">
|
|
<title>Parameters </title>
|
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
<colspec colwidth="1*"/>
|
|
<colspec colwidth="4*"/>
|
|
<tbody>
|
|
<row>
|
|
<entry>parent</entry>
|
|
<entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</formalpara>
|
|
</para>
|
|
|
|
</section>
|
|
<section xml:id="classc_import_ingredient_dialog_1ad710be68582d34c43a399b4764c0434a">
|
|
<title>void cImportIngredientDialog::setPluginList (const QList< cPlugin * > pluginList)</title>
|
|
<para>
|
|
<formalpara>
|
|
<title/>
|
|
<table frame="all">
|
|
<title>Parameters </title>
|
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
<colspec colwidth="1*"/>
|
|
<colspec colwidth="4*"/>
|
|
<tbody>
|
|
<row>
|
|
<entry>pluginList</entry>
|
|
<entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</formalpara>
|
|
</para>
|
|
|
|
</section>
|
|
<section xml:id="classc_import_ingredient_dialog_1ae0115db7ba009ecbfcd0af68f4e71e3d">
|
|
<title>QStandardItem * cImportIngredientDialog::addGroup (const QString &group)</title>
|
|
<para>
|
|
<formalpara>
|
|
<title/>
|
|
<table frame="all">
|
|
<title>Parameters </title>
|
|
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
<colspec colwidth="1*"/>
|
|
<colspec colwidth="4*"/>
|
|
<tbody>
|
|
<row>
|
|
<entry>group</entry>
|
|
<entry>
|
|
<para></para>
|
|
</entry>
|
|
</row>
|
|
</tbody>
|
|
</tgroup>
|
|
</table>
|
|
</formalpara>
|
|
<formalpara><title>Returns: </title>
|
|
|
|
<para>QStandardItem </para>
|
|
</formalpara>
|
|
</para>
|
|
|
|
</section>
|
|
</section>
|