ScummVM API documentation
GUI::IntegrityDialog Member List

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

_backgroundType (defined in GUI::Dialog)GUI::Dialogprotected
_dragWidget (defined in GUI::Dialog)GUI::Dialogprotected
_firstWidget (defined in GUI::GuiObject)GUI::GuiObjectprotected
_focusedWidget (defined in GUI::Dialog)GUI::Dialogprotected
_h (defined in GUI::GuiObject)GUI::GuiObjectprotected
_mouseUpdatedOnFocus (defined in GUI::Dialog)GUI::Dialogprotected
_mouseWidget (defined in GUI::Dialog)GUI::Dialogprotected
_name (defined in GUI::GuiObject)GUI::GuiObjectprotected
_target (defined in GUI::CommandSender)GUI::CommandSenderprotected
_textDrawableArea (defined in GUI::GuiObject)GUI::GuiObjectprotected
_tickleWidget (defined in GUI::Dialog)GUI::Dialogprotected
_useRTL (defined in GUI::GuiObject)GUI::GuiObjectprotected
_visible (defined in GUI::Dialog)GUI::Dialogprotected
_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
calculateTotalSize(Common::Path gamePath) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
checksumResponseCallback(const Common::JSONValue *r) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
close() override (defined in GUI::IntegrityDialog)GUI::IntegrityDialogvirtual
CommandSender(CommandReceiver *target) (defined in GUI::CommandSender)GUI::CommandSenderinline
Dialog(int x, int y, int w, int h, bool scale=false) (defined in GUI::Dialog)GUI::Dialog
Dialog(const Common::String &name) (defined in GUI::Dialog)GUI::Dialog
drawDialog(DrawLayer layerToDraw)GUI::Dialogprotectedvirtual
drawWidgets()GUI::Dialogprotected
errorCallback(const Networking::ErrorResponse &error) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
findWidget(int x, int y) (defined in GUI::Dialog)GUI::Dialogprotected
findWidget(const char *name) (defined in GUI::Dialog)GUI::Dialogprotected
generateChecksums(Common::Path gamePath, Common::Array< Common::StringArray > &fileChecksums) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
generateJSONRequest(Common::Path gamePath, Common::String gameid, Common::String engineid, Common::String extra, Common::String platform, Common::String language) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
getAbsX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getAbsY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getChildX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getChildY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getClipRect() constGUI::GuiObjectvirtual
getFocusWidget() (defined in GUI::Dialog)GUI::Dialoginline
getHeight() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getRelX() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getRelY() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
getResult() const (defined in GUI::Dialog)GUI::Dialoginlineprotected
getTarget() const (defined in GUI::CommandSender)GUI::CommandSenderinline
getTickleWidget() (defined in GUI::Dialog)GUI::Dialoginline
getWidth() const (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
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::IntegrityDialog)GUI::IntegrityDialogvirtual
handleKeyDown(Common::KeyState state) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleKeyUp(Common::KeyState state) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseDown(int x, int y, int button, int clickCount) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseLeft(int button) (defined in GUI::Dialog)GUI::Dialoginlineprotectedvirtual
handleMouseMoved(int x, int y, int button) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseUp(int x, int y, int button, int clickCount) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleMouseWheel(int x, int y, int direction) override (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleOtherEvent(const Common::Event &evt) (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
handleTickle() override (defined in GUI::IntegrityDialog)GUI::IntegrityDialogvirtual
handleTooltipUpdate(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
IntegrityDialog(Common::String endpoint, Common::String gameConfig) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
isDragging() const (defined in GUI::Dialog)GUI::Dialoginline
isMouseUpdatedOnFocus() const (defined in GUI::Dialog)GUI::Dialoginline
isPointIn(int x, int y) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
isVisible() const override (defined in GUI::Dialog)GUI::Dialoginlinevirtual
lostFocus() (defined in GUI::Dialog)GUI::Dialogvirtual
markWidgetsAsDirty()GUI::Dialogprotected
open() override (defined in GUI::IntegrityDialog)GUI::IntegrityDialogvirtual
parseJSON(const Common::JSONValue *response) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
receivedFocus(int x=-1, int y=-1) (defined in GUI::Dialog)GUI::Dialoginlinevirtual
reflowLayout() override (defined in GUI::IntegrityDialog)GUI::IntegrityDialogvirtual
releaseFocus() override (defined in GUI::Dialog)GUI::Dialogvirtual
removeWidget(Widget *widget) override (defined in GUI::Dialog)GUI::Dialogprotectedvirtual
resize(int x, int y, int w, int h, bool scale=true) (defined in GUI::GuiObject)GUI::GuiObjectvirtual
runModal() (defined in GUI::Dialog)GUI::Dialogvirtual
sendCommand(uint32 cmd, uint32 data) (defined in GUI::CommandSender)GUI::CommandSenderinlinevirtual
sendJSON() (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
setDefaultFocusedWidget() (defined in GUI::Dialog)GUI::Dialogprotected
setError(Common::U32String &msg) (defined in GUI::IntegrityDialog)GUI::IntegrityDialog
setFocusWidget(Widget *widget) (defined in GUI::Dialog)GUI::Dialog
setMouseUpdatedOnFocus(bool mouseUpdatedOnFocus) (defined in GUI::Dialog)GUI::Dialoginlineprotected
setResult(int result) (defined in GUI::Dialog)GUI::Dialoginlineprotected
setTarget(CommandReceiver *target) (defined in GUI::CommandSender)GUI::CommandSenderinline
setTextDrawableArea(const Common::Rect &r) (defined in GUI::GuiObject)GUI::GuiObjectinlinevirtual
setTickleWidget(Widget *widget) (defined in GUI::Dialog)GUI::Dialoginline
unSetTickleWidget() (defined in GUI::Dialog)GUI::Dialoginline
~CommandReceiver() (defined in GUI::CommandReceiver)GUI::CommandReceiverinlineprotectedvirtual
~CommandSender() (defined in GUI::CommandSender)GUI::CommandSenderinlinevirtual
~GuiObject() override (defined in GUI::GuiObject)GUI::GuiObject
~IntegrityDialog() (defined in GUI::IntegrityDialog)GUI::IntegrityDialog