21 #ifndef EMODULESTATEWIDGET_H
22 #define EMODULESTATEWIDGET_H
34 class QListWidgetItem;
48 void changeEvent ( QEvent *e );
51 void itemClickedByPass ( QListWidgetItem *item );
54 Ui::EModuleStateWidget *
ui;
57 void convertProtocol();
63 #endif // EMODULESTATEWIDGET_H
QList< EModuleListWidgetItem * > ModuleListWidgetItems
A type to replace QList<EModuleListWidgetItem*> with a shorter name.
Definition: eglobal.h:168
#define E_CORE_EXPORT
Definition: eglobal.h:107