QtCursorDatabase Class Reference

#include <ArmarXGui/libraries/qtpropertybrowser/src/qtpropertybrowserutils_p.h>

Public Member Functions

void clear ()
 
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
 

Detailed Description

Definition at line 66 of file qtpropertybrowserutils_p.h.

Constructor & Destructor Documentation

◆ QtCursorDatabase()

QT_BEGIN_NAMESPACE QtCursorDatabase ( )

Definition at line 54 of file qtpropertybrowserutils.cpp.

Member Function Documentation

◆ clear()

void clear ( )

Definition at line 96 of file qtpropertybrowserutils.cpp.

◆ cursorShapeIcons()

QMap< int, QIcon > cursorShapeIcons ( ) const

Definition at line 123 of file qtpropertybrowserutils.cpp.

◆ cursorShapeNames()

QStringList cursorShapeNames ( ) const

Definition at line 118 of file qtpropertybrowserutils.cpp.

◆ cursorToShapeIcon()

QIcon cursorToShapeIcon ( const QCursor &  cursor) const

Definition at line 140 of file qtpropertybrowserutils.cpp.

+ Here is the call graph for this function:

◆ cursorToShapeName()

QString cursorToShapeName ( const QCursor &  cursor) const

Definition at line 128 of file qtpropertybrowserutils.cpp.

+ Here is the call graph for this function:

◆ cursorToValue()

int cursorToValue ( const QCursor &  cursor) const

Definition at line 146 of file qtpropertybrowserutils.cpp.

+ Here is the caller graph for this function:

◆ valueToCursor()

QCursor valueToCursor ( int  value) const

Definition at line 161 of file qtpropertybrowserutils.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: