kwin/effects/slide
Vlad Zagorodniy 7b20e1f66f Overhaul doxygen comments
Summary:
We have a mix of different doxygen comment styles, e.g.

    /*!
      Foo bar.
     */

    /**
     * Foo bar.
     */

    /** Foo bar.
     */

    /**
     * Foo bar.
     */

    /**
     * Foo bar.
     **/

To make the code more consistent, this change updates the style of all
doxygen comments to the last one.

Test Plan: Compiles.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D18683
2019-02-12 19:29:33 +02:00
..
CMakeLists.txt [effects/slide] Add 'Duration' option 2018-01-01 16:54:02 +02:00
slide.cpp Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
slide.h [effects/slide] Simplify logic that forces blur and background contrast 2018-10-02 19:54:37 +03:00
slide.kcfg [effects/slide] Disable "Slide docks" 2018-06-23 12:06:08 +03:00
slide_config.cpp [effects] replace old slide effect with a new one 2018-02-16 06:09:27 +02:00
slide_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-08-15 05:48:31 +02:00
slide_config.h [effects/slide] Fix coding style 2018-07-21 14:44:37 +03:00
slide_config.ui [effects/slide] Add "Slide desktop background" option 2018-06-19 12:35:53 +03:00
slideconfig.kcfgc [effects/slide] Add 'Duration' option 2018-01-01 16:54:02 +02:00