9#ifndef ROOT7_RPaletteDrawable
10#define ROOT7_RPaletteDrawable
Template class to access single value from drawable or other attributes.
RDrawable(const RDrawable &)=delete
RAttrValue< RPadLength > margin
! horizontal margin to frame
RAttrValue< RPadLength > width
! width of palette
const RPalette & GetPalette() const
RAttrValue< bool > visible
! visibility flag
RPaletteDrawable(const RPalette &palette, bool _visible)
RPalette fPalette
color palette to draw
bool IsFrameRequired() const final
RPaletteDrawable(const RPalette &palette)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...