Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QKbdDriverPlugin Class Reference
[QtGui module]

The QKbdDriverPlugin class is an abstract base class for keyboard driver plugins. More...

#include <QKbdDriverPlugin>

Inherits QObject.

Public Functions

  • 28 public functions inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 signal inherited from QObject
  • 4 static public members inherited from QObject
  • 7 protected functions inherited from QObject

Detailed Description

The QKbdDriverPlugin class is an abstract base class for keyboard driver plugins.

Note that this class is only available in Qtopia Core.

QKbdDriverPlugin is a simple plugin interface that makes it easy to create custom keyboard drivers that can be loaded dynamically into applications using the QKbdDriverFactory class.

Writing a custom keyboard driver plugin is achieved by subclassing QKbdDriverPlugin, reimplementing the pure virtual keys() and create() functions, and exporting the class using the Q_EXPORT_PLUGIN2() macro (See How to Create Qt Plugins for details).

See also QKbdDriverFactory, QWSKeyboardHandler, and Character Input.


Member Function Documentation

QKbdDriverPlugin::QKbdDriverPlugin ( QObject * parent = 0 )

Constructs a keyboard driver plugin with the given parent.

Note that this constructor is invoked automatically by the Q_EXPORT_PLUGIN2() macro, so there is no need for calling it explicitly.

QKbdDriverPlugin::~QKbdDriverPlugin ()

Destroys the keyboard driver plugin.

Note that Qt destroys a plugin automatically when it is no longer used, so there is no need for calling the destructor explicitly.

QWSKeyboardHandler * QKbdDriverPlugin::create ( const QString & key, const QString & device )   [pure virtual]

Creates a driver matching the type specified by the given key and device parameters. Keys are case-insensitive.

See also keys().

QStringList QKbdDriverPlugin::keys () const   [pure virtual]

Returns the list of valid keys, i.e. the keyboard drivers supported by this plugin.

Qtopia Core currently supports the following drivers by default: SL5000, Yopy, VR41xx, TTY and USB.

See also create().

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le Qt Developer Network au hasard

Logo

Utiliser QML et QtWebKit avec PySide

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 4.1
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web