Class FsPathProperty
Defined in File fs_path_property.hpp
Inheritance Relationships
Base Type
public rviz_common::properties::StringProperty
Class Documentation
-
class FsPathProperty : public rviz_common::properties::StringProperty
Property specialized for filesystem path values.
Public Functions
-
FsPathProperty(const QString &name = QString(), const QString &default_value = QString(), const QString &description = QString(), Property *parent = nullptr, const char *changed_slot = nullptr, QObject *receiver = nullptr)
-
std::filesystem::path getFsPath() const
-
virtual QWidget *createEditor(QWidget *parent, const QStyleOptionViewItem&) override
-
FsPathProperty(const QString &name = QString(), const QString &default_value = QString(), const QString &description = QString(), Property *parent = nullptr, const char *changed_slot = nullptr, QObject *receiver = nullptr)