Classes | |
class | FlatMergeProxyModel |
class | FlatMergeProxyModelPrivate |
class | Icon |
class | TreeMergeProxyModel |
class | TreeMergeProxyModelPrivate |
Typedefs | |
using | IconMaskAndColor = QPair< QString, QColor > |
using | MaskAndColor = QPair< QPixmap, QColor > |
using | MasksAndColors = QList< MaskAndColor > |
Functions | |
static QPixmap | combinedMask (const MasksAndColors &masks, Icon::IconStyleOptions style) |
static QPixmap | combinedPlainPixmaps (const QVector< IconMaskAndColor > &images) |
static MasksAndColors | masksAndColors (const Icon &icon, int) |
static QPixmap | masksToIcon (const MasksAndColors &masks, const QPixmap &combinedMask, Icon::IconStyleOptions style) |
static QPixmap | maskToColorAndAlpha (const QPixmap &mask, const QColor &color) |
static void | smearPixmap (QPainter *painter, const QPixmap &pixmap, qreal radius) |
Variables | |
static const qreal | PUNCH_EDGE_INTENSITY = 0.6 |
static const qreal | PUNCH_EDGE_WIDTH = 0.5 |
using moveit_rviz_plugin::utils::IconMaskAndColor = typedef QPair<QString, QColor> |
using moveit_rviz_plugin::utils::MaskAndColor = typedef QPair<QPixmap, QColor> |
using moveit_rviz_plugin::utils::MasksAndColors = typedef QList<MaskAndColor> |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |