#include <property_tree_delegate.h>
|
virtual QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
| PropertyTreeDelegate (QObject *parent_object=0) |
|
Definition at line 37 of file property_tree_delegate.h.
rviz::PropertyTreeDelegate::PropertyTreeDelegate |
( |
QObject * |
parent_object = 0 | ) |
|
QWidget * rviz::PropertyTreeDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
virtual |
void rviz::PropertyTreeDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: