#include <navigation_widget.hpp>
|
| NavDelegate (QObject *parent=nullptr) |
|
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
Class for drawing the style of the navigation box
- Parameters
-
- Returns
Definition at line 77 of file navigation_widget.hpp.
◆ NavDelegate()
moveit_setup::assistant::NavDelegate::NavDelegate |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ paint()
void moveit_setup::assistant::NavDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ sizeHint()
QSize moveit_setup::assistant::NavDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: