#include <MatchFilterCompleterModel.h>
Definition at line 26 of file MatchFilterCompleterModel.h.
rqt_multiplot::MatchFilterCompleterModel::MatchFilterCompleterModel |
( |
QObject * |
parent = 0 , |
|
|
Qt::MatchFlags |
filterMatchFlags = Qt::MatchStartsWith , |
|
|
const QString & |
filterKey = QString() |
|
) |
| |
rqt_multiplot::MatchFilterCompleterModel::~MatchFilterCompleterModel |
( |
| ) |
|
|
virtual |
bool rqt_multiplot::MatchFilterCompleterModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
protected |
const QString & rqt_multiplot::MatchFilterCompleterModel::getFilterKey |
( |
| ) |
const |
Qt::MatchFlags rqt_multiplot::MatchFilterCompleterModel::getFilterMatchFlags |
( |
| ) |
const |
void rqt_multiplot::MatchFilterCompleterModel::setFilterKey |
( |
const QString & |
key | ) |
|
void rqt_multiplot::MatchFilterCompleterModel::setFilterMatchFlags |
( |
Qt::MatchFlags |
flags | ) |
|
QString rqt_multiplot::MatchFilterCompleterModel::filterKey_ |
|
private |
Qt::MatchFlags rqt_multiplot::MatchFilterCompleterModel::filterMatchFlags_ |
|
private |
The documentation for this class was generated from the following files: