Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QCopKeyRegister Struct Reference

#include </home/clem/local/src/opie/core/launcher/serverapp.h>

Collaboration diagram for QCopKeyRegister:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QCopKeyRegister ()
 QCopKeyRegister (int k, const QCString &, const QCString &)
int keyCode () const
QCString channel () const
QCString message () const
bool send ()

Private Attributes

int m_keyCode
QCString m_channel
QCString m_message

Constructor & Destructor Documentation

QCopKeyRegister::QCopKeyRegister  ) 
 

Definition at line 60 of file serverapp.cpp.

QCopKeyRegister::QCopKeyRegister int  k,
const QCString ,
const QCString
 

Definition at line 66 of file serverapp.cpp.


Member Function Documentation

QCString QCopKeyRegister::channel  )  const
 

Definition at line 77 of file serverapp.cpp.

References m_channel.

int QCopKeyRegister::keyCode  )  const
 

Definition at line 72 of file serverapp.cpp.

References m_keyCode.

Referenced by KeyFilter::registerKey(), and KeyFilter::unregisterKey().

QCString QCopKeyRegister::message  )  const
 

Definition at line 82 of file serverapp.cpp.

References m_message.

bool QCopKeyRegister::send  )  [inline]
 

Definition at line 87 of file serverapp.cpp.

References QCString::isNull(), m_channel, and m_message.


Member Data Documentation

QCString QCopKeyRegister::m_channel [private]
 

Definition at line 53 of file serverapp.h.

Referenced by channel(), and send().

int QCopKeyRegister::m_keyCode [private]
 

Definition at line 52 of file serverapp.h.

Referenced by keyCode().

QCString QCopKeyRegister::m_message [private]
 

Definition at line 53 of file serverapp.h.

Referenced by message(), and send().


The documentation for this struct was generated from the following files:
Generated on Sat Nov 5 17:46:27 2005 for OPIE by  doxygen 1.4.2