#include <partition_widget.h>
Definition at line 47 of file partition_widget.h.
◆ Layout
◆ PartitionWidget()
| swri_profiler_tools::PartitionWidget::PartitionWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~PartitionWidget()
| swri_profiler_tools::PartitionWidget::~PartitionWidget |
( |
| ) |
|
◆ activeNodeChanged
| void swri_profiler_tools::PartitionWidget::activeNodeChanged |
( |
int |
profile_key, |
|
|
int |
node_key |
|
) |
| |
|
signal |
◆ dataRect()
| QRectF swri_profiler_tools::PartitionWidget::dataRect |
( |
const Layout & |
layout | ) |
const |
|
private |
◆ event()
| bool swri_profiler_tools::PartitionWidget::event |
( |
QEvent * |
event | ) |
|
|
protected |
◆ getTransform()
| QTransform swri_profiler_tools::PartitionWidget::getTransform |
( |
const QRectF & |
win_rect, |
|
|
const QRectF & |
data_rect |
|
) |
| |
|
private |
◆ itemAtPoint()
| int swri_profiler_tools::PartitionWidget::itemAtPoint |
( |
const QPointF & |
point | ) |
const |
|
private |
◆ layoutProfile()
◆ mouseDoubleClickEvent()
| void swri_profiler_tools::PartitionWidget::mouseDoubleClickEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
◆ mousePressEvent()
| void swri_profiler_tools::PartitionWidget::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
◆ paintEvent()
| void swri_profiler_tools::PartitionWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ renderLayout()
| void swri_profiler_tools::PartitionWidget::renderLayout |
( |
QPainter & |
painter, |
|
|
const QTransform & |
win_from_rect, |
|
|
const Layout & |
layout, |
|
|
const Profile & |
profile |
|
) |
| |
|
private |
◆ setActiveNode
| void swri_profiler_tools::PartitionWidget::setActiveNode |
( |
int |
profile_key, |
|
|
int |
node_key |
|
) |
| |
|
slot |
◆ setDatabase()
| void swri_profiler_tools::PartitionWidget::setDatabase |
( |
ProfileDatabase * |
db | ) |
|
◆ toolTipEvent()
| void swri_profiler_tools::PartitionWidget::toolTipEvent |
( |
QHelpEvent * |
event | ) |
|
|
protected |
◆ updateData
| void swri_profiler_tools::PartitionWidget::updateData |
( |
| ) |
|
|
privateslot |
◆ active_key_
| DatabaseKey swri_profiler_tools::PartitionWidget::active_key_ |
|
private |
◆ current_layout_
| Layout swri_profiler_tools::PartitionWidget::current_layout_ |
|
private |
◆ db_
◆ view_animator_
◆ win_from_data_
| QTransform swri_profiler_tools::PartitionWidget::win_from_data_ |
|
private |
The documentation for this class was generated from the following files: