1 #ifndef BALL_VIEW_PLUGIN_VIEWPLUGIN_H
2 #define BALL_VIEW_PLUGIN_VIEWPLUGIN_H
6 #include <QtCore/QString>
7 #include <QtCore/QtPlugin>
9 #include <QtWidgets/QDialog>
35 virtual const QPixmap*
getIcon()
const = 0;
47 #endif // BALL_VIEW_PLUGIN_VIEWPLUGIN_H