|
|
#include <string>
Include dependency graph for Data.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::aron_tree_widget | |
| armarx::aron_tree_widget::constantes | |
Variables | |
| const std::string | ITEM_EMPTY_MESSAGE = "(double click to edit)" |
| const std::string | NEW_ITEM_DEFAULT_MESSAGE = "(Please set via main GUI (not in modal))" |
| const int | TREE_WIDGET_ITEM_NAME = 0 |
| const int | TREE_WIDGET_ITEM_TYPE = 2 |
| const int | TREE_WIDGET_ITEM_VALUE = 1 |