This is the complete list of members for GUI::GridWidget, including all inherited members.
_backgroundType (defined in GUI::ContainerWidget) | GUI::ContainerWidget | protected |
_boss (defined in GUI::Widget) | GUI::Widget | protected |
_dataEntryList (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_disabledIconOverlay (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_extraIconHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_extraIcons (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_extraIconsAlpha (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_extraIconWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_filter (defined in GUI::GridWidget) | GUI::GridWidget | |
_firstVisibleItem (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_firstWidget (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_flagIconHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_flagIconWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_gridHeaderHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_gridHeaderWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_gridItemHeight (defined in GUI::GridWidget) | GUI::GridWidget | |
_gridItems (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_gridItemWidth (defined in GUI::GridWidget) | GUI::GridWidget | |
_gridXSpacing (defined in GUI::GridWidget) | GUI::GridWidget | |
_gridYSpacing (defined in GUI::GridWidget) | GUI::GridWidget | |
_groupExpanded (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_groupHeaderPrefix (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_groupHeaders (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_groupHeaderSuffix (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_groupingAttribute (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_groupValueIndex (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_h (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_hasFocus (defined in GUI::Widget) | GUI::Widget | protected |
_headerEntryList (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_innerHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_innerWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_isGridInvalid (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_isTitlesVisible (defined in GUI::GridWidget) | GUI::GridWidget | |
_itemsInGroup (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_itemsPerRow (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_languageIcons (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_languageIconsAlpha (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_lastVisibleItem (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_loadedSurfaces (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_metadataNames (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_minGridXSpacing (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_minGridYSpacing (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_name (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_next (defined in GUI::Widget) | GUI::Widget | protected |
_platformIconHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_platformIcons (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_platformIconsAlpha (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_platformIconWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_rows (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollBar (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollBarWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollPos (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollSpeed (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollWindowHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollWindowPaddingX (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollWindowPaddingY (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_scrollWindowWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_selectedEntry (defined in GUI::GridWidget) | GUI::GridWidget | |
_sortedEntryList (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_state (defined in GUI::Widget) | GUI::Widget | protected |
_target (defined in GUI::CommandSender) | GUI::CommandSender | protected |
_textDrawableArea (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_thumbnailHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_thumbnailMargin (defined in GUI::GridWidget) | GUI::GridWidget | |
_thumbnailWidth (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_tooltip (defined in GUI::Widget) | GUI::Widget | protected |
_trayHeight (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_type (defined in GUI::Widget) | GUI::Widget | protected |
_useRTL (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_visibleEntryList (defined in GUI::GridWidget) | GUI::GridWidget | protected |
_w (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_x (defined in GUI::GuiObject) | GUI::GuiObject | protected |
_y (defined in GUI::GuiObject) | GUI::GuiObject | protected |
addChild(Widget *newChild) (defined in GUI::GuiObject) | GUI::GuiObject | virtual |
assignEntriesToItems() (defined in GUI::GridWidget) | GUI::GridWidget | |
calcEntrySizes() (defined in GUI::GridWidget) | GUI::GridWidget | |
calcInnerHeight() (defined in GUI::GridWidget) | GUI::GridWidget | |
calcVisibleEntries() | GUI::GridWidget | |
cleanupHotkey(const Common::U32String &label) (defined in GUI::Widget) | GUI::Widget | |
clearFlags(int flags) (defined in GUI::Widget) | GUI::Widget | |
CommandSender(CommandReceiver *target) (defined in GUI::CommandSender) | GUI::CommandSender | inline |
ContainerWidget(GuiObject *boss, int x, int y, int w, int h, bool scale=false) (defined in GUI::ContainerWidget) | GUI::ContainerWidget | |
ContainerWidget(GuiObject *boss, const Common::String &name) (defined in GUI::ContainerWidget) | GUI::ContainerWidget | |
containsWidget(Widget *) const override (defined in GUI::ContainerWidget) | GUI::ContainerWidget | virtual |
containsWidgetInChain(Widget *start, Widget *search) (defined in GUI::Widget) | GUI::Widget | static |
demoToSurface(const Common::String extraString, Graphics::AlphaType &alphaType) (defined in GUI::GridWidget) | GUI::GridWidget | |
destroyItems() (defined in GUI::GridWidget) | GUI::GridWidget | |
disabledThumbnail() (defined in GUI::GridWidget) | GUI::GridWidget | |
draw() | GUI::Widget | virtual |
drawWidget() override (defined in GUI::ContainerWidget) | GUI::ContainerWidget | protectedvirtual |
filenameToSurface(const Common::String &name) (defined in GUI::GridWidget) | GUI::GridWidget | |
findWidget(int x, int y) override (defined in GUI::ContainerWidget) | GUI::ContainerWidget | virtual |
findWidgetInChain(Widget *start, int x, int y) (defined in GUI::Widget) | GUI::Widget | static |
findWidgetInChain(Widget *start, const char *name) (defined in GUI::Widget) | GUI::Widget | static |
getAbsX() const override (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
getAbsY() const override (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
getChildX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getChildY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getClipRect() const | GUI::GuiObject | virtual |
getFlags() const (defined in GUI::Widget) | GUI::Widget | inline |
getHeight() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getMinSize(int &minWidth, int &minHeight) | GUI::Widget | inlinevirtual |
getNewSel(int index) (defined in GUI::GridWidget) | GUI::GridWidget | |
getNextPos(int oldSel) (defined in GUI::GridWidget) | GUI::GridWidget | |
getRelX() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getRelY() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
getScrollPos() const (defined in GUI::GridWidget) | GUI::GridWidget | inline |
getSelected() const (defined in GUI::GridWidget) | GUI::GridWidget | inline |
getTarget() const (defined in GUI::CommandSender) | GUI::CommandSender | inline |
getThumbnailHeight() const (defined in GUI::GridWidget) | GUI::GridWidget | inline |
getThumbnailWidth() const (defined in GUI::GridWidget) | GUI::GridWidget | inline |
getTooltip() const (defined in GUI::Widget) | GUI::Widget | inline |
getType() const (defined in GUI::Widget) | GUI::Widget | inline |
getWidth() const (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
GridWidget(GuiObject *boss, const Common::String &name) (defined in GUI::GridWidget) | GUI::GridWidget | |
groupEntries() (defined in GUI::GridWidget) | GUI::GridWidget | |
groupExpanded(int groupID) (defined in GUI::GridWidget) | GUI::GridWidget | inline |
GuiObject(int x, int y, int w, int h, bool scale=false) (defined in GUI::GuiObject) | GUI::GuiObject | |
GuiObject(const Common::String &name) (defined in GUI::GuiObject) | GUI::GuiObject | |
handleCommand(CommandSender *sender, uint32 cmd, uint32 data) override (defined in GUI::GridWidget) | GUI::GridWidget | virtual |
handleKeyDown(Common::KeyState state) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleKeyUp(Common::KeyState state) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleMouseDown(int x, int y, int button, int clickCount) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleMouseEntered(int button) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleMouseLeft(int button) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleMouseMoved(int x, int y, int button) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleMouseUp(int x, int y, int button, int clickCount) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleMouseWheel(int x, int y, int direction) override (defined in GUI::GridWidget) | GUI::GridWidget | virtual |
handleOtherEvent(const Common::Event &evt) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleTickle() (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
hasTooltip() const (defined in GUI::Widget) | GUI::Widget | inline |
init() (defined in GUI::Widget) | GUI::Widget | |
isEnabled() const (defined in GUI::Widget) | GUI::Widget | |
isPointIn(int x, int y) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
isVisible() const override (defined in GUI::Widget) | GUI::Widget | virtual |
languageToSurface(Common::Language languageCode, Graphics::AlphaType &alphaType) (defined in GUI::GridWidget) | GUI::GridWidget | |
loadClosedGroups(const Common::U32String &groupName) (defined in GUI::GridWidget) | GUI::GridWidget | |
loadExtraIcons() (defined in GUI::GridWidget) | GUI::GridWidget | |
loadFlagIcons() (defined in GUI::GridWidget) | GUI::GridWidget | |
loadPlatformIcons() (defined in GUI::GridWidget) | GUI::GridWidget | |
lostFocus() (defined in GUI::Widget) | GUI::Widget | inline |
lostFocusWidget() (defined in GUI::Widget) | GUI::Widget | inlineprotectedvirtual |
markAsDirty() | GUI::Widget | virtual |
markGridAsInvalid() (defined in GUI::GridWidget) | GUI::GridWidget | inline |
move(int x, int y) (defined in GUI::GridWidget) | GUI::GridWidget | |
next() (defined in GUI::Widget) | GUI::Widget | inline |
openTray(int x, int y, int entryID) (defined in GUI::GridWidget) | GUI::GridWidget | |
openTrayAtSelected() (defined in GUI::GridWidget) | GUI::GridWidget | |
parseHotkey(const Common::U32String &label) (defined in GUI::Widget) | GUI::Widget | |
platformToSurface(Common::Platform platformCode, Graphics::AlphaType &alphaType) (defined in GUI::GridWidget) | GUI::GridWidget | |
read(const Common::U32String &str) (defined in GUI::Widget) | GUI::Widget | |
receivedFocus() (defined in GUI::Widget) | GUI::Widget | inline |
receivedFocusWidget() (defined in GUI::Widget) | GUI::Widget | inlineprotectedvirtual |
reflowLayout() override (defined in GUI::GridWidget) | GUI::GridWidget | virtual |
releaseFocus() override (defined in GUI::Widget) | GUI::Widget | inlineprotectedvirtual |
reloadThumbnails() (defined in GUI::GridWidget) | GUI::GridWidget | |
removeWidget(Widget *widget) override (defined in GUI::ContainerWidget) | GUI::ContainerWidget | virtual |
resize(int x, int y, int w, int h, bool scale=true) (defined in GUI::GuiObject) | GUI::GuiObject | virtual |
saveClosedGroups(const Common::U32String &groupName) (defined in GUI::GridWidget) | GUI::GridWidget | |
scrollBarRecalc() (defined in GUI::GridWidget) | GUI::GridWidget | |
scrollToEntry(int id, bool forceToTop) (defined in GUI::GridWidget) | GUI::GridWidget | |
sendCommand(uint32 cmd, uint32 data) (defined in GUI::CommandSender) | GUI::CommandSender | inlinevirtual |
setAttributeValues(const Common::Array< Common::U32String > &attrs) (defined in GUI::GridWidget) | GUI::GridWidget | |
setBackgroundType(ThemeEngine::WidgetBackground backgroundType) (defined in GUI::ContainerWidget) | GUI::ContainerWidget | |
setBoss(GuiObject *newBoss) (defined in GUI::Widget) | GUI::Widget | inline |
setEnabled(bool e) (defined in GUI::Widget) | GUI::Widget | |
setEntryList(Common::Array< GridItemInfo > *list) (defined in GUI::GridWidget) | GUI::GridWidget | |
setFilter(const Common::U32String &filter) (defined in GUI::GridWidget) | GUI::GridWidget | |
setFlags(int flags) (defined in GUI::Widget) | GUI::Widget | |
setGroupHeaderFormat(const Common::U32String &prefix, const Common::U32String &suffix) (defined in GUI::GridWidget) | GUI::GridWidget | |
setMetadataNames(const Common::StringMap &metadata) (defined in GUI::GridWidget) | GUI::GridWidget | |
setNext(Widget *w) (defined in GUI::Widget) | GUI::Widget | inline |
setPos(int x, int y) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
setSelected(int id) (defined in GUI::GridWidget) | GUI::GridWidget | |
setSize(int w, int h) (defined in GUI::Widget) | GUI::Widget | inlinevirtual |
setTarget(CommandReceiver *target) (defined in GUI::CommandSender) | GUI::CommandSender | inline |
setTextDrawableArea(const Common::Rect &r) (defined in GUI::GuiObject) | GUI::GuiObject | inlinevirtual |
setTitlesVisible(bool vis) (defined in GUI::GridWidget) | GUI::GridWidget | |
setTooltip(const Common::U32String &tooltip) (defined in GUI::Widget) | GUI::Widget | inline |
setTooltip(const Common::String &tooltip) (defined in GUI::Widget) | GUI::Widget | inline |
setVisible(bool e) (defined in GUI::Widget) | GUI::Widget | |
sortGroups() (defined in GUI::GridWidget) | GUI::GridWidget | |
toggleGroup(int groupID) (defined in GUI::GridWidget) | GUI::GridWidget | |
unloadSurfaces(Common::HashMap< T, const Graphics::ManagedSurface *> &surfaces) (defined in GUI::GridWidget) | GUI::GridWidget | |
updateGrid() (defined in GUI::GridWidget) | GUI::GridWidget | |
updateState(int oldFlags, int newFlags) (defined in GUI::Widget) | GUI::Widget | protected |
useRTL() const (defined in GUI::Widget) | GUI::Widget | |
wantsFocus() override (defined in GUI::GridWidget) | GUI::GridWidget | inlinevirtual |
Widget(GuiObject *boss, int x, int y, int w, int h, bool scale, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::Widget) | GUI::Widget | |
Widget(GuiObject *boss, int x, int y, int w, int h, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::Widget) | GUI::Widget | |
Widget(GuiObject *boss, const Common::String &name, const Common::U32String &tooltip=Common::U32String()) (defined in GUI::Widget) | GUI::Widget | |
~CommandReceiver() (defined in GUI::CommandReceiver) | GUI::CommandReceiver | inlineprotectedvirtual |
~CommandSender() (defined in GUI::CommandSender) | GUI::CommandSender | inlinevirtual |
~ContainerWidget() override (defined in GUI::ContainerWidget) | GUI::ContainerWidget | |
~GridWidget() (defined in GUI::GridWidget) | GUI::GridWidget | |
~GuiObject() override (defined in GUI::GuiObject) | GUI::GuiObject | |
~Widget() override (defined in GUI::Widget) | GUI::Widget |