cOptionsPlugins class Reference#include <coptionsplugins.h>Inheritance diagram for cOptionsPluginsInheritance graphCollaboration diagram for cOptionsPluginsCollaboration graphPrivate AttributesUi::cOptionsPlugins * uiQStandardItemModel * m_lpPluginsListModel cOptionsPlugins (
QWidget * parent) ~cOptionsPlugins (
)void setPlugins (
QList< cPlugin * > & plugins)void init (
)void showConfigDlg (
const QModelIndex & index)Detailed DescriptionNote: Author: Herwig BirkeVersion: 1.0Date: 2016/02/09 Definition at line 38 of file coptionsplugins.hThe Documentation for this struct was generated from the following file: coptionsplugins.hMember Data DocumentationUi::cOptionsPlugins* cOptionsPlugins::uiTODO: describe Definition at line 88 of file coptionsplugins.hThe Documentation for this struct was generated from the following file: coptionsplugins.hQStandardItemModel* cOptionsPlugins::m_lpPluginsListModelTODO: describe Definition at line 89 of file coptionsplugins.hThe Documentation for this struct was generated from the following file: coptionsplugins.hcOptionsPlugins::cOptionsPlugins (QWidget *parent=0)