D17691: Add rows info to the plasma virtual desktop protocol

Vlad Zagorodniy noreply at phabricator.kde.org
Fri Jan 11 12:19:34 GMT 2019


zzag added inline comments.

INLINE COMMENTS

> test_plasma_virtual_desktop.cpp:280
> +    m_plasmaVirtualDesktopManagementInterface->setRows(3);
> +    rowsChangedSpy.wait();
> +    QCOMPARE(m_plasmaVirtualDesktopManagement->rows(), 3);

QVERIFY

> plasmavirtualdesktop.h:168
>  
> +    void rowsChanged(quint32 rows);
> +

Missing documentation.

REPOSITORY
  R127 KWayland

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

To: mart, #plasma, #kwin
Cc: zzag, davidedmundson, hein, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190111/e8dc72b3/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list