| KWin
    | 
#include <screenlockerwatcher.h>
 
 | Signals | |
| void | locked (bool locked) | 
| void | aboutToLock () | 
| Public Member Functions | |
| ScreenLockerWatcher () | |
| bool | isLocked () const | 
Definition at line 23 of file screenlockerwatcher.h.
| 
 | explicit | 
Definition at line 21 of file screenlockerwatcher.cpp.
| 
 | signal | 
| bool KWin::ScreenLockerWatcher::isLocked | ( | ) | const | 
Definition at line 81 of file screenlockerwatcher.cpp.
| 
 | signal |