Qt 4.8
|
#include "itemviews.h"
#include <qheaderview.h>
#include <qtableview.h>
#include <qlistview.h>
#include <qtreeview.h>
#include <private/qtreewidget_p.h>
#include <qaccessible2.h>
#include <QDebug>
Go to the source code of this file.
Functions | |
QString Q_GUI_EXPORT | qt_accStripAmp (const QString &text) |
QString Q_GUI_EXPORT qt_accStripAmp | ( | const QString & | text | ) |
Definition at line 135 of file qaccessiblewidget.cpp.