D12405: [WIP] Per-screen scale factors on X11 using QT_SCREEN_SCALE_FACTORS
Frederik Gladhorn
noreply at phabricator.kde.org
Tue Jul 10 15:37:40 BST 2018
gladhorn added inline comments.
INLINE COMMENTS
> outputconfig.cpp:145
> + connect(scaleDialogButton, &QPushButton::released, [this] {
> + QPointer<ScalingConfig> dialog = new ScalingConfig(mOutput, this);
> + dialog->exec();
Why not use QScopedPointer here?
REPOSITORY
R104 KScreen
REVISION DETAIL
https://phabricator.kde.org/D12405
To: fvogt, #plasma
Cc: gladhorn, mart, hein, ngraham, graesslin, davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180710/100db9ee/attachment-0001.html>
More information about the Plasma-devel
mailing list