• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

messageviewer

  • sources
  • kde-4.12
  • kdepim
  • messageviewer
  • a11y
messagevieweraccessiblewidgetfactory.h
Go to the documentation of this file.
1 /*
2  Copyright 2011 José Millán Soto <fid@gpul.org>
3 
4  This library is free software; you can redistribute it and/or
5  modify it under the terms of the GNU Lesser General Public
6  License as published by the Free Software Foundation; either
7  version 2.1 of the License, or (at your option) any later version.
8 
9  This library is distributed in the hope that it will be useful,
10  but WITHOUT ANY WARRANTY; without even the implied warranty of
11  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12  Lesser General Public License for more details.
13 
14  You should have received a copy of the GNU Lesser General Public
15  License along with this library. If not, see <http://www.gnu.org/licenses/>.
16  */
17 
18 #ifndef KDEPIMACCESSIBLEWIDGETFACTORY_H
19 #define KDEPIMACCESSIBLEWIDGETFACTORY_H
20 
21 #include <qaccessible.h>
22 #include <QAccessiblePlugin>
23 
24 class MessageViewerAccessibleWidgetFactory: public QAccessiblePlugin {
25 public:
26  explicit MessageViewerAccessibleWidgetFactory( QObject *parent = 0 );
27  virtual QAccessibleInterface *create( const QString &key, QObject *object );
28  virtual QStringList keys() const;
29 };
30 
31 #endif
MessageViewerAccessibleWidgetFactory::keys
virtual QStringList keys() const
Definition: messagevieweraccessiblewidgetfactory.cpp:38
QAccessiblePlugin
QObject
MessageViewerAccessibleWidgetFactory::create
virtual QAccessibleInterface * create(const QString &key, QObject *object)
Definition: messagevieweraccessiblewidgetfactory.cpp:25
MessageViewerAccessibleWidgetFactory
Definition: messagevieweraccessiblewidgetfactory.h:24
MessageViewerAccessibleWidgetFactory::MessageViewerAccessibleWidgetFactory
MessageViewerAccessibleWidgetFactory(QObject *parent=0)
Definition: messagevieweraccessiblewidgetfactory.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

messageviewer

Skip menu "messageviewer"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal