----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120087/#review65965 -----------------------------------------------------------
src/qmlcontrols/kcoreaddons/formats.h <https://git.reviewboard.kde.org/r/120087/#comment46067> Rather than redeclaring the enum could we add Q_GADGET to kformat.h then export it to QML as an uncreatale type? - David Edmundson On Sept. 7, 2014, 8:24 a.m., Kai Uwe Broulik wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/120087/ > ----------------------------------------------------------- > > (Updated Sept. 7, 2014, 8:24 a.m.) > > > Review request for Plasma. > > > Repository: kdeclarative > > > Description > ------- > > This patch exposes the duration format options from KLocale's formatDuration > in KDeclarative. > > This alows to show a time in eg. hh:mm instead of the default hh:mm:ss > > > Diffs > ----- > > src/qmlcontrols/kcoreaddons/formats.h 275f351 > src/qmlcontrols/kcoreaddons/formats.cpp c853e97 > > Diff: https://git.reviewboard.kde.org/r/120087/diff/ > > > Testing > ------- > > Adjusted battery monitor, shows proper value. > > > Thanks, > > Kai Uwe Broulik > >
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
