Skip to content

Array read/write support in qt_gui_cpp::Settings? #171

@martonmiklos

Description

@martonmiklos

Hello @dirk-thomas

I have came across an use case in an rqt plugin where I needed to save/restore a small but array like data and I have realized that the QSettings like begin{Read/Write}Array functions are not exposed through the qt_gui_cpp::Settings.

By peeking to the source I have seen that there might have been to implement them in the past:
https://github.com/ros-visualization/qt_gui_core/blob/kinetic-devel/qt_gui_cpp/include/qt_gui_cpp/settings.h#L56

Were there any specific reason why these methods have not been implemented?

Many thanks for your answer in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions