diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2011-07-16 22:08:03 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2011-07-16 22:08:03 +0000 |
commit | 99408dd45ea4243d7be88d5d3c27a7267fdef6f8 (patch) | |
tree | e474d37b9fab2c61516e24c06022c5d8c4bb94f1 /rbutil/rbutilqt/createvoicewindow.cpp | |
parent | 94bc289cd05ad3dccd8fafeeb3b725ef9a8c1446 (diff) |
Add custom delegate for showing the mountpoint combo box entries.
The delegate will be used for the dropdown list and show both mountpoint (left
aligned) and label / size information (right aligned). This improves
readability compared to the previous implementation. Also, the mountpoint
itself is now the text of the combo box and the additional information is in
the Qt::UserRole to avoid having to handle a user entered mountpoint separately
(since previously the mountpoint was stored in Qt::UserRole, but an edited item
would have the value in Qt::TextRole).
Disable editing the combo box entry for release builds, it shouldn't be needed
by users.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30144 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/rbutilqt/createvoicewindow.cpp')
0 files changed, 0 insertions, 0 deletions