#include <mock_display_factory.h>
Protected Member Functions | |
virtual Display * | makeRaw (const QString &class_id, QString *error_return=NULL) |
Overridden from PluginlibFactory<Display> to set the icon of the Display. |
Definition at line 37 of file mock_display_factory.h.
Display * rviz::MockDisplayFactory::makeRaw | ( | const QString & | class_id, |
QString * | error_return = NULL |
||
) | [protected, virtual] |
Overridden from PluginlibFactory<Display> to set the icon of the Display.
Reimplemented from rviz::DisplayFactory.
Definition at line 38 of file mock_display_factory.cpp.