SaX::SaXKeyRulesIF Class Reference
SaX2 - XKB key rules class interface.
More...
#include <keyboard.h>
List of all members.
|
Public Member Functions |
|
virtual Q3Dict< QString > | getModels (void)=0 |
|
virtual Q3Dict< QString > | getLayouts (void)=0 |
|
virtual Q3Dict< QString > | getOptions (void)=0 |
|
virtual QList< QString > | getVariants (const QString &)=0 |
Detailed Description
SaX2 - XKB key rules 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 66 of file keyboard.h.
The documentation for this class was generated from the following file: