MCPcopy 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
110void SelectAddressDialog::clearHistory()
111{
112 m_ui.comboBox->clearEditText();
113 m_ui.comboBox->clearHistory();
114}
115
116bool SelectAddressDialog::hasValidAddress() const
117{

Callers 1

currentSessionChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected