Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtCursorDatabase Class Reference

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

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().

◆ cursorToShapeName()

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

References cursorToValue().

◆ cursorToValue()

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

◆ valueToCursor()

QCursor QtCursorDatabase::valueToCursor ( int value) const

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