#include <PdfPlot.h>
Definition at line 29 of file PdfPlot.h.
 
◆ PdfPlotItem()
      
        
          | rtabmap::PdfPlotItem::PdfPlotItem | ( | float | dataX, | 
        
          |  |  | float | dataY, | 
        
          |  |  | float | width, | 
        
          |  |  | int | childCount = -1 | 
        
          |  | ) |  |  | 
      
 
 
◆ ~PdfPlotItem()
  
  | 
        
          | rtabmap::PdfPlotItem::~PdfPlotItem | ( |  | ) |  |  | virtual | 
 
 
◆ id()
  
  | 
        
          | int rtabmap::PdfPlotItem::id | ( |  | ) | const |  | inline | 
 
 
◆ setImagesRef()
  
  | 
        
          | void rtabmap::PdfPlotItem::setImagesRef | ( | const QMap< int, QByteArray > * | imagesRef | ) |  |  | inline | 
 
 
◆ setLikelihood()
      
        
          | void rtabmap::PdfPlotItem::setLikelihood | ( | int | id, | 
        
          |  |  | float | value, | 
        
          |  |  | int | childCount | 
        
          |  | ) |  |  | 
      
 
 
◆ showDescription()
  
  | 
        
          | void rtabmap::PdfPlotItem::showDescription | ( | bool | shown | ) |  |  | protectedvirtual | 
 
 
◆ value()
  
  | 
        
          | float rtabmap::PdfPlotItem::value | ( |  | ) | const |  | inline | 
 
 
◆ _childCount
  
  | 
        
          | int rtabmap::PdfPlotItem::_childCount |  | private | 
 
 
◆ _imagesRef
  
  | 
        
          | const QMap<int, QByteArray>* rtabmap::PdfPlotItem::_imagesRef |  | private | 
 
 
◆ _img
  
  | 
        
          | QGraphicsPixmapItem* rtabmap::PdfPlotItem::_img |  | private | 
 
 
◆ _text
  
  | 
        
          | QGraphicsTextItem* rtabmap::PdfPlotItem::_text |  | private | 
 
 
The documentation for this class was generated from the following files: