#include <profile_tree_widget.h>
Definition at line 49 of file profile_tree_widget.h.
swri_profiler_tools::ProfileTreeWidget::ProfileTreeWidget |
( |
QWidget * |
parent = 0 | ) |
|
swri_profiler_tools::ProfileTreeWidget::~ProfileTreeWidget |
( |
| ) |
|
void swri_profiler_tools::ProfileTreeWidget::activeNodeChanged |
( |
int |
profile_key, |
|
|
int |
node_key |
|
) |
| |
|
signal |
void swri_profiler_tools::ProfileTreeWidget::addNode |
( |
QTreeWidgetItem * |
parent, |
|
|
const Profile & |
profile, |
|
|
const int |
node_key |
|
) |
| |
|
private |
void swri_profiler_tools::ProfileTreeWidget::addProfile |
( |
int |
profile_key | ) |
|
|
private |
void swri_profiler_tools::ProfileTreeWidget::handleItemActivated |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
privateslot |
void swri_profiler_tools::ProfileTreeWidget::handleNodesAdded |
( |
int |
profile_key | ) |
|
|
privateslot |
void swri_profiler_tools::ProfileTreeWidget::handleProfileAdded |
( |
int |
profile_key | ) |
|
|
privateslot |
void swri_profiler_tools::ProfileTreeWidget::handleTreeContextMenuRequest |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
void swri_profiler_tools::ProfileTreeWidget::markItemActive |
( |
const DatabaseKey & |
key | ) |
|
|
private |
void swri_profiler_tools::ProfileTreeWidget::markItemInactive |
( |
const DatabaseKey & |
key | ) |
|
|
private |
QString swri_profiler_tools::ProfileTreeWidget::nameForKey |
( |
const DatabaseKey & |
key | ) |
const |
|
private |
void swri_profiler_tools::ProfileTreeWidget::setActiveNode |
( |
int |
profile_key, |
|
|
int |
node_key |
|
) |
| |
|
slot |
void swri_profiler_tools::ProfileTreeWidget::setDatabase |
( |
ProfileDatabase * |
db | ) |
|
void swri_profiler_tools::ProfileTreeWidget::synchronizeWidget |
( |
| ) |
|
|
private |
DatabaseKey swri_profiler_tools::ProfileTreeWidget::active_key_ |
|
private |
std::unordered_map<DatabaseKey, QTreeWidgetItem*> swri_profiler_tools::ProfileTreeWidget::items_ |
|
private |
QTreeWidget* swri_profiler_tools::ProfileTreeWidget::tree_widget_ |
|
private |
The documentation for this class was generated from the following files: