Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actuallyaridan/linux-devmgmt
/ onSelectionChanged
Method
onSelectionChanged
src/ui/MainWindow.cpp:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void MainWindow::onSelectionChanged() {
151
updateActionStates();
152
}
153
154
void MainWindow::updateActionStates() {
155
auto idx = m_tree->currentIndex();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected