• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDEUI

kstandardshortcut.cpp File Reference

#include "kstandardshortcut.h"
#include "kconfig.h"
#include "kdebug.h"
#include "kglobal.h"
#include "klocale.h"
#include "kshortcut.h"
#include <kconfiggroup.h>
#include <QtGui/QKeySequence>
#include <qx11info_x11.h>

Include dependency graph for kstandardshortcut.cpp:

Go to the source code of this file.


Namespaces

namespace  KStandardShortcut

Defines

#define ALT(x)   Qt::ALT+Qt::Key_##x
#define CTRL(x)   Qt::CTRL+Qt::Key_##x
#define CTRLSHIFT(x)   Qt::CTRL+Qt::SHIFT+Qt::Key_##x
#define SHIFT(x)   Qt::SHIFT+Qt::Key_##x

Functions

const KShortcut & KStandardShortcut::addBookmark ()
const KShortcut & KStandardShortcut::back ()
const KShortcut & KStandardShortcut::backwardWord ()
const KShortcut & KStandardShortcut::begin ()
const KShortcut & KStandardShortcut::beginningOfLine ()
const KShortcut & KStandardShortcut::close ()
const KShortcut & KStandardShortcut::completion ()
const KShortcut & KStandardShortcut::copy ()
const KShortcut & KStandardShortcut::cut ()
const KShortcut & KStandardShortcut::deleteWordBack ()
const KShortcut & KStandardShortcut::deleteWordForward ()
const KShortcut & KStandardShortcut::end ()
const KShortcut & KStandardShortcut::endOfLine ()
const KShortcut & KStandardShortcut::find ()
StandardShortcut KStandardShortcut::find (const char *keyName)
StandardShortcut KStandardShortcut::find (const QKeySequence &keySeq)
const KShortcut & KStandardShortcut::findNext ()
const KShortcut & KStandardShortcut::findPrev ()
const KShortcut & KStandardShortcut::forward ()
const KShortcut & KStandardShortcut::forwardWord ()
const KShortcut & KStandardShortcut::fullScreen ()
const KShortcut & KStandardShortcut::gotoLine ()
static KStandardShortcutInfo * KStandardShortcut::guardedStandardShortcutInfo (StandardShortcut id)
KShortcut KStandardShortcut::hardcodedDefaultShortcut (StandardShortcut id)
const KShortcut & KStandardShortcut::help ()
const KShortcut & KStandardShortcut::home ()
static void KStandardShortcut::initialize (StandardShortcut id)
QString KStandardShortcut::label (StandardShortcut id)
QString KStandardShortcut::name (StandardShortcut id)
const KShortcut & KStandardShortcut::next ()
const KShortcut & KStandardShortcut::nextCompletion ()
const KShortcut & KStandardShortcut::open ()
const KShortcut & KStandardShortcut::openNew ()
const KShortcut & KStandardShortcut::paste ()
const KShortcut & KStandardShortcut::pasteSelection ()
const KShortcut & KStandardShortcut::prevCompletion ()
const KShortcut & KStandardShortcut::print ()
const KShortcut & KStandardShortcut::prior ()
const KShortcut & KStandardShortcut::quit ()
const KShortcut & KStandardShortcut::redo ()
const KShortcut & KStandardShortcut::reload ()
const KShortcut & KStandardShortcut::replace ()
const KShortcut & KStandardShortcut::rotateDown ()
const KShortcut & KStandardShortcut::rotateUp ()
const KShortcut & KStandardShortcut::save ()
void KStandardShortcut::saveShortcut (StandardShortcut id, const KShortcut &newShortcut)
const KShortcut & KStandardShortcut::selectAll ()
const KShortcut & KStandardShortcut::shortcut (StandardShortcut id)
const KShortcut & KStandardShortcut::showMenubar ()
const KShortcut & KStandardShortcut::substringCompletion ()
const KShortcut & KStandardShortcut::tabNext ()
const KShortcut & KStandardShortcut::tabPrev ()
const KShortcut & KStandardShortcut::undo ()
const KShortcut & KStandardShortcut::up ()
const KShortcut & KStandardShortcut::whatsThis ()
const KShortcut & KStandardShortcut::zoomIn ()
const KShortcut & KStandardShortcut::zoomOut ()

Variables

static KStandardShortcutInfo KStandardShortcut::g_infoStandardShortcut []
QString KStandardShortcut::whatsThis (StandardShortcut)

Define Documentation

#define ALT ( x   )     Qt::ALT+Qt::Key_##x

Definition at line 51 of file kstandardshortcut.cpp.

#define CTRL ( x   )     Qt::CTRL+Qt::Key_##x

Definition at line 48 of file kstandardshortcut.cpp.

#define CTRLSHIFT ( x   )     Qt::CTRL+Qt::SHIFT+Qt::Key_##x

Definition at line 50 of file kstandardshortcut.cpp.

#define SHIFT ( x   )     Qt::SHIFT+Qt::Key_##x

Definition at line 49 of file kstandardshortcut.cpp.

KDEUI

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal