SoQtKeyboard Class Reference

#include <SoQtKeyboard.h>

Inheritance diagram for SoQtKeyboard:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Events { KEY_PRESS = 0x01, KEY_RELEASE = 0x02, ALL_EVENTS = KEY_PRESS | KEY_RELEASE }

Public Member Functions

virtual void disable (QWidget *widget, SoQtEventHandler *handler, void *closure)
virtual void enable (QWidget *widget, SoQtEventHandler *handler, void *closure)
 SoQtKeyboard (int eventmask=ALL_EVENTS)
virtual const SoEvent * translateEvent (QEvent *event)
virtual ~SoQtKeyboard (void)

Private Member Functions

 SOQT_OBJECT_HEADER (SoQtKeyboard, SoQtDevice)

Private Attributes

class SoQtKeyboardP * pimpl

Friends

class SoGuiKeyboardP
class SoQtKeyboardP

Detailed Description

Definition at line 35 of file SoQtKeyboard.h.


Member Enumeration Documentation

Enumerator:
KEY_PRESS 
KEY_RELEASE 
ALL_EVENTS 

Definition at line 39 of file SoQtKeyboard.h.


Constructor & Destructor Documentation

SoQtKeyboard::SoQtKeyboard ( int  eventmask = ALL_EVENTS  ) 
virtual SoQtKeyboard::~SoQtKeyboard ( void   )  [virtual]

Member Function Documentation

virtual void SoQtKeyboard::disable ( QWidget *  widget,
SoQtEventHandler *  handler,
void *  closure 
) [virtual]

Implements SoQtDevice.

virtual void SoQtKeyboard::enable ( QWidget *  widget,
SoQtEventHandler *  handler,
void *  closure 
) [virtual]

Implements SoQtDevice.

SoQtKeyboard::SOQT_OBJECT_HEADER ( SoQtKeyboard  ,
SoQtDevice   
) [private]
virtual const SoEvent* SoQtKeyboard::translateEvent ( QEvent *  event  )  [virtual]

Implements SoQtDevice.


Friends And Related Function Documentation

friend class SoGuiKeyboardP [friend]

Definition at line 56 of file SoQtKeyboard.h.

friend class SoQtKeyboardP [friend]

Definition at line 55 of file SoQtKeyboard.h.


Member Data Documentation

class SoQtKeyboardP* SoQtKeyboard::pimpl [private]

Reimplemented from SoQtDevice.

Definition at line 54 of file SoQtKeyboard.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:25 2012