DebuggerToolTipContext Class

(Debugger::QmlJS::Debugger::Internal::DebuggerToolTipContext)

Public Functions

DebuggerToolTipContext()
bool isSame(const Debugger::QmlJS::Debugger::Internal::DebuggerToolTipContext &other) const
bool isValid() const
bool matchesFrame(const Debugger::QmlJS::Debugger::Internal::StackFrame &frame) const
int toolTip() const

Member Function Documentation

DebuggerToolTipContext::DebuggerToolTipContext()

Default constructs an instance of DebuggerToolTipContext.

bool DebuggerToolTipContext::isSame(const Debugger::QmlJS::Debugger::Internal::DebuggerToolTipContext &other) const

bool DebuggerToolTipContext::isValid() const

bool DebuggerToolTipContext::matchesFrame(const Debugger::QmlJS::Debugger::Internal::StackFrame &frame) const

int DebuggerToolTipContext::toolTip() const