D28498: [xdgoutput] Explicitly set version of server interface

Vlad Zahorodnii noreply at phabricator.kde.org
Thu Apr 2 14:43:29 BST 2020


zzag added inline comments.

INLINE COMMENTS

> display.h:297
> +     */
> +    XdgOutputManagerInterface *createXdgOutputManager(const XdgOutputInterfaceVersion &version, QObject *parent = nullptr);
> +

You can't introduce another createXdgOutputManager() because it's not overloaded. You probably need to rename this method, e.g. createXdgOutputManager2.

REPOSITORY
  R127 KWayland

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

To: davidedmundson, #kwin
Cc: zzag, anthonyfieroni, apol, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200402/094903cf/attachment.html>


More information about the Kde-frameworks-devel mailing list