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

#include <orientationsensor.h>

Inheritance diagram for KWin::OrientationSensor:

Signals

void orientationChanged ()
 

Public Member Functions

 OrientationSensor ()
 
 ~OrientationSensor ()
 
void setEnabled (bool enable)
 
QOrientationReading * reading () const
 

Detailed Description

Definition at line 18 of file orientationsensor.h.

Constructor & Destructor Documentation

◆ OrientationSensor()

KWin::OrientationSensor::OrientationSensor ( )
explicit

Definition at line 14 of file orientationsensor.cpp.

◆ ~OrientationSensor()

KWin::OrientationSensor::~OrientationSensor ( )
default

Member Function Documentation

◆ orientationChanged

void KWin::OrientationSensor::orientationChanged ( )
signal

◆ reading()

QOrientationReading * KWin::OrientationSensor::reading ( ) const

Definition at line 34 of file orientationsensor.cpp.

◆ setEnabled()

void KWin::OrientationSensor::setEnabled ( bool enable)

Definition at line 23 of file orientationsensor.cpp.


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