• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

  • kdecore
kckey.h
1 // This file has been automatically generated by "generate_keys.sh"
2 // Distributed under the GNU Library General Public License
3 #ifndef KCKEY_H
4 #define KCKEY_H
5 
6 typedef struct {
7  const char *name;
8  int code;
9 } KKeys;
10 
11 #define MAX_KEY_LENGTH 15 // should be calculated (gawk ?)
12 #define MAX_KEY_MODIFIER_LENGTH 21 // "SHIFT + CRTL + ALT + " :
13 #define MAX_FCTN_LENGTH 50 // arbitrary limit
14 #define NB_KEYS 278
15 extern const KKeys kde_KKEYS[NB_KEYS];
16 
17 #endif
KStdAction::name
const char * name(StdAction id)

kdecore

Skip menu "kdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.9.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |