ScummVM API documentation
GUI::GridWidget Member List

This is the complete list of members for GUI::GridWidget, including all inherited members.

_backgroundType (defined in GUI::ContainerWidget)GUI::ContainerWidgetprotected
_boss (defined in GUI::Widget)GUI::Widgetprotected
_dataEntryList (defined in GUI::GridWidget)GUI::GridWidgetprotected
_disabledIconOverlay (defined in GUI::GridWidget)GUI::GridWidgetprotected
_extraIconHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_extraIcons (defined in GUI::GridWidget)GUI::GridWidgetprotected
_extraIconsAlpha (defined in GUI::GridWidget)GUI::GridWidgetprotected
_extraIconWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_filter (defined in GUI::GridWidget)GUI::GridWidget
_firstVisibleItem (defined in GUI::GridWidget)GUI::GridWidgetprotected
_firstWidget (defined in GUI::GuiObject)GUI::GuiObjectprotected
_flagIconHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_flagIconWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_gridHeaderHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_gridHeaderWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_gridItemHeight (defined in GUI::GridWidget)GUI::GridWidget
_gridItems (defined in GUI::GridWidget)GUI::GridWidgetprotected
_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::GridWidgetprotected
_groupHeaderPrefix (defined in GUI::GridWidget)GUI::GridWidgetprotected
_groupHeaders (defined in GUI::GridWidget)GUI::GridWidgetprotected
_groupHeaderSuffix (defined in GUI::GridWidget)GUI::GridWidgetprotected
_groupingAttribute (defined in GUI::GridWidget)GUI::GridWidgetprotected
_groupValueIndex (defined in GUI::GridWidget)GUI::GridWidgetprotected
_h (defined in GUI::GuiObject)GUI::GuiObjectprotected
_hasFocus (defined in GUI::Widget)GUI::Widgetprotected
_headerEntryList (defined in GUI::GridWidget)GUI::GridWidgetprotected
_innerHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_innerWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_isGridInvalid (defined in GUI::GridWidget)GUI::GridWidgetprotected
_isTitlesVisible (defined in GUI::GridWidget)GUI::GridWidget
_itemsInGroup (defined in GUI::GridWidget)GUI::GridWidgetprotected
_itemsPerRow (defined in GUI::GridWidget)GUI::GridWidgetprotected
_languageIcons (defined in GUI::GridWidget)GUI::GridWidgetprotected
_languageIconsAlpha (defined in GUI::GridWidget)GUI::GridWidgetprotected
_lastVisibleItem (defined in GUI::GridWidget)GUI::GridWidgetprotected
_loadedSurfaces (defined in GUI::GridWidget)GUI::GridWidgetprotected
_metadataNames (defined in GUI::GridWidget)GUI::GridWidgetprotected
_minGridXSpacing (defined in GUI::GridWidget)GUI::GridWidgetprotected
_minGridYSpacing (defined in GUI::GridWidget)GUI::GridWidgetprotected
_name (defined in GUI::GuiObject)GUI::GuiObjectprotected
_next (defined in GUI::Widget)GUI::Widgetprotected
_platformIconHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_platformIcons (defined in GUI::GridWidget)GUI::GridWidgetprotected
_platformIconsAlpha (defined in GUI::GridWidget)GUI::GridWidgetprotected
_platformIconWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_rows (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollBar (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollBarWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollPos (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollSpeed (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollWindowHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollWindowPaddingX (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollWindowPaddingY (defined in GUI::GridWidget)GUI::GridWidgetprotected
_scrollWindowWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_selectedEntry (defined in GUI::GridWidget)GUI::GridWidget
_sortedEntryList (defined in GUI::GridWidget)GUI::GridWidgetprotected
_state (defined in GUI::Widget)GUI::Widgetprotected
_target (defined in GUI::CommandSender)GUI::CommandSenderprotected
_textDrawableArea (defined in GUI::GuiObject)GUI::GuiObjectprotected
_thumbnailHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_thumbnailMargin (defined in GUI::GridWidget)GUI::GridWidget
_thumbnailWidth (defined in GUI::GridWidget)GUI::GridWidgetprotected
_tooltip (defined in GUI::Widget)GUI::Widgetprotected
_trayHeight (defined in GUI::GridWidget)GUI::GridWidgetprotected
_type (defined in GUI::Widget)GUI::Widgetprotected
_useRTL (defined in GUI::GuiObject)GUI::GuiObjectprotected
_visibleEntryList (defined in GUI::GridWidget)GUI::GridWidgetprotected
_w (defined in GUI::GuiObject)GUI::GuiObjectprotected
_x (defined in GUI::GuiObject)GUI::GuiObjectprotected
_y (defined in GUI::GuiObject)GUI::GuiObjectprotected
addChild(Widget *newChild) (defined in GUI::GuiObject)GUI::GuiObjectvirtual
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::CommandSenderinline
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::ContainerWidgetvirtual
containsWidgetInChain(Widget *start, Widget *search) (defined in GUI::Widget)GUI::Widgetstatic
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::Widgetvirtual
drawWidget() override (defined in GUI::ContainerWidget)GUI::ContainerWidgetprotectedvirtual
filenameToSurface(const Common::String &name) (defined in GUI::GridWidget)GUI::GridWidget
findWidget(int x, int y) override (defined in GUI::ContainerWidget)GUI::ContainerWidgetvirtual
findWidgetInChain(Widget *start, int x, int y) (defined in GUI::Widget)GUI::Widgetstatic
findWidgetInChain(Widget *start, const char *name) (defined in GUI::Widget)GUI::Widgetstatic
getAbsX() const override (defined in GUI::Widget)GUI::Widgetinlinevirtual
getAbsY() const override (defined in GUI::Widget)GUI::Widgetinlinevirtual
getChildX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getChildY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getClipRect() constGUI::GuiObjectvirtual
getFlags() const (defined in GUI::Widget)GUI::Widgetinline
getHeight() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getMinSize(int &minWidth, int &minHeight)GUI::Widgetinlinevirtual
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::GuiObjectinlinevirtual
getRelY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getScrollPos() const (defined in GUI::GridWidget)GUI::GridWidgetinline
getSelected() const (defined in GUI::GridWidget)GUI::GridWidgetinline
getTarget() const (defined in GUI::CommandSender)GUI::CommandSenderinline
getThumbnailHeight() const (defined in GUI::GridWidget)GUI::GridWidgetinline
getThumbnailWidth() const (defined in GUI::GridWidget)GUI::GridWidgetinline
getTooltip() const (defined in GUI::Widget)GUI::Widgetinline
getType() const (defined in GUI::Widget)GUI::Widgetinline
getWidth() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
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::GridWidgetinline
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::GridWidgetvirtual
handleKeyDown(Common::KeyState state) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleKeyUp(Common::KeyState state) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseDown(int x, int y, int button, int clickCount) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseEntered(int button) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseLeft(int button) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseMoved(int x, int y, int button) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseUp(int x, int y, int button, int clickCount) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleMouseWheel(int x, int y, int direction) override (defined in GUI::GridWidget)GUI::GridWidgetvirtual
handleOtherEvent(const Common::Event &evt) (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleTickle() (defined in GUI::Widget)GUI::Widgetinlinevirtual
handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
hasTooltip() const (defined in GUI::Widget)GUI::Widgetinline
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::GuiObjectinlinevirtual
isVisible() const override (defined in GUI::Widget)GUI::Widgetvirtual
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::Widgetinline
lostFocusWidget() (defined in GUI::Widget)GUI::Widgetinlineprotectedvirtual
markAsDirty()GUI::Widgetvirtual
markGridAsInvalid() (defined in GUI::GridWidget)GUI::GridWidgetinline
move(int x, int y) (defined in GUI::GridWidget)GUI::GridWidget
next() (defined in GUI::Widget)GUI::Widgetinline
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::Widgetinline
receivedFocusWidget() (defined in GUI::Widget)GUI::Widgetinlineprotectedvirtual
reflowLayout() override (defined in GUI::GridWidget)GUI::GridWidgetvirtual
releaseFocus() override (defined in GUI::Widget)GUI::Widgetinlineprotectedvirtual
reloadThumbnails() (defined in GUI::GridWidget)GUI::GridWidget
removeWidget(Widget *widget) override (defined in GUI::ContainerWidget)GUI::ContainerWidgetvirtual
resize(int x, int y, int w, int h, bool scale=true) (defined in GUI::GuiObject)GUI::GuiObjectvirtual
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::CommandSenderinlinevirtual
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::Widgetinline
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::Widgetinline
setPos(int x, int y) (defined in GUI::Widget)GUI::Widgetinlinevirtual
setSelected(int id) (defined in GUI::GridWidget)GUI::GridWidget
setSize(int w, int h) (defined in GUI::Widget)GUI::Widgetinlinevirtual
setTarget(CommandReceiver *target) (defined in GUI::CommandSender)GUI::CommandSenderinline
setTextDrawableArea(const Common::Rect &r) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
setTitlesVisible(bool vis) (defined in GUI::GridWidget)GUI::GridWidget
setTooltip(const Common::U32String &tooltip) (defined in GUI::Widget)GUI::Widgetinline
setTooltip(const Common::String &tooltip) (defined in GUI::Widget)GUI::Widgetinline
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::Widgetprotected
useRTL() const (defined in GUI::Widget)GUI::Widget
wantsFocus() override (defined in GUI::GridWidget)GUI::GridWidgetinlinevirtual
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::CommandReceiverinlineprotectedvirtual
~CommandSender() (defined in GUI::CommandSender)GUI::CommandSenderinlinevirtual
~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