Public Member Functions | Protected Member Functions | Private Attributes
rtabmap::PdfPlotItem Class Reference

#include <PdfPlot.h>

Inheritance diagram for rtabmap::PdfPlotItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int id () const
 PdfPlotItem (float dataX, float dataY, float width, int childCount=-1)
void setImagesRef (const QMap< int, QByteArray > *imagesRef)
void setLikelihood (int id, float value, int childCount)
float value () const
virtual ~PdfPlotItem ()

Protected Member Functions

virtual void showDescription (bool shown)

Private Attributes

int _childCount
const QMap< int, QByteArray > * _imagesRef
QGraphicsPixmapItem * _img
QGraphicsTextItem * _text

Detailed Description

Definition at line 29 of file PdfPlot.h.


Constructor & Destructor Documentation

rtabmap::PdfPlotItem::PdfPlotItem ( float  dataX,
float  dataY,
float  width,
int  childCount = -1 
)

Definition at line 28 of file PdfPlot.cpp.

Definition at line 38 of file PdfPlot.cpp.


Member Function Documentation

int rtabmap::PdfPlotItem::id ( ) const [inline]

Definition at line 39 of file PdfPlot.h.

void rtabmap::PdfPlotItem::setImagesRef ( const QMap< int, QByteArray > *  imagesRef) [inline]

Definition at line 36 of file PdfPlot.h.

void rtabmap::PdfPlotItem::setLikelihood ( int  id,
float  value,
int  childCount 
)

Definition at line 43 of file PdfPlot.cpp.

void rtabmap::PdfPlotItem::showDescription ( bool  shown) [protected, virtual]

Reimplemented from UPlotItem.

Definition at line 54 of file PdfPlot.cpp.

float rtabmap::PdfPlotItem::value ( ) const [inline]

Definition at line 38 of file PdfPlot.h.


Member Data Documentation

Definition at line 47 of file PdfPlot.h.

const QMap<int, QByteArray>* rtabmap::PdfPlotItem::_imagesRef [private]

Definition at line 48 of file PdfPlot.h.

QGraphicsPixmapItem* rtabmap::PdfPlotItem::_img [private]

Definition at line 46 of file PdfPlot.h.

QGraphicsTextItem* rtabmap::PdfPlotItem::_text [private]

Reimplemented from UPlotItem.

Definition at line 45 of file PdfPlot.h.


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


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Aug 27 2015 13:00:34