messageviewer
accessiblemailwebview.cpp File Reference
#include "accessiblemailwebview.h"
#include "messageviewer/viewer/mailwebview.h"
#include <QWebFrame>
Include dependency graph for accessiblemailwebview.cpp:
Go to the source code of this file.
Functions | |
QString Q_GUI_EXPORT | qTextAfterOffsetFromString (int offset, QAccessible2::BoundaryType boundaryType, int *startOffset, int *endOffset, const QString &text) |
QString Q_GUI_EXPORT | qTextAtOffsetFromString (int offset, QAccessible2::BoundaryType boundaryType, int *startOffset, int *endOffset, const QString &text) |
QString Q_GUI_EXPORT | qTextBeforeOffsetFromString (int offset, QAccessible2::BoundaryType boundaryType, int *startOffset, int *endOffset, const QString &text) |
Function Documentation
QString Q_GUI_EXPORT qTextAfterOffsetFromString | ( | int | offset, |
QAccessible2::BoundaryType | boundaryType, | ||
int * | startOffset, | ||
int * | endOffset, | ||
const QString & | text | ||
) |
QString Q_GUI_EXPORT qTextAtOffsetFromString | ( | int | offset, |
QAccessible2::BoundaryType | boundaryType, | ||
int * | startOffset, | ||
int * | endOffset, | ||
const QString & | text | ||
) |
QString Q_GUI_EXPORT qTextBeforeOffsetFromString | ( | int | offset, |
QAccessible2::BoundaryType | boundaryType, | ||
int * | startOffset, | ||
int * | endOffset, | ||
const QString & | text | ||
) |
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
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.