KWin
Loading...
Searching...
No Matches
Enumerations
KWin::ExtendedCursor Namespace Reference

Enumerations

enum  Shape {
  SizeNorthWest = 0x100 + 0 , SizeNorth = 0x100 + 1 , SizeNorthEast = 0x100 + 2 , SizeEast = 0x100 + 3 ,
  SizeWest = 0x100 + 4 , SizeSouthEast = 0x100 + 5 , SizeSouth = 0x100 + 6 , SizeSouthWest = 0x100 + 7
}
 

Enumeration Type Documentation

◆ Shape

Extension of Qt::CursorShape with values not currently present there

Enumerator
SizeNorthWest 
SizeNorth 
SizeNorthEast 
SizeEast 
SizeWest 
SizeSouthEast 
SizeSouth 
SizeSouthWest 

Definition at line 34 of file cursor.h.