Crazy Eddies GUI System  0.7.2
CEGUI::SectionSpecification Member List

This is the complete list of members for CEGUI::SectionSpecification, including all inherited members.

getOverrideColours() const CEGUI::SectionSpecification
getOwnerWidgetLookFeel() const CEGUI::SectionSpecification
getSectionName() const CEGUI::SectionSpecification
initColourRectForOverride(const Window &wnd, ColourRect &cr) const CEGUI::SectionSpecificationprotected
isUsingOverrideColours() const CEGUI::SectionSpecification
render(Window &srcWindow, const ColourRect *modcols=0, const Rect *clipper=0, bool clipToDisplay=false) const CEGUI::SectionSpecification
render(Window &srcWindow, const Rect &baseRect, const ColourRect *modcols=0, const Rect *clipper=0, bool clipToDisplay=false) const CEGUI::SectionSpecification
SectionSpecification(const String &owner, const String &sectionName, const String &controlPropertySource, const String &controlPropertyValue, const String &controlPropertyWidget)CEGUI::SectionSpecification
SectionSpecification(const String &owner, const String &sectionName, const String &controlPropertySource, const String &controlPropertyValue, const String &controlPropertyWidget, const ColourRect &cols)CEGUI::SectionSpecification
setOverrideColours(const ColourRect &cols)CEGUI::SectionSpecification
setOverrideColoursPropertyIsColourRect(bool setting=true)CEGUI::SectionSpecification
setOverrideColoursPropertySource(const String &property)CEGUI::SectionSpecification
setRenderControlPropertySource(const String &property)CEGUI::SectionSpecification
setRenderControlValue(const String &value)CEGUI::SectionSpecification
setRenderControlWidget(const String &widget)CEGUI::SectionSpecification
setUsingOverrideColours(bool setting=true)CEGUI::SectionSpecification
shouldBeDrawn(const Window &wnd) const CEGUI::SectionSpecificationprotected
writeXMLToStream(XMLSerializer &xml_stream) const CEGUI::SectionSpecification