activate(void) | CEGUI::Window | |
addChild(Element *element) | CEGUI::Element | |
addElementProperties() | CEGUI::Element | protected |
addEvent(const String &name) | CEGUI::EventSet | |
addEvent(Event &event) | CEGUI::EventSet | |
addItem(ItemEntry *item) | CEGUI::ItemListBase | |
addNamedElementProperties() | CEGUI::NamedElement | protected |
addProperty(Property *property) | CEGUI::PropertySet | |
addWindowProperties(void) | CEGUI::Window | protected |
addWindowToDrawList(Window &wnd, bool at_back=false) | CEGUI::Window | protected |
AllocatedObject() (defined in CEGUI::AllocatedObject< Element >) | CEGUI::AllocatedObject< Element > | inlineexplicit |
allocateRenderingWindow() | CEGUI::Window | protected |
appendText(const String &text) | CEGUI::Window | |
Ascending enum value (defined in CEGUI::ItemListBase) | CEGUI::ItemListBase | |
AutoWindowNamePathXMLAttributeName (defined in CEGUI::Window) | CEGUI::Window | static |
AutoWindowXMLElementName (defined in CEGUI::Window) | CEGUI::Window | static |
BannedXMLPropertySet typedef | CEGUI::Window | protected |
banPropertiesForAutoWindow() (defined in CEGUI::Window) | CEGUI::Window | protectedvirtual |
banPropertyFromXML(const String &property_name) | CEGUI::Window | |
banPropertyFromXML(const Property *property) | CEGUI::Window | |
beginInitialisation(void) | CEGUI::Window | inlinevirtual |
bufferGeometry(const RenderingContext &ctx) | CEGUI::Window | protected |
calculatePixelSize(bool skipAllPixelAlignment=false) const | CEGUI::Element | |
captureInput(void) | CEGUI::Window | |
changePopupMenuItem(MenuItem *item) | CEGUI::MenuBase | |
ChildDrawList typedef | CEGUI::Window | protected |
ChildList typedef | CEGUI::Element | protected |
cleanupChildren(void) | CEGUI::Window | protectedvirtual |
clearProperties(void) | CEGUI::PropertySet | |
clone(const bool deepCopy=true) const | CEGUI::Window | |
cloneChildWidgetsTo(Window &target) const | CEGUI::Window | virtual |
clonePropertiesTo(Window &target) const | CEGUI::Window | virtual |
createChild(const String &type, const String &name="") | CEGUI::Window | |
d_active | CEGUI::Window | protected |
d_allowMultiplePopups | CEGUI::MenuBase | protected |
d_allowWriteXML | CEGUI::Window | protected |
d_alpha | CEGUI::Window | protected |
d_alwaysOnTop | CEGUI::Window | protected |
d_area | CEGUI::Element | protected |
d_aspectMode | CEGUI::Element | protected |
d_aspectRatio | CEGUI::Element | protected |
d_autoCloseNestedPopups | CEGUI::MenuBase | protected |
d_autoRenderingWindow | CEGUI::Window | protected |
d_autoRepeat | CEGUI::Window | protected |
d_autoResize | CEGUI::ItemListBase | protected |
d_autoWindow | CEGUI::Window | protected |
d_bannedXMLProperties | CEGUI::Window | protected |
d_basicStringParser | CEGUI::Window | protectedstatic |
d_bidiDataValid | CEGUI::Window | mutableprotected |
d_bidiVisualMapping | CEGUI::Window | protected |
d_children | CEGUI::Element | protected |
d_clippedByParent | CEGUI::Window | protected |
d_containsMouse | CEGUI::Window | protected |
d_customStringParser | CEGUI::Window | protected |
d_customTip | CEGUI::Window | protected |
d_defaultStringParser | CEGUI::Window | protectedstatic |
d_destroyedByParent | CEGUI::Window | protected |
d_destructionStarted | CEGUI::Window | protected |
d_distCapturedInputs | CEGUI::Window | protected |
d_dragDropTarget | CEGUI::Window | protected |
d_drawList | CEGUI::Window | protected |
d_enabled | CEGUI::Window | protected |
d_events (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
d_falagardType | CEGUI::Window | protected |
d_font | CEGUI::Window | protected |
d_geometry | CEGUI::Window | protected |
d_guiContext | CEGUI::Window | protected |
d_hitTestRect | CEGUI::Window | mutableprotected |
d_hitTestRectValid (defined in CEGUI::Window) | CEGUI::Window | mutableprotected |
d_horizontalAlignment | CEGUI::Element | protected |
d_ID | CEGUI::Window | protected |
d_inheritsAlpha | CEGUI::Window | protected |
d_inheritsTipText | CEGUI::Window | protected |
d_initialising | CEGUI::Window | protected |
d_innerRectClipper | CEGUI::Window | mutableprotected |
d_innerRectClipperValid (defined in CEGUI::Window) | CEGUI::Window | mutableprotected |
d_itemSpacing | CEGUI::MenuBase | protected |
d_listItems | CEGUI::ItemListBase | protected |
d_lookName | CEGUI::Window | protected |
d_lookNFeelProperty (defined in CEGUI::Window) | CEGUI::Window | protectedstatic |
d_margin | CEGUI::Window | protected |
d_maxSize | CEGUI::Element | protected |
d_minSize | CEGUI::Element | protected |
d_mouseCursor | CEGUI::Window | protected |
d_mousePassThroughEnabled | CEGUI::Window | protected |
d_muted | CEGUI::EventSet | protected |
d_name | CEGUI::NamedElement | protected |
d_needsRedraw | CEGUI::Window | mutableprotected |
d_nonClient | CEGUI::Element | protected |
d_oldCapture | CEGUI::Window | protected |
d_outerRectClipper | CEGUI::Window | mutableprotected |
d_outerRectClipperValid (defined in CEGUI::Window) | CEGUI::Window | mutableprotected |
d_pane | CEGUI::ItemListBase | protected |
d_parent | CEGUI::Element | protected |
d_pixelAligned | CEGUI::Element | protected |
d_pixelSize | CEGUI::Element | protected |
d_popupItem | CEGUI::MenuBase | protected |
d_propagateMouseInputs | CEGUI::Window | protected |
d_renderedString | CEGUI::Window | mutableprotected |
d_renderedStringValid | CEGUI::Window | mutableprotected |
d_repeatButton | CEGUI::Window | protected |
d_repeatDelay | CEGUI::Window | protected |
d_repeatElapsed | CEGUI::Window | protected |
d_repeating | CEGUI::Window | protected |
d_repeatRate | CEGUI::Window | protected |
d_resort (defined in CEGUI::ItemListBase) | CEGUI::ItemListBase | protected |
d_restoreOldCapture | CEGUI::Window | protected |
d_riseOnClick | CEGUI::Window | protected |
d_rotation | CEGUI::Element | protected |
d_sortCallback | CEGUI::ItemListBase | protected |
d_sortEnabled | CEGUI::ItemListBase | protected |
d_sortMode | CEGUI::ItemListBase | protected |
d_surface | CEGUI::Window | protected |
d_textLogical | CEGUI::Window | protected |
d_textParsingEnabled | CEGUI::Window | protected |
d_tooltipText | CEGUI::Window | protected |
d_type | CEGUI::Window | protected |
d_unclippedInnerRect | CEGUI::Element | protected |
d_unclippedOuterRect | CEGUI::Element | protected |
d_updateMode | CEGUI::Window | protected |
d_userData | CEGUI::Window | protected |
d_userStrings | CEGUI::Window | protected |
d_verticalAlignment | CEGUI::Element | protected |
d_visible | CEGUI::Window | protected |
d_wantsMultiClicks | CEGUI::Window | protected |
d_weOwnTip | CEGUI::Window | protected |
d_windowRenderer | CEGUI::Window | protected |
d_windowRendererProperty (defined in CEGUI::Window) | CEGUI::Window | protectedstatic |
d_zOrderingEnabled | CEGUI::Window | protected |
deactivate(void) | CEGUI::Window | |
Descending enum value (defined in CEGUI::ItemListBase) | CEGUI::ItemListBase | |
destroy(void) | CEGUI::Window | virtual |
destroyChild(Window *wnd) | CEGUI::Window | |
destroyChild(const String &name_path) | CEGUI::Window | |
disable(void) | CEGUI::Window | inline |
distributesCapturedInputs(void) const | CEGUI::Window | |
drawSelf(const RenderingContext &ctx) | CEGUI::Window | protectedvirtual |
Element() | CEGUI::Element | |
enable(void) | CEGUI::Window | inline |
endInitialisation(void) | CEGUI::ItemListBase | virtual |
EventActivated | CEGUI::Window | static |
EventAlphaChanged | CEGUI::Window | static |
EventAlwaysOnTopChanged | CEGUI::Window | static |
EventCharacterKey | CEGUI::Window | static |
EventChildAdded | CEGUI::Element | static |
EventChildRemoved | CEGUI::Element | static |
EventClippedByParentChanged | CEGUI::Window | static |
EventDeactivated | CEGUI::Window | static |
EventDestroyedByParentChanged | CEGUI::Window | static |
EventDestructionStarted | CEGUI::Window | static |
EventDisabled | CEGUI::Window | static |
EventDragDropItemDropped | CEGUI::Window | static |
EventDragDropItemEnters | CEGUI::Window | static |
EventDragDropItemLeaves | CEGUI::Window | static |
EventEnabled | CEGUI::Window | static |
EventFontChanged | CEGUI::Window | static |
EventHidden | CEGUI::Window | static |
EventHorizontalAlignmentChanged | CEGUI::Element | static |
EventIDChanged | CEGUI::Window | static |
EventInheritsAlphaChanged | CEGUI::Window | static |
EventInputCaptureGained | CEGUI::Window | static |
EventInputCaptureLost | CEGUI::Window | static |
EventInvalidated | CEGUI::Window | static |
EventIterator typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | |
EventKeyDown | CEGUI::Window | static |
EventKeyUp | CEGUI::Window | static |
EventListContentsChanged | CEGUI::ItemListBase | static |
EventMap typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
EventMarginChanged | CEGUI::Window | static |
EventMouseButtonDown | CEGUI::Window | static |
EventMouseButtonUp | CEGUI::Window | static |
EventMouseClick | CEGUI::Window | static |
EventMouseDoubleClick | CEGUI::Window | static |
EventMouseEntersArea | CEGUI::Window | static |
EventMouseEntersSurface | CEGUI::Window | static |
EventMouseLeavesArea | CEGUI::Window | static |
EventMouseLeavesSurface | CEGUI::Window | static |
EventMouseMove | CEGUI::Window | static |
EventMouseTripleClick | CEGUI::Window | static |
EventMouseWheel | CEGUI::Window | static |
EventMoved | CEGUI::Element | static |
EventNameChanged | CEGUI::NamedElement | static |
EventNamespace | CEGUI::Menubar | static |
EventNonClientChanged | CEGUI::Element | static |
EventParentSized | CEGUI::Element | static |
EventPopupClosed | CEGUI::MenuBase | static |
EventPopupOpened | CEGUI::MenuBase | static |
EventRenderingEnded | CEGUI::Window | static |
EventRenderingStarted | CEGUI::Window | static |
EventRotated | CEGUI::Element | static |
EventSet() | CEGUI::EventSet | |
EventSet(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
EventShown | CEGUI::Window | static |
EventSized | CEGUI::Element | static |
EventSortEnabledChanged | CEGUI::ItemListBase | static |
EventSortModeChanged | CEGUI::ItemListBase | static |
EventTextChanged | CEGUI::Window | static |
EventTextParsingChanged | CEGUI::Window | static |
EventUpdated | CEGUI::Window | static |
EventVerticalAlignmentChanged | CEGUI::Element | static |
EventWindowRendererAttached | CEGUI::Window | static |
EventWindowRendererDetached | CEGUI::Window | static |
EventZOrderChanged | CEGUI::Element | static |
findItemWithText(const String &text, const ItemEntry *start_item) | CEGUI::ItemListBase | |
fireAreaChangeEvents(const bool moved, const bool sized) | CEGUI::Element | protected |
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="") | CEGUI::EventSet | virtual |
fireEvent_impl(const String &name, EventArgs &args) | CEGUI::EventSet | protected |
generateAutoRepeatEvent(MouseButton button) | CEGUI::Window | protected |
getActiveChild(void) | CEGUI::Window | |
getActiveChild(void) const (defined in CEGUI::Window) | CEGUI::Window | |
getActiveSibling() | CEGUI::Window | |
getAlpha(void) const | CEGUI::Window | inline |
getArea() const | CEGUI::Element | inline |
getAspectMode() const | CEGUI::Element | inline |
getAspectRatio() const | CEGUI::Element | inline |
getAutoCloseNestedPopups(void) const | CEGUI::MenuBase | inline |
getAutoRepeatDelay(void) const | CEGUI::Window | |
getAutoRepeatRate(void) const | CEGUI::Window | |
getBidiVisualMapping() const | CEGUI::Window | inline |
getCaptureWindow() const | CEGUI::Window | inline |
getChild(const String &name_path) const | CEGUI::Window | inline |
getChild(uint ID) const | CEGUI::Window | |
getChildAtIdx(size_t idx) const (defined in CEGUI::Window) | CEGUI::Window | inline |
getChildAtPosition(const Vector2f &position) const | CEGUI::Window | |
getChildAtPosition(const Vector2f &position, bool(Window::*hittestfunc)(const Vector2f &, bool) const, bool allow_disabled=false) const (defined in CEGUI::Window) | CEGUI::Window | protected |
getChildByNamePath_impl(const String &name_path) const | CEGUI::NamedElement | protectedvirtual |
getChildByNameRecursive_impl(const String &name) const | CEGUI::NamedElement | protectedvirtual |
getChildContentArea(const bool non_client=false) const | CEGUI::Element | inline |
getChildCount() const | CEGUI::Element | inline |
getChildElement(const String &name_path) const | CEGUI::NamedElement | |
getChildElementAtIdx(size_t idx) const | CEGUI::Element | inline |
getChildElementRecursive(const String &name) const | CEGUI::NamedElement | |
getChildRecursive(const String &name) const | CEGUI::Window | inline |
getChildRecursive(uint ID) const | CEGUI::Window | |
getClientChildContentArea() const | CEGUI::Element | virtual |
getClipRect(const bool non_client=false) const | CEGUI::Window | |
getContentPane(void) const | CEGUI::ItemListBase | inline |
getContentSize() const | CEGUI::Menubar | protectedvirtual |
getCustomRenderedStringParser() const | CEGUI::Window | |
getEffectiveAlpha(void) const | CEGUI::Window | |
getEventIterator(void) const | CEGUI::EventSet | |
getEventObject(const String &name, bool autoAdd=false) | CEGUI::EventSet | |
getFont(bool useDefault=true) const | CEGUI::Window | |
getGeometryBuffer() | CEGUI::Window | |
getGUIContext() const | CEGUI::Window | |
getHeight() const | CEGUI::Element | inline |
getHitTestRect() const | CEGUI::Window | |
getHitTestRect_impl() const | CEGUI::Window | protectedvirtual |
getHorizontalAlignment() const | CEGUI::Element | inline |
getID(void) const | CEGUI::Window | inline |
getInnerRectClipper() const | CEGUI::Window | |
getInnerRectClipper_impl() const | CEGUI::Window | protectedvirtual |
getItemCount(void) const | CEGUI::ItemListBase | inline |
getItemFromIndex(size_t index) const | CEGUI::ItemListBase | |
getItemIndex(const ItemEntry *item) const | CEGUI::ItemListBase | |
getItemRenderArea(void) const | CEGUI::ItemListBase | |
getItemSpacing(void) const | CEGUI::MenuBase | inline |
getLookNFeel() const | CEGUI::Window | |
getMargin() const | CEGUI::Window | |
getMaxSize() const | CEGUI::Element | inline |
getMinSize() const | CEGUI::Element | inline |
getModalState(void) const | CEGUI::Window | inline |
getMouseCursor(bool useDefault=true) const | CEGUI::Window | |
getName() const | CEGUI::NamedElement | inline |
getNamePath() const | CEGUI::NamedElement | |
getNonClientChildContentArea() const | CEGUI::Element | virtual |
getOuterRectClipper() const | CEGUI::Window | |
getOuterRectClipper_impl() const | CEGUI::Window | protectedvirtual |
getParent() const | CEGUI::Window | inline |
getParentElement() const | CEGUI::Element | inline |
getParentElementClipIntersection(const Rectf &unclipped_area) const | CEGUI::Window | protected |
getParentPixelSize(bool skipAllPixelAlignment=false) const | CEGUI::Element | |
getPixelPosition() const | CEGUI::Element | inline |
getPixelSize() const | CEGUI::Element | inline |
getPopupMenuItem(void) const | CEGUI::MenuBase | inline |
getPosition() const | CEGUI::Element | inline |
getProperty(const String &name) const | CEGUI::PropertySet | |
getProperty(const String &name) const | CEGUI::PropertySet | inline |
getPropertyDefault(const String &name) const | CEGUI::PropertySet | |
getPropertyHelp(const String &name) const | CEGUI::PropertySet | |
getPropertyInstance(const String &name) const | CEGUI::PropertySet | |
getPropertyIterator(void) const | CEGUI::PropertySet | |
getRealSortCallback(void) const | CEGUI::ItemListBase | protected |
getRenderedString() const | CEGUI::Window | |
getRenderedStringParser() const | CEGUI::Window | virtual |
getRenderingContext(RenderingContext &ctx) const | CEGUI::Window | |
getRenderingContext_impl(RenderingContext &ctx) const | CEGUI::Window | virtual |
getRenderingSurface() const | CEGUI::Window | |
getRootContainerSize() const | CEGUI::Window | virtual |
getRootWindow() const | CEGUI::Window | |
getRootWindow() (defined in CEGUI::Window) | CEGUI::Window | |
getRotation() const | CEGUI::Element | inline |
getScriptModule() const | CEGUI::EventSet | protected |
getSize() const | CEGUI::Element | inline |
getSortCallback(void) const | CEGUI::ItemListBase | inline |
getSortMode(void) const | CEGUI::ItemListBase | inline |
getTargetChildAtPosition(const Vector2f &position, const bool allow_disabled=false) const | CEGUI::Window | |
getTargetRenderingSurface() const | CEGUI::Window | |
getText(void) const | CEGUI::Window | inline |
getTextVisual() const | CEGUI::Window | |
getTooltip(void) const | CEGUI::Window | |
getTooltipText(void) const | CEGUI::Window | |
getTooltipType(void) const | CEGUI::Window | |
getType(void) const | CEGUI::Window | |
getUnclippedInnerRect() const | CEGUI::Element | inline |
getUnclippedInnerRect_impl(bool skipAllPixelAlignment) const | CEGUI::Window | protectedvirtual |
getUnclippedOuterRect() const | CEGUI::Element | inline |
getUnclippedOuterRect_impl(bool skipAllPixelAlignment) const | CEGUI::Element | protectedvirtual |
getUnclippedRect(const bool inner) const | CEGUI::Element | inline |
getUnprojectedPosition(const Vector2f &pos) const | CEGUI::Window | |
getUpdateMode() const | CEGUI::Window | |
getUserData(void) const | CEGUI::Window | inline |
getUserString(const String &name) const | CEGUI::Window | |
getVerticalAlignment() const | CEGUI::Element | inline |
getWidth() const | CEGUI::Element | inline |
getWindowAttachedToCommonAncestor(const Window &wnd) const | CEGUI::Window | protected |
getWindowRenderer(void) const | CEGUI::Window | |
getWindowRendererName() const | CEGUI::Window | |
getXPosition() const | CEGUI::Element | inline |
getYPosition() const | CEGUI::Element | inline |
getZIndex() const | CEGUI::Window | |
handle_PaneChildRemoved(const EventArgs &e) | CEGUI::ItemListBase | protectedvirtual |
handleFontRenderSizeChange(const EventArgs &args) | CEGUI::Window | protectedvirtual |
handleUpdatedItemData(bool resort=false) | CEGUI::ItemListBase | |
hide(void) | CEGUI::Window | inline |
inheritsAlpha(void) const | CEGUI::Window | inline |
inheritsTooltipText(void) const | CEGUI::Window | |
initialiseClippers(const RenderingContext &ctx) | CEGUI::Window | protected |
initialiseComponents(void) | CEGUI::ItemListBase | virtual |
insertItem(ItemEntry *item, const ItemEntry *position) | CEGUI::ItemListBase | |
insertText(const String &text, const String::size_type position) | CEGUI::Window | |
invalidate(void) | CEGUI::Window | |
invalidate(const bool recursive) | CEGUI::Window | |
invalidate_impl(const bool recursive) | CEGUI::Window | protected |
invalidateRenderingSurface() | CEGUI::Window | |
isActive(void) const | CEGUI::Window | |
isAlwaysOnTop(void) const | CEGUI::Window | inline |
isAncestor(uint ID) const | CEGUI::Window | |
CEGUI::NamedElement::isAncestor(const String &name) const | CEGUI::NamedElement | |
CEGUI::Element::isAncestor(const Element *element) const | CEGUI::Element | |
isAutoResizeEnabled() const | CEGUI::ItemListBase | inline |
isAutoWindow(void) const | CEGUI::Window | inline |
isBehind(const Window &wnd) const | CEGUI::Window | |
isCapturedByAncestor(void) const | CEGUI::Window | inline |
isCapturedByChild(void) const | CEGUI::Window | inline |
isCapturedByThis(void) const | CEGUI::Window | inline |
isChild(uint ID) const | CEGUI::Window | |
CEGUI::NamedElement::isChild(const String &name_path) const | CEGUI::NamedElement | |
CEGUI::Element::isChild(const Element *element) const | CEGUI::Element | |
isChildRecursive(uint ID) const | CEGUI::Window | |
CEGUI::NamedElement::isChildRecursive(const String &name) const | CEGUI::NamedElement | |
isClippedByParent(void) const | CEGUI::Window | inline |
isDestroyedByParent(void) const | CEGUI::Window | inline |
isDisabled() const | CEGUI::Window | |
isDragDropTarget() const | CEGUI::Window | |
isEffectiveDisabled() const | CEGUI::Window | |
isEffectiveVisible() const | CEGUI::Window | |
isEventPresent(const String &name) | CEGUI::EventSet | |
isHit(const Vector2f &position, const bool allow_disabled=false) const | CEGUI::Window | virtual |
isHitTargetWindow(const Vector2f &position, bool allow_disabled) const (defined in CEGUI::Window) | CEGUI::Window | protected |
isInFront(const Window &wnd) const | CEGUI::Window | |
isInnerRectSizeChanged() const | CEGUI::Element | inlineprotected |
isItemInList(const ItemEntry *item) const | CEGUI::ItemListBase | |
isMouseAutoRepeatEnabled(void) const | CEGUI::Window | |
isMouseContainedInArea() const | CEGUI::Window | |
isMouseInputPropagationEnabled() const | CEGUI::Window | |
isMousePassThroughEnabled(void) const | CEGUI::Window | inline |
isMultiplePopupsAllowed(void) const | CEGUI::MenuBase | inline |
isMuted(void) const | CEGUI::EventSet | |
isNonClient() const | CEGUI::Element | inline |
isPixelAligned() const | CEGUI::Element | inline |
isPropertyAtDefault(const Property *property) const | CEGUI::Window | protected |
isPropertyBannedFromXML(const String &property_name) const | CEGUI::Window | |
isPropertyBannedFromXML(const Property *property) const | CEGUI::Window | |
isPropertyDefault(const String &name) const | CEGUI::PropertySet | |
isPropertyPresent(const String &name) const | CEGUI::PropertySet | |
isRiseOnClickEnabled(void) const | CEGUI::Window | inline |
isSortEnabled(void) const | CEGUI::ItemListBase | inline |
isTextParsingEnabled() const | CEGUI::Window | |
isTopOfZOrder() const | CEGUI::Window | protected |
isUserStringDefined(const String &name) const | CEGUI::Window | |
isUsingAutoRenderingSurface() const | CEGUI::Window | |
isUsingDefaultTooltip(void) const | CEGUI::Window | |
isVisible() const | CEGUI::Window | |
isWritingXMLAllowed(void) const | CEGUI::Window | inline |
isZOrderingEnabled(void) const | CEGUI::Window | |
ItemEntryList typedef (defined in CEGUI::ItemListBase) | CEGUI::ItemListBase | protected |
ItemListBase(const String &type, const String &name) | CEGUI::ItemListBase | |
layoutItemWidgets() | CEGUI::Menubar | protectedvirtual |
layoutLookNFeelChildWidgets() (defined in CEGUI::Window) | CEGUI::Window | protected |
markCachedWindowRectsInvalid() (defined in CEGUI::Window) | CEGUI::Window | protected |
Menubar(const String &type, const String &name) | CEGUI::Menubar | |
MenuBase(const String &type, const String &name) | CEGUI::MenuBase | |
moveBehind(const Window *const window) | CEGUI::Window | |
moveInFront(const Window *const window) | CEGUI::Window | |
moveToBack() | CEGUI::Window | |
moveToFront() | CEGUI::Window | |
moveToFront_impl(bool wasClicked) | CEGUI::Window | protectedvirtual |
NamedElement(const String &name="") | CEGUI::NamedElement | |
notifyChildrenOfSizeChange(const bool non_client, const bool client) (defined in CEGUI::Element) | CEGUI::Element | protected |
notifyClippingChanged(void) | CEGUI::Window | protected |
notifyDragDropItemDropped(DragContainer *item) | CEGUI::Window | |
notifyDragDropItemEnters(DragContainer *item) | CEGUI::Window | |
notifyDragDropItemLeaves(DragContainer *item) | CEGUI::Window | |
notifyItemClicked(ItemEntry *) | CEGUI::ItemListBase | inlinevirtual |
notifyItemSelectState(ItemEntry *, bool) | CEGUI::ItemListBase | inlinevirtual |
notifyScreenAreaChanged(bool recursive=true) | CEGUI::Window | virtual |
onActivated(ActivationEventArgs &e) | CEGUI::Window | protectedvirtual |
onAlphaChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onAlwaysOnTopChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onCaptureGained(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onCaptureLost(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onCharacter(KeyEventArgs &e) | CEGUI::Window | protectedvirtual |
onChildAdded(ElementEventArgs &e) | CEGUI::Window | protectedvirtual |
onChildRemoved(ElementEventArgs &e) | CEGUI::MenuBase | protectedvirtual |
onClippingChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onDeactivated(ActivationEventArgs &e) | CEGUI::Window | protectedvirtual |
onDestructionStarted(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onDisabled(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onDragDropItemDropped(DragDropEventArgs &e) | CEGUI::Window | protectedvirtual |
onDragDropItemEnters(DragDropEventArgs &e) | CEGUI::Window | protectedvirtual |
onDragDropItemLeaves(DragDropEventArgs &e) | CEGUI::Window | protectedvirtual |
onEnabled(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onFontChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onHidden(WindowEventArgs &e) | CEGUI::MenuBase | protectedvirtual |
onHorizontalAlignmentChanged(ElementEventArgs &e) | CEGUI::Element | protectedvirtual |
onIDChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onInheritsAlphaChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onInvalidated(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onKeyDown(KeyEventArgs &e) | CEGUI::Window | protectedvirtual |
onKeyUp(KeyEventArgs &e) | CEGUI::Window | protectedvirtual |
onListContentsChanged(WindowEventArgs &e) | CEGUI::ItemListBase | protectedvirtual |
onMarginChanged(WindowEventArgs &e) (defined in CEGUI::Window) | CEGUI::Window | protectedvirtual |
onMouseButtonDown(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseButtonUp(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseClicked(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseDoubleClicked(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseEnters(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseEntersArea(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseLeaves(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseLeavesArea(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseMove(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseTripleClicked(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMouseWheel(MouseEventArgs &e) | CEGUI::Window | protectedvirtual |
onMoved(ElementEventArgs &e) | CEGUI::Window | protectedvirtual |
onNameChanged(NamedElementEventArgs &e) | CEGUI::NamedElement | protectedvirtual |
onNonClientChanged(ElementEventArgs &e) | CEGUI::Element | protectedvirtual |
onParentDestroyChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onParentSized(ElementEventArgs &e) | CEGUI::ItemListBase | protectedvirtual |
onPopupClosed(WindowEventArgs &e) | CEGUI::MenuBase | protectedvirtual |
onPopupOpened(WindowEventArgs &e) | CEGUI::MenuBase | protectedvirtual |
onRenderingEnded(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onRenderingStarted(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onRotated(ElementEventArgs &e) | CEGUI::Window | protectedvirtual |
onShown(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onSized(ElementEventArgs &e) | CEGUI::Window | protectedvirtual |
onSortEnabledChanged(WindowEventArgs &e) | CEGUI::ItemListBase | protectedvirtual |
onSortModeChanged(WindowEventArgs &e) | CEGUI::ItemListBase | protectedvirtual |
onTextChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onTextParsingChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onVerticalAlignmentChanged(ElementEventArgs &e) | CEGUI::Element | protectedvirtual |
onWindowRendererAttached(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onWindowRendererDetached(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
onZChange_impl(void) | CEGUI::Window | protectedvirtual |
onZChanged(WindowEventArgs &e) | CEGUI::Window | protectedvirtual |
operator=(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
performChildWindowLayout(bool nonclient_sized_hint=false, bool client_sized_hint=false) | CEGUI::ItemListBase | virtual |
performCopy(Clipboard &clipboard) | CEGUI::Window | virtual |
performCut(Clipboard &clipboard) | CEGUI::Window | virtual |
performPaste(Clipboard &clipboard) | CEGUI::Window | virtual |
populateGeometryBuffer() | CEGUI::Window | inlineprotectedvirtual |
PropertyIterator typedef (defined in CEGUI::PropertySet) | CEGUI::PropertySet | |
PropertyReceiver() (defined in CEGUI::PropertyReceiver) | CEGUI::PropertyReceiver | inline |
PropertySet(void) | CEGUI::PropertySet | inline |
queueGeometry(const RenderingContext &ctx) | CEGUI::Window | protected |
releaseInput(void) | CEGUI::Window | |
releaseRenderingWindow() | CEGUI::Window | protected |
removeAllEvents(void) | CEGUI::EventSet | |
removeChild(uint ID) | CEGUI::Window | |
CEGUI::NamedElement::removeChild(const String &name_path) | CEGUI::NamedElement | |
CEGUI::Element::removeChild(Element *element) | CEGUI::Element | |
removeChild_impl(Element *element) | CEGUI::Window | protectedvirtual |
removeEvent(const String &name) | CEGUI::EventSet | |
removeEvent(Event &event) | CEGUI::EventSet | |
removeItem(ItemEntry *item) | CEGUI::ItemListBase | |
removeProperty(const String &name) | CEGUI::PropertySet | |
removeWindowFromDrawList(const Window &wnd) | CEGUI::Window | protected |
render() | CEGUI::Window | |
resetList(void) | CEGUI::ItemListBase | |
resetList_impl(void) | CEGUI::ItemListBase | protected |
restoresOldCapture(void) const | CEGUI::Window | inline |
setAllowMultiplePopups(bool setting) | CEGUI::MenuBase | |
setAlpha(const float alpha) | CEGUI::Window | |
setAlwaysOnTop(bool setting) | CEGUI::Window | |
setArea(const UVector2 &pos, const USize &size) | CEGUI::Element | virtual |
setArea(const UDim &xpos, const UDim &ypos, const UDim &width, const UDim &height) | CEGUI::Element | inline |
setArea(const URect &area) | CEGUI::Element | inline |
setArea_impl(const UVector2 &pos, const USize &size, bool topLeftSizing=false, bool fireEvents=true) | CEGUI::Window | protectedvirtual |
setAspectMode(const AspectMode mode) | CEGUI::Element | |
setAspectRatio(const float ratio) | CEGUI::Element | |
setAutoCloseNestedPopups(bool setting) | CEGUI::MenuBase | inline |
setAutoRepeatDelay(float delay) | CEGUI::Window | |
setAutoRepeatRate(float rate) | CEGUI::Window | |
setAutoResizeEnabled(bool setting) | CEGUI::ItemListBase | |
setAutoWindow(bool is_auto) | CEGUI::Window | |
setClippedByParent(bool setting) | CEGUI::Window | |
setCustomRenderedStringParser(RenderedStringParser *parser) | CEGUI::Window | |
setDestroyedByParent(bool setting) | CEGUI::Window | |
setDisabled(bool setting) | CEGUI::Window | |
setDistributesCapturedInputs(bool setting) | CEGUI::Window | |
setDragDropTarget(bool setting) | CEGUI::Window | |
setEnabled(bool setting) | CEGUI::Window | |
setFalagardType(const String &type, const String &rendererType="") | CEGUI::Window | |
setFont(const Font *font) | CEGUI::Window | |
setFont(const String &name) | CEGUI::Window | |
setGUIContext(GUIContext *context) | CEGUI::Window | |
setHeight(const UDim &height) | CEGUI::Element | inline |
setHorizontalAlignment(const HorizontalAlignment alignment) | CEGUI::Element | virtual |
setID(uint ID) | CEGUI::Window | |
setInheritsAlpha(bool setting) | CEGUI::Window | |
setInheritsTooltipText(bool setting) | CEGUI::Window | |
setItemSpacing(float spacing) | CEGUI::MenuBase | inline |
setLookNFeel(const String &look) | CEGUI::Window | virtual |
setMargin(const UBox &margin) | CEGUI::Window | virtual |
setMaxSize(const USize &size) | CEGUI::Element | |
setMinSize(const USize &size) | CEGUI::Element | |
setModalState(bool state) | CEGUI::Window | |
setMouseAutoRepeatEnabled(bool setting) | CEGUI::Window | |
setMouseCursor(const Image *image) | CEGUI::Window | |
setMouseCursor(const String &name) | CEGUI::Window | |
setMouseInputPropagationEnabled(const bool enabled) | CEGUI::Window | |
setMousePassThroughEnabled(bool setting) | CEGUI::Window | inline |
setMutedState(bool setting) | CEGUI::EventSet | |
setName(const String &name) | CEGUI::NamedElement | virtual |
setNonClient(const bool setting) | CEGUI::Element | |
setParent(Element *parent) | CEGUI::Window | protectedvirtual |
setPixelAligned(const bool setting) | CEGUI::Element | |
setPopupMenuItemClosing() | CEGUI::MenuBase | |
setPosition(const UVector2 &pos) | CEGUI::Element | inline |
setProperty(const String &name, const String &value) | CEGUI::PropertySet | |
setProperty(const String &name, typename PropertyHelper< T >::pass_type value) | CEGUI::PropertySet | inline |
setRenderingSurface(RenderingSurface *surface) | CEGUI::Window | |
setRestoreOldCapture(bool setting) | CEGUI::Window | |
setRiseOnClickEnabled(bool setting) | CEGUI::Window | inline |
setRotation(const Quaternion &rotation) | CEGUI::Element | |
setSize(const USize &size) | CEGUI::Element | inline |
setSortCallback(SortCallback cb) | CEGUI::ItemListBase | |
setSortEnabled(bool setting) | CEGUI::ItemListBase | |
setSortMode(SortMode mode) | CEGUI::ItemListBase | |
setText(const String &text) | CEGUI::Window | |
setTextParsingEnabled(const bool setting) | CEGUI::Window | |
setTooltip(Tooltip *tooltip) | CEGUI::Window | |
setTooltipText(const String &tip) | CEGUI::Window | |
setTooltipType(const String &tooltipType) | CEGUI::Window | |
setUpdateMode(const WindowUpdateMode mode) | CEGUI::Window | |
setUserData(void *user_data) | CEGUI::Window | inline |
setUserString(const String &name, const String &value) | CEGUI::Window | |
setUsingAutoRenderingSurface(bool setting) | CEGUI::Window | |
setVerticalAlignment(const VerticalAlignment alignment) | CEGUI::Element | virtual |
setVisible(bool setting) | CEGUI::Window | |
setWantsMultiClickEvents(bool setting) | CEGUI::Window | |
setWidth(const UDim &width) | CEGUI::Element | inline |
setWindowRenderer(const String &name) | CEGUI::Window | |
setWritingXMLAllowed(bool allow) | CEGUI::Window | inline |
setXPosition(const UDim &pos) | CEGUI::Element | inline |
setYPosition(const UDim &pos) | CEGUI::Element | inline |
setZOrderingEnabled(bool setting) | CEGUI::Window | |
show(void) | CEGUI::Window | inline |
sizeToContent(void) | CEGUI::ItemListBase | inlinevirtual |
sizeToContent_impl(void) | CEGUI::ItemListBase | protectedvirtual |
SortCallback typedef (defined in CEGUI::ItemListBase) | CEGUI::ItemListBase | |
sortList(bool relayout=true) | CEGUI::ItemListBase | |
SortMode enum name | CEGUI::ItemListBase | |
subscribeEvent(const String &name, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeScriptedEvent(const String &name, const String &subscriber_name) | CEGUI::EventSet | virtual |
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name) | CEGUI::EventSet | virtual |
syncTargetSurface() | CEGUI::Window | |
TooltipNameSuffix | CEGUI::Window | static |
transferChildSurfaces() | CEGUI::Window | protected |
unbanPropertyFromXML(const String &property_name) | CEGUI::Window | |
unbanPropertyFromXML(const Property *property) | CEGUI::Window | |
update(float elapsed) | CEGUI::Window | virtual |
updateGeometryRenderSettings() | CEGUI::Window | protected |
updateSelf(float elapsed) | CEGUI::Window | protectedvirtual |
UserSort enum value (defined in CEGUI::ItemListBase) | CEGUI::ItemListBase | |
UserStringMap typedef | CEGUI::Window | protected |
UserStringNameXMLAttributeName (defined in CEGUI::Window) | CEGUI::Window | static |
UserStringValueXMLAttributeName (defined in CEGUI::Window) | CEGUI::Window | static |
UserStringXMLElementName (defined in CEGUI::Window) | CEGUI::Window | static |
validateWindowRenderer(const WindowRenderer *renderer) const | CEGUI::ItemListBase | protectedvirtual |
wantsMultiClickEvents(void) const | CEGUI::Window | |
WidgetTypeName | CEGUI::Menubar | static |
Window(const String &type, const String &name) | CEGUI::Window | |
WindowNameXMLAttributeName (defined in CEGUI::Window) | CEGUI::Window | static |
WindowTypeXMLAttributeName (defined in CEGUI::Window) | CEGUI::Window | static |
WindowXMLElementName (defined in CEGUI::Window) | CEGUI::Window | static |
writeAutoChildWindowXML(XMLSerializer &xml_stream) const (defined in CEGUI::Window) | CEGUI::Window | protectedvirtual |
writeChildWindowsXML(XMLSerializer &xml_stream) const (defined in CEGUI::Window) | CEGUI::Window | protectedvirtual |
writePropertiesXML(XMLSerializer &xml_stream) const (defined in CEGUI::Window) | CEGUI::Window | protectedvirtual |
writeXMLToStream(XMLSerializer &xml_stream) const | CEGUI::Window | virtual |
~Element() | CEGUI::Element | virtual |
~EventSet(void) | CEGUI::EventSet | virtual |
~ItemListBase(void) | CEGUI::ItemListBase | virtual |
~Menubar(void) | CEGUI::Menubar | virtual |
~MenuBase(void) | CEGUI::MenuBase | virtual |
~NamedElement() | CEGUI::NamedElement | virtual |
~PropertyReceiver() (defined in CEGUI::PropertyReceiver) | CEGUI::PropertyReceiver | inlinevirtual |
~PropertySet(void) | CEGUI::PropertySet | inlinevirtual |
~Window(void) | CEGUI::Window | virtual |