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
anonymous enum |
Enumerator | |
---|---|
RightHanded | |
LeftHanded |
Definition at line 219 of file kglobalsettings.h.
Member Data Documentation
◆ handed
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.