Simple SFML GUI  0.2a
ColorProvider Lista składowych

To jest kompletna lista składowych dla ColorProvider, uwzględniająca wszystkie dziedziczone składowe.

colorDeduce(const ColorRef &colorRef) const (zdefiniowana w ColorProvider)ColorProvider
colorDeduce(const ColorRefVector &colorRefVector) const (zdefiniowana w ColorProvider)ColorProvider
ColorProvider(const ColorProvider &copy) (zdefiniowana w ColorProvider)ColorProvider
ColorProvider()=default (zdefiniowana w ColorProvider)ColorProvider
Element (zdefiniowana w ColorProvider)ColorProvider
getColor(ColorId::Type colorId, StateId::Type stateId, sf::Color &result) const (zdefiniowana w ColorProvider)ColorProvider
getRegisteredState(StateId::Type stateId, PairState &result) (zdefiniowana w ColorProvider)ColorProvider
isStateRegistered(StateId::Type stateId) const (zdefiniowana w ColorProvider)ColorProvider
operator=(const ColorProvider &colorProvider) (zdefiniowana w ColorProvider)ColorProvider
registerColor(ColorId::Type colorId, bool logError=true) (zdefiniowana w ColorProvider)ColorProvider
registerState(StateId::Type stateId, const bool *state, bool inverted=false, bool overwrite=false) (zdefiniowana w ColorProvider)ColorProvider
registerState(StateId::Type stateId, const PairState &pair, bool overwrite=false) (zdefiniowana w ColorProvider)ColorProviderinline
setColor(ColorId::Type colorId, StateId::Type stateId, sf::Color newColor) (zdefiniowana w ColorProvider)ColorProvider
setColorEnabled(ColorId::Type colorId, StateId::Type stateId, bool enabled) (zdefiniowana w ColorProvider)ColorProvider
setColorFrom(const ColorProvider &provider) (zdefiniowana w ColorProvider)ColorProvider
setStateFrom(const ColorProvider &provider) (zdefiniowana w ColorProvider)ColorProvider
~ColorProvider()=default (zdefiniowana w ColorProvider)ColorProvider