#include <swri_profiler_tools/partition_widget.h>
#include <QPainter>
#include <QVBoxLayout>
#include <QToolTip>
#include <QHelpEvent>
#include <QMouseEvent>
#include <QDebug>
#include <swri_profiler_tools/util.h>
#include <swri_profiler_tools/profile_database.h>
#include <swri_profiler_tools/variant_animation.h>
Go to the source code of this file.
Namespaces | |
namespace | swri_profiler_tools |
Functions | |
static QColor | swri_profiler_tools::colorFromString (const QString &name) |