D6820: Add QValidator to KTimeCombobox
Kevin Funk
noreply at phabricator.kde.org
Fri Aug 4 12:53:56 UTC 2017
kfunk added inline comments.
INLINE COMMENTS
> ktimecombobox.cpp:33
> +public:
> + KTimeValidator(QString timeFormat, QObject *parent = Q_NULLPTR);
> + KTimeValidator(QString timeFormat, QTime min, QTime max, QObject *parent = Q_NULLPTR);
Here and below: `nullptr` can be used directly in KF5
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D6820
To: bednar, cfeck
Cc: kfunk, cfeck, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170804/c9b09f39/attachment.html>
More information about the Kde-frameworks-devel
mailing list