KWin
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
KWin::PointerSurfaceCursor Class Reference

Class encapsulating a Cursor image. More...

#include <pointer.h>

Public Member Functions

 PointerSurfaceCursor ()
 
 ~PointerSurfaceCursor ()
 
QPointF hotspot () const
 
SurfaceInterfacesurface () const
 

Friends

class PointerInterfacePrivate
 

Detailed Description

Class encapsulating a Cursor image.

Definition at line 89 of file pointer.h.

Constructor & Destructor Documentation

◆ PointerSurfaceCursor()

KWin::PointerSurfaceCursor::PointerSurfaceCursor ( )

Definition at line 378 of file pointer.cpp.

◆ ~PointerSurfaceCursor()

KWin::PointerSurfaceCursor::~PointerSurfaceCursor ( )

Definition at line 383 of file pointer.cpp.

Member Function Documentation

◆ hotspot()

QPointF KWin::PointerSurfaceCursor::hotspot ( ) const

The hotspot of the cursor image in surface-relative coordinates.

Definition at line 387 of file pointer.cpp.

◆ surface()

SurfaceInterface * KWin::PointerSurfaceCursor::surface ( ) const

The SurfaceInterface for the image content of the Cursor.

Definition at line 392 of file pointer.cpp.

Friends And Related Symbol Documentation

◆ PointerInterfacePrivate

friend class PointerInterfacePrivate
friend

Definition at line 106 of file pointer.h.


The documentation for this class was generated from the following files: