VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
CLineStyle Member List

This is the complete list of members for CLineStyle, including all inherited members.

capCLineStyleprotected
CLineStyle()=defaultCLineStyle
CLineStyle(LineCap cap, LineJoin join=kLineJoinMiter, CCoord dashPhase=0., uint32_t dashCount=0, const CCoord *dashLengths=nullptr)CLineStyleexplicit
CLineStyle(LineCap cap, LineJoin join, CCoord dashPhase, const CoordVector &dashLengths)CLineStyle
CLineStyle(const CLineStyle &lineStyle)CLineStyle
CLineStyle(LineCap cap, LineJoin join, CCoord dashPhase, CoordVector &&dashLengths) noexceptCLineStyle
CLineStyle(CLineStyle &&cls) noexceptCLineStyle
CoordVector typedefCLineStyle
dashLengthsCLineStyleprotected
dashPhaseCLineStyleprotected
getDashCount() constCLineStyleinline
getDashLengths()CLineStyleinline
getDashLengths() constCLineStyleinline
getDashPhase() constCLineStyleinline
getLineCap() constCLineStyleinline
getLineJoin() constCLineStyleinline
joinCLineStyleprotected
kLineCapButt enum valueCLineStyle
kLineCapRound enum valueCLineStyle
kLineCapSquare enum valueCLineStyle
kLineJoinBevel enum valueCLineStyle
kLineJoinMiter enum valueCLineStyle
kLineJoinRound enum valueCLineStyle
LineCap enum nameCLineStyle
LineJoin enum nameCLineStyle
operator!=(const CLineStyle &cls) constCLineStyleinline
operator=(CLineStyle &&cls) noexceptCLineStyle
operator=(const CLineStyle &cls)CLineStyle
operator==(const CLineStyle &cls) constCLineStyle
setDashPhase(CCoord phase)CLineStyleinline
setLineCap(LineCap newCap)CLineStyleinline
setLineJoin(LineJoin newJoin)CLineStyleinline
~CLineStyle() noexcept=defaultCLineStyle