MCPcopy Create free account
hub / github.com/crossuo/crossuo / IsHTMLGump

Method IsHTMLGump

src/GUI/BaseGUI.h:71–71  ·  view source on GitHub ↗

This is the HTMLGump component

Source from the content-addressed store, hash-verified

69
70 // This is the HTMLGump component
71 virtual bool IsHTMLGump() { return false; }
72
73 // This is the component of HTMLGump (scroll buttons, scroller, background, output area)
74 virtual bool IsControlHTML() { return false; }

Callers 1

QFORFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected