The description of this class will come soon ! More...
#include <qtpropertybrowserutils_p.h>
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().
QCursor QtCursorDatabase::valueToCursor | ( | int | value | ) | const |