KDEUI
KAccelManagerAlgorithm Class Reference
#include <kacceleratormanager_private.h>
Public Types | |
enum | { DEFAULT_WEIGHT = 50 , FIRST_CHARACTER_EXTRA_WEIGHT = 50 , WORD_BEGINNING_EXTRA_WEIGHT = 50 , DIALOG_BUTTON_EXTRA_WEIGHT = 300 , WANTED_ACCEL_EXTRA_WEIGHT = 150 , ACTION_ELEMENT_WEIGHT = 50 , GROUP_BOX_WEIGHT = -2000 , CHECKABLE_GROUP_BOX_WEIGHT = 20 , MENU_TITLE_WEIGHT = 250 , STANDARD_ACCEL = 300 } |
Static Public Member Functions | |
static void | findAccelerators (KAccelStringList &result, QString &used) |
Detailed Description
This class encapsulates the algorithm finding the 'best' distribution of accelerators in a hierarchy of widgets.
Definition at line 89 of file kacceleratormanager_private.h.
Member Enumeration Documentation
◆ anonymous enum
anonymous enum |
Definition at line 93 of file kacceleratormanager_private.h.
Member Function Documentation
◆ findAccelerators()
|
static |
Definition at line 737 of file kacceleratormanager.cpp.
The documentation for this class was generated from the following files:
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.