AllocatedObject() (defined in CEGUI::AllocatedObject< SectionSpecification >) | CEGUI::AllocatedObject< SectionSpecification > | inlineexplicit |
getOverrideColours() const | CEGUI::SectionSpecification | |
getOverrideColoursPropertySource() const | CEGUI::SectionSpecification | |
getOwnerWidgetLookFeel() const | CEGUI::SectionSpecification | |
getRenderControlPropertySource() const | CEGUI::SectionSpecification | |
getRenderControlValue() const | CEGUI::SectionSpecification | |
getRenderControlWidget() const | CEGUI::SectionSpecification | |
getSectionName() const | CEGUI::SectionSpecification | |
initColourRectForOverride(const Window &wnd, ColourRect &cr) const | CEGUI::SectionSpecification | protected |
isUsingOverrideColours() const | CEGUI::SectionSpecification | |
render(Window &srcWindow, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) const | CEGUI::SectionSpecification | |
render(Window &srcWindow, const Rectf &baseRect, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) const | CEGUI::SectionSpecification | |
SectionSpecification() (defined in CEGUI::SectionSpecification) | CEGUI::SectionSpecification | |
SectionSpecification(const String &owner, const String §ionName, const String &controlPropertySource, const String &controlPropertyValue, const String &controlPropertyWidget) | CEGUI::SectionSpecification | |
SectionSpecification(const String &owner, const String §ionName, const String &controlPropertySource, const String &controlPropertyValue, const String &controlPropertyWidget, const ColourRect &cols) | CEGUI::SectionSpecification | |
setOverrideColours(const ColourRect &cols) | CEGUI::SectionSpecification | |
setOverrideColoursPropertySource(const String &property) | CEGUI::SectionSpecification | |
setOwnerWidgetLookFeel(const String &owner) | CEGUI::SectionSpecification | |
setRenderControlPropertySource(const String &property) | CEGUI::SectionSpecification | |
setRenderControlValue(const String &value) | CEGUI::SectionSpecification | |
setRenderControlWidget(const String &widget) | CEGUI::SectionSpecification | |
setSectionName(const String &name) | CEGUI::SectionSpecification | |
setUsingOverrideColours(bool setting=true) | CEGUI::SectionSpecification | |
shouldBeDrawn(const Window &wnd) const | CEGUI::SectionSpecification | protected |
writeXMLToStream(XMLSerializer &xml_stream) const | CEGUI::SectionSpecification | |