• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeutils
  • Sitemap
  • Contact Us
 

kdelirc

IRKick Class Reference

#include <irkick.h>

Inheritance diagram for IRKick:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 38 of file irkick.h.


Public Slots

bool isConnected ()
bool haveFullList ()
const QStringList remotes ()
const QStringList buttons (QString theRemote)
void stealNextPress (QString app, QString module, QString method)
void dontStealNextPress ()
void reloadConfiguration ()

Public Member Functions

 IRKick (const QString &obj)
virtual ~IRKick ()

Protected Attributes

KLircClient * theClient

Constructor & Destructor Documentation

IRKick::IRKick ( const QString &  obj  ) 

Definition at line 49 of file irkick.cpp.

IRKick::~IRKick (  )  [virtual]

Definition at line 84 of file irkick.cpp.


Member Function Documentation

bool IRKick::isConnected (  )  [inline, slot]

Query status of connection.

Returns:
true if connected to lircd.

Definition at line 66 of file irkick.h.

bool IRKick::haveFullList (  )  [inline, slot]

Query status of remote list.

Make sure this is true before calling remotes()/buttons(...).

Returns:
true if up to date.

Definition at line 75 of file irkick.h.

const QStringList IRKick::remotes (  )  [inline, slot]

Retrieve list of remote controls.

Returns:
said list.

Definition at line 82 of file irkick.h.

const QStringList IRKick::buttons ( QString  theRemote  )  [inline, slot]

Retrieve list of buttons of a praticular remote control.

Returns:
said list.

Definition at line 89 of file irkick.h.

void IRKick::stealNextPress ( QString  app,
QString  module,
QString  method 
) [slot]

Sends next keypress to given application by DCOP.

Parameters:
The receiving application.
The receiving application module.
The method name. Must have two QString parameters.

Definition at line 326 of file irkick.cpp.

void IRKick::dontStealNextPress (  )  [slot]

Cancels the proceedings of the previous stealNextPress call, if any.

Definition at line 333 of file irkick.cpp.

void IRKick::reloadConfiguration (  )  [inline, slot]

Reloads configuration from file(s).

Definition at line 108 of file irkick.h.


Member Data Documentation

KLircClient* IRKick::theClient [protected]

Definition at line 58 of file irkick.h.


The documentation for this class was generated from the following files:
  • irkick.h
  • irkick.cpp

kdelirc

Skip menu "kdelirc"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils 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