1 #ifndef MENUCATEGORYMULTILISTWIDGET_H
2 #define MENUCATEGORYMULTILISTWIDGET_H
4 #include <QSharedPointer>
15 void SetTabs(
const QStringList &tabsTitles );
24 void currentRowChanged(
int currentRow );
33 QSharedPointer<DataClass> d;
38 #endif // MENUCATEGORYMULTILISTWIDGET_H
Definition: MenuCommand.h:12