The description of this class will come soon ! More...
#include <qtpropertybrowserutils_p.h>
Collaboration diagram for QtCursorDatabase:Public Member Functions | |
| QMap< int, QIcon > | cursorShapeIcons () const |
| QStringList | cursorShapeNames () const |
| QIcon | cursorToShapeIcon (const QCursor &cursor) const |
| QString | cursorToShapeName (const QCursor &cursor) const |
| int | cursorToValue (const QCursor &cursor) const |
| QtCursorDatabase () | |
| QCursor | valueToCursor (int value) const |
The description of this class will come soon !
| QtCursorDatabase::QtCursorDatabase | ( | ) |
| 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 |
Referenced by cursorToShapeIcon(), and cursorToShapeName().
Here is the caller graph for this function:| QCursor QtCursorDatabase::valueToCursor | ( | int | value | ) | const |