Commit ID 19213a6c34e1b47a100815ccbfee8b5c70c3c12a
|
Contributor: | Alex Fiestas | Files Modified: | 1 |
| Date: | 05-June-2012 at 16:12 | Lines Added: | 7 | |
| Repository: | git://anongit.kde.org/kdelibs.git master | Lines Removed: | 5 | |
| Commit Comment: | Emit deviceRemoved/Added with the right deviceList set The problem is quite straightforward, deviceAdded is being emitted when the m_deviceList has the OLD list, so the new device is still NOT in it. If the user of the library instances a device Solid::Device(UDI) in the slot after that signal, the device will be null because it will not be found in m_deviceList. REVIEW: 105132 |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C++ | 7 | 5 | 0 | 0 | 0 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| solid/solid/backends/fstab/fstabmanager.cpp | C++ | 7 | 5 | 0 | 0 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.