Public Member Functions | Protected Member Functions | Private Attributes
rqt_multiplot::MatchFilterCompleterModel Class Reference

#include <MatchFilterCompleterModel.h>

List of all members.

Public Member Functions

const QString & getFilterKey () const
Qt::MatchFlags getFilterMatchFlags () const
 MatchFilterCompleterModel (QObject *parent=0, Qt::MatchFlags filterMatchFlags=Qt::MatchStartsWith, const QString &filterKey=QString())
void setFilterKey (const QString &key)
void setFilterMatchFlags (Qt::MatchFlags flags)
virtual ~MatchFilterCompleterModel ()

Protected Member Functions

bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const

Private Attributes

QString filterKey_
Qt::MatchFlags filterMatchFlags_

Detailed Description

Definition at line 26 of file MatchFilterCompleterModel.h.


Constructor & Destructor Documentation

rqt_multiplot::MatchFilterCompleterModel::MatchFilterCompleterModel ( QObject *  parent = 0,
Qt::MatchFlags  filterMatchFlags = Qt::MatchStartsWith,
const QString &  filterKey = QString() 
)

Definition at line 27 of file MatchFilterCompleterModel.cpp.

Definition at line 34 of file MatchFilterCompleterModel.cpp.


Member Function Documentation

bool rqt_multiplot::MatchFilterCompleterModel::filterAcceptsRow ( int  sourceRow,
const QModelIndex &  sourceParent 
) const [protected]

Definition at line 69 of file MatchFilterCompleterModel.cpp.

Definition at line 61 of file MatchFilterCompleterModel.cpp.

Definition at line 49 of file MatchFilterCompleterModel.cpp.

Definition at line 53 of file MatchFilterCompleterModel.cpp.

Definition at line 41 of file MatchFilterCompleterModel.cpp.


Member Data Documentation

Definition at line 46 of file MatchFilterCompleterModel.h.

Definition at line 45 of file MatchFilterCompleterModel.h.


The documentation for this class was generated from the following files:


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Thu Jun 6 2019 21:49:11