https://bugs.kde.org/show_bug.cgi?id=415281

--- Comment #7 from Méven Car <meve...@gmail.com> ---
Git commit cdbfb3e799c72742163ecf6a6bdf073aeed874c3 by Méven Car.
Committed on 23/05/2020 at 11:12.
Pushed by meven into branch 'master'.

Add a QString Solid::Device::displayName, used in Fstab Device for network
mounts

Summary:
This adds a label field, so that devices can provide a label and a more
detailled description.
This label should be used as the device label and description used for subText
or tooltips for instance.
The description is used as label by default.

For use in D26113 and D26114

Reviewers: #frameworks, bruns, sitter

Subscribers: ervin, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D28590

M  +20   -7    src/solid/devices/backends/fstab/fstabdevice.cpp
M  +3    -0    src/solid/devices/backends/fstab/fstabdevice.h
M  +5    -0    src/solid/devices/frontend/device.cpp
M  +9    -0    src/solid/devices/frontend/device.h
M  +5    -0    src/solid/devices/ifaces/device.cpp
M  +9    -0    src/solid/devices/ifaces/device.h

https://invent.kde.org/frameworks/solid/commit/cdbfb3e799c72742163ecf6a6bdf073aeed874c3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to