![]() |
RobWorkProject
23.9.11-
|
Qt dialog for showing properties in a PropertyMap. More...
#include <PropertyViewDialog.hpp>
Inherits QDialog.
Public Member Functions | |
| PropertyViewDialog (rw::core::PropertyMap::Ptr map, QWidget *parent) | |
Qt dialog for showing properties in a PropertyMap.
| PropertyViewDialog | ( | rw::core::PropertyMap::Ptr | map, |
| QWidget * | parent | ||
| ) |
Make new dialog.
| map | [in] the property map to show. |
| parent | [in] the parent widget that owns the dialog. |