cImportIngredientDialog QDialog cimportingredientdialog.h Ui::cImportIngredientDialog * Ui::cImportIngredientDialog* cImportIngredientDialog::ui ui TODO: describe init initIngredientDetails initIngredientList on_m_lpSearchButton_clicked on_m_lpSearchString_textChanged onIngredientListSelectionChanged setPluginList ~cImportIngredientDialog QStandardItemModel * QStandardItemModel* cImportIngredientDialog::m_lpIngredientListModel m_lpIngredientListModel TODO: describe initIngredientList on_m_lpSearchButton_clicked QStandardItemModel * QStandardItemModel* cImportIngredientDialog::m_lpIngredientDetailsModel m_lpIngredientDetailsModel TODO: describe addGroup initIngredientDetails onIngredientListSelectionChanged QList< cPlugin * > QList<cPlugin*> cImportIngredientDialog::m_pluginList m_pluginList TODO: describe setPluginList cImportIngredientDialog::cImportIngredientDialog (QWidget *parent=0) cImportIngredientDialog QWidget * parent 0 parent init cImportIngredientDialog::~cImportIngredientDialog () ~cImportIngredientDialog ui void void cImportIngredientDialog::setPluginList (const QList< cPlugin * > pluginList) setPluginList const QList< cPlugin * > pluginList pluginList cPlugin::capability m_pluginList cPlugin::PluginCapImport cPlugin::pluginName ui cMainWindow::onIngredientsListImport void void cImportIngredientDialog::on_m_lpSearchButton_clicked () on_m_lpSearchButton_clicked cPlugin::importInterface m_lpIngredientListModel cImportInterface::search cMessageAnimateDialog::setMessage cMessageAnimateDialog::setTitle ui void void cImportIngredientDialog::on_m_lpSearchString_textChanged (const QString &arg1) on_m_lpSearchString_textChanged const QString & arg1 ui void void cImportIngredientDialog::onIngredientListSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) onIngredientListSelectionChanged const QItemSelection & selected const QItemSelection & deselected selected deselected addGroup cImportInterface::group cIngredient::iIngredientMax cPlugin::importInterface cImportInterface::load m_lpIngredientDetailsModel cImportInterface::name cMessageAnimateDialog::setMessage cMessageAnimateDialog::setTitle ui cImportInterface::value cImportInterface::valueStr initIngredientList QStandardItem * QStandardItem * cImportIngredientDialog::addGroup (const QString &group) addGroup const QString & group group QStandardItem m_lpIngredientDetailsModel onIngredientListSelectionChanged void void cImportIngredientDialog::init () init initIngredientDetails initIngredientList ui cImportIngredientDialog void void cImportIngredientDialog::initIngredientList () initIngredientList m_lpIngredientListModel onIngredientListSelectionChanged ui init void void cImportIngredientDialog::initIngredientDetails () initIngredientDetails m_lpIngredientDetailsModel ui init This dialog imports ingredients based on the selected import plugin. This dialog imports ingredients based on the selected import plugin. Herwig Birke 1.0 2016/02/09 cImportIngredientDialogaddGroup cImportIngredientDialogcImportIngredientDialog cImportIngredientDialoginit cImportIngredientDialoginitIngredientDetails cImportIngredientDialoginitIngredientList cImportIngredientDialogm_lpIngredientDetailsModel cImportIngredientDialogm_lpIngredientListModel cImportIngredientDialogm_pluginList cImportIngredientDialogon_m_lpSearchButton_clicked cImportIngredientDialogon_m_lpSearchString_textChanged cImportIngredientDialogonIngredientListSelectionChanged cImportIngredientDialogsetPluginList cImportIngredientDialogui cImportIngredientDialog~cImportIngredientDialog