Crazy Eddie's GUI System 0.8.7
Loading...
Searching...
No Matches
CEGUI::SectionSpecification Member List

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

getOverrideColours() constCEGUI::SectionSpecification
getOverrideColoursPropertySource() constCEGUI::SectionSpecification
getOwnerWidgetLookFeel() constCEGUI::SectionSpecification
getRenderControlPropertySource() constCEGUI::SectionSpecification
getRenderControlValue() constCEGUI::SectionSpecification
getRenderControlWidget() constCEGUI::SectionSpecification
getSectionName() constCEGUI::SectionSpecification
initColourRectForOverride(const Window &wnd, ColourRect &cr) constCEGUI::SectionSpecificationprotected
isUsingOverrideColours() constCEGUI::SectionSpecification
render(Window &srcWindow, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) constCEGUI::SectionSpecification
render(Window &srcWindow, const Rectf &baseRect, const ColourRect *modcols=0, const Rectf *clipper=0, bool clipToDisplay=false) constCEGUI::SectionSpecification
SectionSpecification() (defined in CEGUI::SectionSpecification)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
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) constCEGUI::SectionSpecificationprotected
writeXMLToStream(XMLSerializer &xml_stream) constCEGUI::SectionSpecification