#include <swri_profiler_tools/profile_tree_widget.h>#include <QVBoxLayout>#include <QTreeWidget>#include <QMenu>#include <swri_profiler_tools/profile_database.h>#include <swri_profiler_tools/profile.h>
Go to the source code of this file.
Namespaces | |
| swri_profiler_tools | |
Enumerations | |
| enum | swri_profiler_tools::ProfileTreeRoles { swri_profiler_tools::ProfileKeyRole = Qt::UserRole, swri_profiler_tools::NodeKeyRole } |
| enum | swri_profiler_tools::ProfileTreeTypes { swri_profiler_tools::ProfileNodeType = QTreeWidgetItem::UserType } |