|
VSTGUI
4.7
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for CGradient, including all inherited members.
| addColorStop(double start, const CColor &color) | CGradient | inline |
| addColorStop(const std::pair< double, CColor > &colorStop) | CGradient | inlinevirtual |
| addColorStop(std::pair< double, CColor > &&colorStop) | CGradient | inlinevirtual |
| beforeDelete() | ReferenceCounted< T > | inlinevirtual |
| CGradient(double color1Start, double color2Start, const CColor &color1, const CColor &color2) | CGradient | inlineprotected |
| CGradient(const ColorStopMap &colorStopMap) | CGradient | inlineexplicitprotected |
| ColorStopMap typedef | CGradient | |
| colorStops | CGradient | protected |
| create(const ColorStopMap &colorStopMap) | CGradient | static |
| create(double color1Start, double color2Start, const CColor &color1, const CColor &color2) | CGradient | inlinestatic |
| forget() override | ReferenceCounted< T > | inlinevirtual |
| getColorStops() const | CGradient | inline |
| getNbReference() const | ReferenceCounted< T > | inlinevirtual |
| operator=(const ReferenceCounted &) | ReferenceCounted< T > | inline |
| ReferenceCounted()=default | ReferenceCounted< T > | |
| ReferenceCounted(const ReferenceCounted &) | ReferenceCounted< T > | inline |
| remember() override | ReferenceCounted< T > | inlinevirtual |
| ~ReferenceCounted() noexcept=default | ReferenceCounted< T > | virtual |