#include <cloud_browser.h>
Public Member Functions | |
BackgroundDelegate (QObject *parent=0) | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Definition at line 68 of file cloud_browser.h.
pcl::cloud_composer::BackgroundDelegate::BackgroundDelegate | ( | QObject * | parent = 0 | ) | [inline, explicit] |
Definition at line 72 of file cloud_browser.h.
void pcl::cloud_composer::BackgroundDelegate::paint | ( | QPainter * | painter, |
const QStyleOptionViewItem & | option, | ||
const QModelIndex & | index | ||
) | const |
Definition at line 23 of file cloud_browser.cpp.