MCPcopy Create free account
hub / github.com/KDAB/GammaRay / updatePendingSelection

Method updatePendingSelection

ui/modelpickerdialog.cpp:121–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void ModelPickerDialog::updatePendingSelection()
122{
123 if (m_pendingSelection != qNullSelection())
124 setCurrentIndex(m_pendingSelection.first, m_pendingSelection.second);
125}

Callers

nothing calls this directly

Calls 1

qNullSelectionFunction · 0.85

Tested by

no test coverage detected