1 #ifndef CSV_FILTER_EDITWIDGET_H
2 #define CSV_FILTER_EDITWIDGET_H
6 #include <QtCore/qnamespace.h>
8 #include "../../model/filter/parser.hpp"
9 #include "../../model/filter/node.hpp"
34 void createFilterRequest(std::vector<std::pair<std::string, std::vector<std::string> > >& filterSource,
35 Qt::DropAction action);
42 std::string
generateFilter(std::pair<std::string, std::vector<std::string> >& seekedString)
const;
48 void filterDataChanged (
const QModelIndex& topLeft,
const QModelIndex& bottomRight);
static const struct @8 signals[]
Definition: parser.hpp:15