#include <factory_model.h>
Provide a tree model listing all available plugins from the rviz::Factory grouped by package name
Definition at line 79 of file factory_model.h.
◆ FactoryModel()
moveit_rviz_plugin::FactoryModel::FactoryModel |
( |
rviz::Factory & |
factory, |
|
|
const QString & |
mime_type, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ fillTree()
void moveit_rviz_plugin::FactoryModel::fillTree |
( |
rviz::Factory & |
factory | ) |
|
|
private |
◆ mimeData()
QMimeData * moveit_rviz_plugin::FactoryModel::mimeData |
( |
const QModelIndexList & |
indexes | ) |
const |
|
override |
◆ mimeTypes()
QStringList moveit_rviz_plugin::FactoryModel::mimeTypes |
( |
| ) |
const |
|
override |
◆ mime_type_
QString moveit_rviz_plugin::FactoryModel::mime_type_ |
|
private |
The documentation for this class was generated from the following files: