MCPcopy Create free account
hub / github.com/KDE/kdevelop / address

Method address

plugins/debuggercommon/widgets/disassemblewidget.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105QString SelectAddressDialog::address() const
106{
107 return m_ui.comboBox->currentText();
108}
109
110void SelectAddressDialog::clearHistory()
111{

Callers 5

breakpointAddedMethod · 0.45
slotChangeAddressMethod · 0.45
net.jsFile · 0.45
dgram.jsFile · 0.45
tls.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected