Computer Assisted Medical Intervention Tool Kit  version 5.2
QtCursorDatabase Class Reference

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
 

Detailed Description

The description of this class will come soon !

Constructor & Destructor Documentation

◆ QtCursorDatabase()

QtCursorDatabase::QtCursorDatabase ( )

Member Function Documentation

◆ cursorShapeIcons()

QMap< int, QIcon > QtCursorDatabase::cursorShapeIcons ( ) const

◆ cursorShapeNames()

QStringList QtCursorDatabase::cursorShapeNames ( ) const

◆ cursorToShapeIcon()

QIcon QtCursorDatabase::cursorToShapeIcon ( const QCursor &  cursor) const

References cursorToValue().

+ Here is the call graph for this function:

◆ cursorToShapeName()

QString QtCursorDatabase::cursorToShapeName ( const QCursor &  cursor) const

References cursorToValue().

+ Here is the call graph for this function:

◆ cursorToValue()

int QtCursorDatabase::cursorToValue ( const QCursor &  cursor) const

Referenced by cursorToShapeIcon(), and cursorToShapeName().

+ Here is the caller graph for this function:

◆ valueToCursor()

QCursor QtCursorDatabase::valueToCursor ( int  value) const

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