Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ reset
Method
reset
plugins/debuggercommon/widgets/disassemblewidget.cpp:602–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
600
}
601
602
void DisassembleWidget::StoredAddress::reset()
603
{
604
m_string.clear();
605
m_integer = 0;
606
}
607
608
bool DisassembleWidget::StoredAddress::isValid() const
609
{
Callers
1
currentSessionChanged
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected