29 #ifndef DISPLAY_FACTORY_H 30 #define DISPLAY_FACTORY_H 52 Display*
makeRaw(
const QString& class_id, QString* error_return =
nullptr)
override;
59 #endif // DISPLAY_FACTORY_H
Display * makeRaw(const QString &class_id, QString *error_return=nullptr) override
Overridden from PluginlibFactory<Display> to set the icon of the Display.
virtual QSet< QString > getMessageTypes(const QString &class_id)
Get all supported message types for the given class id.
QMap< QString, QSet< QString > > message_type_cache_