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