Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CursorFactory Class Reference

Create standard cross cursor, or custom cursor, according to settings. More...

#include <CursorFactory.h>

Public Member Functions

 CursorFactory ()
 Single constructor.
 
QCursor generate (const DocumentModelDigitizeCurve &modelDigitizeCurve) const
 Factory method to generate standard or custom cursor.
 

Detailed Description

Create standard cross cursor, or custom cursor, according to settings.

Definition at line 15 of file CursorFactory.h.

Constructor & Destructor Documentation

◆ CursorFactory()

CursorFactory::CursorFactory ( )

Single constructor.

Definition at line 14 of file CursorFactory.cpp.

Member Function Documentation

◆ generate()

QCursor CursorFactory::generate ( const DocumentModelDigitizeCurve modelDigitizeCurve) const

Factory method to generate standard or custom cursor.

Definition at line 18 of file CursorFactory.cpp.


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