1 #ifndef CIRCLEDETECORPLUGINLOADERVIEWIMPL_H 2 #define CIRCLEDETECORPLUGINLOADERVIEWIMPL_H 5 #include <imageprocessorpluginiface.h> 6 #include <circledetectorpluginmodel.h> 7 #include <circledetecorpluginloaderview.h> 9 #include "circledetectorpluginloaderview_global.h" 10 CIRCLE_PLUGIN_LOADER_BEGIN_NAMESPACE
16 class CircleDetecorPluginLoaderView::_CircleDetecorPluginLoaderViewImpl
23 ~_CircleDetecorPluginLoaderViewImpl();
26 void on_lineEdit_textChanged(
const QString &arg1);
27 void on_pushButton_clicked();
28 QTableView *view()
const;
29 void on_buttonBox_accepted();
31 void on_pushButton_2_clicked();
35 Ui::CircleDetecorPluginLoaderView *ui;
39 CIRCLE_PLUGIN_LOADER_END_NAMESPACE
41 #endif // CIRCLEDETECORPLUGINLOADERVIEWIMPL_H