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

ExampleBoard Class Reference

#include </home/clem/local/src/opie/examples/inputmethod/exampleboardimpl.h>

List of all members.

Signals

void key (ushort, ushort, ushort, bool, bool)

Public Member Functions

 ExampleBoard (QWidget *par, WFlags f)
 ~ExampleBoard ()
void resetState ()

Private Slots

void slotKey (int)
void slotShift (bool)
void slotAlt (bool)
void slotCtrl (bool)

Private Attributes

int m_state
QCheckBox * m_alt
QCheckBox * m_shi
QCheckBox * m_ctrl


Constructor & Destructor Documentation

ExampleBoard::ExampleBoard QWidget *  par,
WFlags  f
 

Definition at line 11 of file exampleboardimpl.cpp.

References m_alt, m_ctrl, m_shi, resetState(), slotAlt(), slotCtrl(), slotKey(), slotShift(), and tr.

ExampleBoard::~ExampleBoard  ) 
 

Definition at line 45 of file exampleboardimpl.cpp.


Member Function Documentation

void ExampleBoard::key ushort  ,
ushort  ,
ushort  ,
bool  ,
bool 
[signal]
 

Referenced by slotKey().

void ExampleBoard::resetState  ) 
 

Definition at line 48 of file exampleboardimpl.cpp.

References m_alt, m_ctrl, m_shi, and m_state.

Referenced by ExampleBoard(), and ExampleboardImpl::resetState().

void ExampleBoard::slotAlt bool   )  [private, slot]
 

Definition at line 79 of file exampleboardimpl.cpp.

References m_state.

Referenced by ExampleBoard().

void ExampleBoard::slotCtrl bool   )  [private, slot]
 

Definition at line 86 of file exampleboardimpl.cpp.

References m_state.

Referenced by ExampleBoard().

void ExampleBoard::slotKey int   )  [private, slot]
 

Definition at line 55 of file exampleboardimpl.cpp.

References key(), and m_state.

Referenced by ExampleBoard().

void ExampleBoard::slotShift bool   )  [private, slot]
 

Definition at line 72 of file exampleboardimpl.cpp.

References m_state.

Referenced by ExampleBoard().


Member Data Documentation

QCheckBox* ExampleBoard::m_alt [private]
 

Definition at line 25 of file exampleboardimpl.h.

Referenced by ExampleBoard(), and resetState().

QCheckBox * ExampleBoard::m_ctrl [private]
 

Definition at line 25 of file exampleboardimpl.h.

Referenced by ExampleBoard(), and resetState().

QCheckBox * ExampleBoard::m_shi [private]
 

Definition at line 25 of file exampleboardimpl.h.

Referenced by ExampleBoard(), and resetState().

int ExampleBoard::m_state [private]
 

Definition at line 24 of file exampleboardimpl.h.

Referenced by resetState(), slotAlt(), slotCtrl(), slotKey(), and slotShift().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:32:12 2005 for OPIE by  doxygen 1.4.2