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