Device support: Rename DeviceManager::deviceListChanged().
The name is misleading: A "change" could also mean a device was added or
removed, which is not what his signal tracks. The new name is
"deviceListReplaced", which should give a better hint.
In addition, add an explanatory comment.
Change-Id: I0a67c4caf20520df53f2d046905b7ac8da4c2972
Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
Showing
- src/plugins/projectexplorer/devicesupport/devicemanager.cpp 8 additions, 8 deletionssrc/plugins/projectexplorer/devicesupport/devicemanager.cpp
- src/plugins/projectexplorer/devicesupport/devicemanager.h 1 addition, 1 deletionsrc/plugins/projectexplorer/devicesupport/devicemanager.h
- src/plugins/projectexplorer/devicesupport/devicemanagermodel.cpp 1 addition, 1 deletion...gins/projectexplorer/devicesupport/devicemanagermodel.cpp
- src/plugins/projectexplorer/kitinformation.cpp 1 addition, 1 deletionsrc/plugins/projectexplorer/kitinformation.cpp
- src/plugins/qnx/blackberrydeviceconnectionmanager.cpp 1 addition, 1 deletionsrc/plugins/qnx/blackberrydeviceconnectionmanager.cpp
Loading
Please register or sign in to comment