Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setAddress
Method
setAddress
plugins/debuggercommon/widgets/disassemblewidget.cpp:485–488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
483
}
484
485
void SelectAddressDialog::setAddress ( const QString& address )
486
{
487
m_ui.comboBox->setCurrentItem ( address, true );
488
}
489
490
void DisassembleWidget::update(const QString &address)
491
{
Callers
1
slotChangeAddress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected