KDEUI
KGlobalSettings::KMouseSettings Struct Reference
#include <kglobalsettings.h>
Public Types | |
enum | { RightHanded = 0, LeftHanded = 1 } |
Public Attributes | |
int | handed |
Detailed Description
Describes the mouse settings.
Definition at line 217 of file kglobalsettings.h.
Member Enumeration Documentation
anonymous enum |
Enumerator | |
---|---|
RightHanded | |
LeftHanded |
Definition at line 219 of file kglobalsettings.h.
Member Data Documentation
int KGlobalSettings::KMouseSettings::handed |
Definition at line 220 of file kglobalsettings.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.