kfontinst: Port to Qt widget classes
ClosedPublic

Authored by volkov on May 26 2016, 2:28 PM.

Details

Summary

KAction -> QAction
KPushButton -> QPushButton
KProgressDialog -> QProgressDialog
KInputDialog -> QInputDialog
KIntNumInput -> QSpinBox

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
volkov updated this revision to Diff 4011.May 26 2016, 2:28 PM
volkov retitled this revision from to kfontinst: Port to Qt widget classes.
volkov updated this object.
volkov edited the test plan for this revision. (Show Details)
volkov added a reviewer: Plasma.
volkov set the repository for this revision to R119 Plasma Desktop.
Restricted Application added a project: Plasma. · View Herald TranscriptMay 26 2016, 2:28 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin accepted this revision.Jun 1 2016, 2:10 PM
graesslin added a reviewer: graesslin.
graesslin added a subscriber: graesslin.

sorry that you had to ping. I guess nobody is really familiar with the code.

The change looks good to me and makes sense, so I give you the ShipIt.

This revision is now accepted and ready to land.Jun 1 2016, 2:10 PM
This revision was automatically updated to reflect the committed changes.