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

tdecore

Public Member Functions

KAppDCOPInterface Class Reference

This is the main interface to the TDEApplication. More...

#include <kappdcopiface.h>

Inheritance diagram for KAppDCOPInterface:
DCOPObject

List of all members.

Public Member Functions

 KAppDCOPInterface (TDEApplication *theKapp)
 ~KAppDCOPInterface ()

Detailed Description

This is the main interface to the TDEApplication.

This will provide a consistant dcop interface to all KDE applications that use it. DCOP interface to TDEApplication.

Author:
Ian Reinhart Geiser <geiseri@yahoo.com>

Definition at line 37 of file kappdcopiface.h.


Constructor & Destructor Documentation

KAppDCOPInterface::KAppDCOPInterface ( TDEApplication *  theKapp  ) 

Construct a new interface object.

Parameters:
theKapp - The parent TDEApplication object that will provide us with the functional interface.

Definition at line 27 of file kappdcopiface.cpp.

KAppDCOPInterface::~KAppDCOPInterface (  ) 

Destructor Cleans up the dcop connection.

Definition at line 33 of file kappdcopiface.cpp.


Member Function Documentation

void KAppDCOPInterface::disableSessionManagement (  ) 

Disable current applications session management.

Definition at line 37 of file kappdcopiface.cpp.

void KAppDCOPInterface::sendFakeKey ( unsigned int  keyCode  ) 

Send a fake keypress to all TDEApplication instances For internal use in connecting insecure function keys to KDE applications while the X keyboard is locked.

Definition at line 67 of file kappdcopiface.cpp.


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

tdecore

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

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.7.1
This website is maintained by Timothy Pearson.