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

#include <UrlCompleter.h>

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

Public Member Functions

UrlItemModelgetModel () const
 
QString pathFromIndex (const QModelIndex &index) const
 
QStringList splitPath (const QString &url) const
 
 UrlCompleter (QObject *parent=0)
 
virtual ~UrlCompleter ()
 

Private Slots

void modelUrlLoaded (const QString &url)
 

Private Attributes

UrlItemModelmodel_
 

Detailed Description

Definition at line 27 of file UrlCompleter.h.

Constructor & Destructor Documentation

rqt_multiplot::UrlCompleter::UrlCompleter ( QObject *  parent = 0)

Definition at line 29 of file UrlCompleter.cpp.

rqt_multiplot::UrlCompleter::~UrlCompleter ( )
virtual

Definition at line 38 of file UrlCompleter.cpp.

Member Function Documentation

UrlItemModel * rqt_multiplot::UrlCompleter::getModel ( ) const

Definition at line 45 of file UrlCompleter.cpp.

void rqt_multiplot::UrlCompleter::modelUrlLoaded ( const QString &  url)
privateslot

Definition at line 86 of file UrlCompleter.cpp.

QString rqt_multiplot::UrlCompleter::pathFromIndex ( const QModelIndex &  index) const

Definition at line 78 of file UrlCompleter.cpp.

QStringList rqt_multiplot::UrlCompleter::splitPath ( const QString &  url) const

Definition at line 53 of file UrlCompleter.cpp.

Member Data Documentation

UrlItemModel* rqt_multiplot::UrlCompleter::model_
private

Definition at line 40 of file UrlCompleter.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:54