[Differential] [Changed Subscribers] D2853: Mouse KCM: Align spin boxes, port to Qt5

mart (Marco Martin) noreply at phabricator.kde.org
Mon Sep 26 09:06:48 UTC 2016


mart added inline comments.

INLINE COMMENTS

> mouse.cpp:796
> +  foreach (QObject *obj, children) {
> +    QAbstractSpinBox *field = qobject_cast<QAbstractSpinBox *>(obj);
> +    if (field != NULL) {

not sure about this manual resize.
couldn't the kcm just have used a gridlayout instead?

REPOSITORY
  rPLASMADESKTOP Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D2853

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: marten, #plasma
Cc: mart, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160926/0211684e/attachment.html>


More information about the Plasma-devel mailing list