The description of this class will come soon !
More...
#include <qtpropertybrowserutils_p.h>
|
| void | appendCursor (Qt::CursorShape shape, const QString &name, const QIcon &icon) |
| |
The description of this class will come soon !
| QtCursorDatabase::QtCursorDatabase |
( |
| ) |
|
| void QtCursorDatabase::appendCursor |
( |
Qt::CursorShape |
shape, |
|
|
const QString & |
name, |
|
|
const QIcon & |
icon |
|
) |
| |
|
private |
| QMap<int, QIcon> QtCursorDatabase::cursorShapeIcons |
( |
| ) |
const |
| QStringList QtCursorDatabase::cursorShapeNames |
( |
| ) |
const |
| QIcon QtCursorDatabase::cursorToShapeIcon |
( |
const QCursor & |
cursor | ) |
const |
| QString QtCursorDatabase::cursorToShapeName |
( |
const QCursor & |
cursor | ) |
const |
| int QtCursorDatabase::cursorToValue |
( |
const QCursor & |
cursor | ) |
const |
| QCursor QtCursorDatabase::valueToCursor |
( |
int |
value | ) |
const |
| QMap<int, QIcon> QtCursorDatabase::m_cursorIcons |
|
private |
| QStringList QtCursorDatabase::m_cursorNames |
|
private |
| QMap<Qt::CursorShape, int> QtCursorDatabase::m_cursorShapeToValue |
|
private |
| QMap<int, Qt::CursorShape> QtCursorDatabase::m_valueToCursorShape |
|
private |
The documentation for this class was generated from the following file: