Public Member Functions | Private Slots | Private Attributes | List of all members
rqt_rosmon::ROSMonModel Class Reference

#include <rosmon_model.h>

Inheritance diagram for rqt_rosmon::ROSMonModel:
Inheritance graph
[legend]

Public Member Functions

QVariant data (const QModelIndex &index, int role) const override
 
 ROSMonModel (QObject *parent=nullptr)
 
int rowCount (const QModelIndex &parent) const override
 
 ~ROSMonModel () override=default
 

Private Slots

void updateData ()
 

Private Attributes

QStringList m_data
 

Detailed Description

Definition at line 13 of file rosmon_model.h.

Constructor & Destructor Documentation

rqt_rosmon::ROSMonModel::ROSMonModel ( QObject *  parent = nullptr)
explicit

Definition at line 16 of file rosmon_model.cpp.

rqt_rosmon::ROSMonModel::~ROSMonModel ( )
overridedefault

Member Function Documentation

QVariant rqt_rosmon::ROSMonModel::data ( const QModelIndex &  index,
int  role 
) const
override

Definition at line 34 of file rosmon_model.cpp.

int rqt_rosmon::ROSMonModel::rowCount ( const QModelIndex &  parent) const
override

Definition at line 26 of file rosmon_model.cpp.

void rqt_rosmon::ROSMonModel::updateData ( )
privateslot

Definition at line 48 of file rosmon_model.cpp.

Member Data Documentation

QStringList rqt_rosmon::ROSMonModel::m_data
private

Definition at line 25 of file rosmon_model.h.


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


rqt_rosmon
Author(s): Max Schwarz
autogenerated on Wed Jul 10 2019 03:10:15