Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

SaX::SaXManipulateMiceIF Class Reference

SaX2 - Mouse manipulator class interface. More...

#include <pointers.h>

Inheritance diagram for SaX::SaXManipulateMiceIF:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void setMouse (const QString &)=0
virtual void setMouse (const QString &, const QString &)=0
virtual void enableWheelEmulation (int)=0
virtual void disableWheelEmulation (void)=0
virtual void enable3ButtonEmulation (void)=0
virtual void disable3ButtonEmulation (void)=0
virtual void enableWheel (void)=0
virtual void disableWheel (void)=0
virtual QList< QString > getMouseList (void)=0
virtual QList< QString > getMouseVendorList (void)=0
virtual QList< QString > getMouseModelList (const QString &)=0
virtual QDict< QString > getMouseData (const QString &)=0
virtual QDict< QString > getMouseData (const QString &, const QString &)=0
virtual int getWheelEmulatedButton (void)=0
virtual bool isWheelEnabled (void)=0
virtual bool isWheelEmulated (void)=0
virtual bool isButtonEmulated (void)=0
virtual bool isMouse (void)=0
virtual ~SaXManipulateMiceIF (void)

Protected Member Functions

 SaXManipulateMiceIF (SaXImport *in, int id)

Detailed Description

SaX2 - Mouse manipulator class interface.

The interface class is provided to be able to dlopen the library and have all methods available in the compilers virtual table. For a detailed description of the class itself please refer to the derived class definition

Definition at line 117 of file pointers.h.


The documentation for this class was generated from the following file:
Generated on Wed Sep 14 10:27:40 2005 for libsax by  doxygen 1.4.4