KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::ParameterSet Struct Reference

Public Attributes

qreal stiffness
 
qreal drag
 
qreal move_factor
 
qreal xTesselation
 
qreal yTesselation
 
qreal minVelocity
 
qreal maxVelocity
 
qreal stopVelocity
 
qreal minAcceleration
 
qreal maxAcceleration
 
qreal stopAcceleration
 
int stiffness
 
int drag
 
int move_factor
 

Detailed Description

Definition at line 34 of file wobblywindows.cpp.

Member Data Documentation

◆ drag [1/2]

qreal KWin::ParameterSet::drag

Definition at line 37 of file wobblywindows.cpp.

◆ drag [2/2]

int KWin::ParameterSet::drag

Definition at line 33 of file wobblywindows_config.cpp.

◆ maxAcceleration

qreal KWin::ParameterSet::maxAcceleration

Definition at line 47 of file wobblywindows.cpp.

◆ maxVelocity

qreal KWin::ParameterSet::maxVelocity

Definition at line 44 of file wobblywindows.cpp.

◆ minAcceleration

qreal KWin::ParameterSet::minAcceleration

Definition at line 46 of file wobblywindows.cpp.

◆ minVelocity

qreal KWin::ParameterSet::minVelocity

Definition at line 43 of file wobblywindows.cpp.

◆ move_factor [1/2]

qreal KWin::ParameterSet::move_factor

Definition at line 38 of file wobblywindows.cpp.

◆ move_factor [2/2]

int KWin::ParameterSet::move_factor

Definition at line 34 of file wobblywindows_config.cpp.

◆ stiffness [1/2]

qreal KWin::ParameterSet::stiffness

Definition at line 36 of file wobblywindows.cpp.

◆ stiffness [2/2]

int KWin::ParameterSet::stiffness

Definition at line 32 of file wobblywindows_config.cpp.

◆ stopAcceleration

qreal KWin::ParameterSet::stopAcceleration

Definition at line 48 of file wobblywindows.cpp.

◆ stopVelocity

qreal KWin::ParameterSet::stopVelocity

Definition at line 45 of file wobblywindows.cpp.

◆ xTesselation

qreal KWin::ParameterSet::xTesselation

Definition at line 40 of file wobblywindows.cpp.

◆ yTesselation

qreal KWin::ParameterSet::yTesselation

Definition at line 41 of file wobblywindows.cpp.


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