Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ clearHistory
Method
clearHistory
plugins/debuggercommon/widgets/disassemblewidget.cpp:110–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void SelectAddressDialog::clearHistory()
111
{
112
m_ui.comboBox->clearEditText();
113
m_ui.comboBox->clearHistory();
114
}
115
116
bool SelectAddressDialog::hasValidAddress() const
117
{
Callers
1
currentSessionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected