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

KDEUI

OrgKdeKdedGlobalAccelInterface Class Reference

#include <kdedglobalaccel_interface.h>

Inheritance diagram for OrgKdeKdedGlobalAccelInterface:

Inheritance graph
[legend]

List of all members.


Public Slots

QDBusReply< QStringList > action (int key)
QDBusReply< void > activateGlobalShortcutContext (const QString &component, const QString &context)
QDBusReply< QList< QStringList > > allActionsForComponent (const QStringList &actionId)
QDBusReply< QList< QStringList > > allMainComponents ()
QDBusReply< QList< int > > defaultShortcut (const QStringList &actionId)
QDBusReply< void > doRegister (const QStringList &actionId)
QDBusReply< QList
< KGlobalShortcutInfo > > 
getGlobalShortcutsByKey (int key)
QDBusReply< bool > isGlobalShortcutAvailable (int key, const QString &component)
QDBusReply< void > setForeignShortcut (const QStringList &actionId, const QList< int > &keys)
QDBusReply< void > setInactive (const QStringList &actionId)
QDBusReply< QList< int > > setShortcut (const QStringList &actionId, const QList< int > &keys, uint flags)
QDBusReply< QList< int > > shortcut (const QStringList &actionId)
QDBusReply< void > unRegister (const QStringList &actionId)

Signals

void invokeAction (const QStringList &actionId, qlonglong timestamp)
void yourShortcutGotChanged (const QStringList &actionId, const QList< int > &newKeys)

Public Member Functions

 OrgKdeKdedGlobalAccelInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0)
 ~OrgKdeKdedGlobalAccelInterface ()

Static Public Member Functions

static const char * staticInterfaceName ()

Detailed Description

Definition at line 27 of file kdedglobalaccel_interface.h.


Constructor & Destructor Documentation

OrgKdeKdedGlobalAccelInterface::OrgKdeKdedGlobalAccelInterface ( const QString &  service,
const QString &  path,
const QDBusConnection &  connection,
QObject *  parent = 0 
)

Definition at line 18 of file kdedglobalaccel_interface.cpp.

OrgKdeKdedGlobalAccelInterface::~OrgKdeKdedGlobalAccelInterface (  ) 

Definition at line 23 of file kdedglobalaccel_interface.cpp.


Member Function Documentation

QDBusReply<QStringList> OrgKdeKdedGlobalAccelInterface::action ( int  key  )  [inline, slot]

Definition at line 40 of file kdedglobalaccel_interface.h.

QDBusReply<void> OrgKdeKdedGlobalAccelInterface::activateGlobalShortcutContext ( const QString &  component,
const QString &  context 
) [inline, slot]

Definition at line 47 of file kdedglobalaccel_interface.h.

QDBusReply<QList<QStringList> > OrgKdeKdedGlobalAccelInterface::allActionsForComponent ( const QStringList &  actionId  )  [inline, slot]

Definition at line 54 of file kdedglobalaccel_interface.h.

QDBusReply<QList<QStringList> > OrgKdeKdedGlobalAccelInterface::allMainComponents (  )  [inline, slot]

Definition at line 61 of file kdedglobalaccel_interface.h.

QDBusReply<QList<int> > OrgKdeKdedGlobalAccelInterface::defaultShortcut ( const QStringList &  actionId  )  [inline, slot]

Definition at line 67 of file kdedglobalaccel_interface.h.

QDBusReply<void> OrgKdeKdedGlobalAccelInterface::doRegister ( const QStringList &  actionId  )  [inline, slot]

Definition at line 74 of file kdedglobalaccel_interface.h.

QDBusReply<QList<KGlobalShortcutInfo> > OrgKdeKdedGlobalAccelInterface::getGlobalShortcutsByKey ( int  key  )  [inline, slot]

Definition at line 81 of file kdedglobalaccel_interface.h.

void OrgKdeKdedGlobalAccelInterface::invokeAction ( const QStringList &  actionId,
qlonglong  timestamp 
) [signal]

QDBusReply<bool> OrgKdeKdedGlobalAccelInterface::isGlobalShortcutAvailable ( int  key,
const QString &  component 
) [inline, slot]

Definition at line 88 of file kdedglobalaccel_interface.h.

QDBusReply<void> OrgKdeKdedGlobalAccelInterface::setForeignShortcut ( const QStringList &  actionId,
const QList< int > &  keys 
) [inline, slot]

Definition at line 95 of file kdedglobalaccel_interface.h.

QDBusReply<void> OrgKdeKdedGlobalAccelInterface::setInactive ( const QStringList &  actionId  )  [inline, slot]

Definition at line 102 of file kdedglobalaccel_interface.h.

QDBusReply<QList<int> > OrgKdeKdedGlobalAccelInterface::setShortcut ( const QStringList &  actionId,
const QList< int > &  keys,
uint  flags 
) [inline, slot]

Definition at line 109 of file kdedglobalaccel_interface.h.

QDBusReply<QList<int> > OrgKdeKdedGlobalAccelInterface::shortcut ( const QStringList &  actionId  )  [inline, slot]

Definition at line 116 of file kdedglobalaccel_interface.h.

static const char* OrgKdeKdedGlobalAccelInterface::staticInterfaceName (  )  [inline, static]

Definition at line 31 of file kdedglobalaccel_interface.h.

QDBusReply<void> OrgKdeKdedGlobalAccelInterface::unRegister ( const QStringList &  actionId  )  [inline, slot]

Definition at line 123 of file kdedglobalaccel_interface.h.

void OrgKdeKdedGlobalAccelInterface::yourShortcutGotChanged ( const QStringList &  actionId,
const QList< int > &  newKeys 
) [signal]


The documentation for this class was generated from the following files:
  • kdedglobalaccel_interface.h
  • kdedglobalaccel_interface.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
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
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