Add more details about default implementation of isInternal()

icc-effect-5.17.5
Vlad Zagorodniy 2019-07-03 19:44:37 +03:00
parent 88c4c58072
commit 01ff92d16c
1 changed files with 2 additions and 0 deletions

View File

@ -822,6 +822,8 @@ public:
*
* Internal clients are created by KWin and used for special purpose windows,
* like the task switcher, etc.
*
* Default implementation returns @c false.
**/
virtual bool isInternal() const;