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

orKey Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-reader/orkey.h>

List of all members.

Public Member Functions

 orKey (Qt::ButtonState _s=Qt::NoButton, int _k=0, bool _sc=false)
QString text () const
bool isScroll () const
void toggleScroll ()

Private Attributes

Qt::ButtonState m_st
int m_ky
bool m_scroll

Friends

bool operator< (const orKey &lhs, const orKey &rhs)


Constructor & Destructor Documentation

orKey::orKey Qt::ButtonState  _s = Qt::NoButton,
int  _k = 0,
bool  _sc = false
[inline]
 

Definition at line 42 of file orkey.h.


Member Function Documentation

bool orKey::isScroll  )  const [inline]
 

Definition at line 44 of file orkey.h.

References m_scroll.

Referenced by CButtonPrefs::mapkey().

QString orKey::text  )  const
 

Definition at line 5 of file orkey.cpp.

References Qt::AltButton, Qt::ControlButton, Qt::Key_Backspace, Qt::Key_Backtab, Qt::Key_Delete, Qt::Key_Down, Qt::Key_End, Qt::Key_Enter, Qt::Key_Escape, Qt::Key_Help, Qt::Key_Home, Qt::Key_Hyper_L, Qt::Key_Hyper_R, Qt::Key_Insert, Qt::Key_Left, Qt::Key_Menu, Qt::Key_PageDown, Qt::Key_PageUp, Qt::Key_Pause, Qt::Key_Print, Qt::Key_Return, Qt::Key_Right, Qt::Key_Super_L, Qt::Key_Super_R, Qt::Key_SysReq, Qt::Key_Tab, Qt::Key_Up, m_ky, m_st, and Qt::ShiftButton.

Referenced by CButtonPrefs::erasemapping(), and CButtonPrefs::mapkey().

void orKey::toggleScroll  )  [inline]
 

Definition at line 45 of file orkey.h.

References m_scroll.


Friends And Related Function Documentation

bool operator< const orKey lhs,
const orKey rhs
[friend]
 

Definition at line 48 of file orkey.h.


Member Data Documentation

int orKey::m_ky [private]
 

Definition at line 39 of file orkey.h.

Referenced by operator<(), and text().

bool orKey::m_scroll [private]
 

Definition at line 40 of file orkey.h.

Referenced by isScroll(), operator<(), and toggleScroll().

Qt::ButtonState orKey::m_st [private]
 

Definition at line 38 of file orkey.h.

Referenced by operator<(), and text().


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