cImportIngredientDialog class Reference #include <cimportingredientdialog.h> Inheritance diagram for cImportIngredientDialog
Inheritance graph
Collaboration diagram for cImportIngredientDialog
Collaboration graph
Private Attributes Ui::cImportIngredientDialog * ui QStandardItemModel * m_lpIngredientListModel QStandardItemModel * m_lpIngredientDetailsModel
Protected Attributes QList< cPlugin * > m_pluginList
cImportIngredientDialog ( QWidget * parent) ~cImportIngredientDialog ( ) void setPluginList ( const QList< cPlugin * > pluginList)
QStandardItem * addGroup ( const QString & group) void init ( ) void initIngredientList ( ) void initIngredientDetails ( )
Detailed Description This dialog imports ingredients based on the selected import plugin. Note: Author: Herwig Birke Version: 1.0 Date: 2016/02/09 Definition at line 40 of file cimportingredientdialog.h The Documentation for this struct was generated from the following file: cimportingredientdialog.h
Member Data Documentation Ui::cImportIngredientDialog* cImportIngredientDialog::ui TODO: describe Definition at line 64 of file cimportingredientdialog.h The Documentation for this struct was generated from the following file: cimportingredientdialog.h QStandardItemModel* cImportIngredientDialog::m_lpIngredientListModel TODO: describe Definition at line 65 of file cimportingredientdialog.h The Documentation for this struct was generated from the following file: cimportingredientdialog.h QStandardItemModel* cImportIngredientDialog::m_lpIngredientDetailsModel TODO: describe Definition at line 66 of file cimportingredientdialog.h The Documentation for this struct was generated from the following file: cimportingredientdialog.h
Member Data Documentation QList<cPlugin*> cImportIngredientDialog::m_pluginList TODO: describe Definition at line 80 of file cimportingredientdialog.h The Documentation for this struct was generated from the following file: cimportingredientdialog.h
cImportIngredientDialog::cImportIngredientDialog (QWidget *parent=0) <table frame="all"> <title>Parameters parent
void cImportIngredientDialog::setPluginList (const QList< cPlugin * > pluginList) <table frame="all"> <title>Parameters pluginList
QStandardItem * cImportIngredientDialog::addGroup (const QString &group) <table frame="all"> <title>Parameters group Returns: QStandardItem