Public Member Functions | Protected Member Functions | Private Attributes | List of all members
rqt_multiplot::MatchFilterCompleterModel Class Reference

#include <MatchFilterCompleterModel.h>

Inheritance diagram for rqt_multiplot::MatchFilterCompleterModel:
Inheritance graph
[legend]

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.

rqt_multiplot::MatchFilterCompleterModel::~MatchFilterCompleterModel ( )
virtual

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.

const QString & rqt_multiplot::MatchFilterCompleterModel::getFilterKey ( ) const

Definition at line 61 of file MatchFilterCompleterModel.cpp.

Qt::MatchFlags rqt_multiplot::MatchFilterCompleterModel::getFilterMatchFlags ( ) const

Definition at line 49 of file MatchFilterCompleterModel.cpp.

void rqt_multiplot::MatchFilterCompleterModel::setFilterKey ( const QString &  key)

Definition at line 53 of file MatchFilterCompleterModel.cpp.

void rqt_multiplot::MatchFilterCompleterModel::setFilterMatchFlags ( Qt::MatchFlags  flags)

Definition at line 41 of file MatchFilterCompleterModel.cpp.

Member Data Documentation

QString rqt_multiplot::MatchFilterCompleterModel::filterKey_
private

Definition at line 46 of file MatchFilterCompleterModel.h.

Qt::MatchFlags rqt_multiplot::MatchFilterCompleterModel::filterMatchFlags_
private

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 Wed Jul 10 2019 03:49:44