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

#include <MatchFilterCompleter.h>

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

Public Member Functions

Qt::CaseSensitivity getFilterCaseSensitivity () const
 
Qt::MatchFlags getFilterMatchFlags () const
 
 MatchFilterCompleter (QObject *parent=0, Qt::MatchFlags filterMatchFlags=Qt::MatchStartsWith)
 
void setFilterCaseSensitivity (Qt::CaseSensitivity caseSensitivity)
 
void setFilterMatchFlags (Qt::MatchFlags flags)
 
QStringList splitPath (const QString &path) const
 
virtual ~MatchFilterCompleter ()
 

Private Attributes

MatchFilterCompleterModelproxyModel_
 

Detailed Description

Definition at line 27 of file MatchFilterCompleter.h.

Constructor & Destructor Documentation

rqt_multiplot::MatchFilterCompleter::MatchFilterCompleter ( QObject *  parent = 0,
Qt::MatchFlags  filterMatchFlags = Qt::MatchStartsWith 
)

Definition at line 29 of file MatchFilterCompleter.cpp.

rqt_multiplot::MatchFilterCompleter::~MatchFilterCompleter ( )
virtual

Definition at line 36 of file MatchFilterCompleter.cpp.

Member Function Documentation

Qt::CaseSensitivity rqt_multiplot::MatchFilterCompleter::getFilterCaseSensitivity ( ) const

Definition at line 56 of file MatchFilterCompleter.cpp.

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

Definition at line 47 of file MatchFilterCompleter.cpp.

void rqt_multiplot::MatchFilterCompleter::setFilterCaseSensitivity ( Qt::CaseSensitivity  caseSensitivity)

Definition at line 51 of file MatchFilterCompleter.cpp.

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

Definition at line 43 of file MatchFilterCompleter.cpp.

QStringList rqt_multiplot::MatchFilterCompleter::splitPath ( const QString &  path) const

Definition at line 64 of file MatchFilterCompleter.cpp.

Member Data Documentation

MatchFilterCompleterModel* rqt_multiplot::MatchFilterCompleter::proxyModel_
private

Definition at line 43 of file MatchFilterCompleter.h.


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


rqt_multiplot_plugin
Author(s): Ralf Kaestner
autogenerated on Fri Jan 15 2021 03:47:53