|
QStringList | cursorShapeNames () const |
|
QMap< int, QIcon > | cursorShapeIcons () const |
|
QString | cursorToShapeName (const QCursor &cursor) const |
|
QIcon | cursorToShapeIcon (const QCursor &cursor) const |
|
int | cursorToValue (const QCursor &cursor) const |
|
QCursor | valueToCursor (int value) const |
|
|
void | appendCursor (Qt::CursorShape shape, const QString &name, const QIcon &icon) |
|
|
QStringList | m_cursorNames |
|
QMap< int, QIcon > | m_cursorIcons |
|
QMap< int, Qt::CursorShape > | m_valueToCursorShape |
|
QMap< Qt::CursorShape, int > | m_cursorShapeToValue |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qtpropertybrowserutils_p.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qtpropertybrowserutils.cpp