Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::Cursor Class Reference

#include "gui/cursor.h"

Public Member Functions

 Cursor ()
 

Static Public Attributes

static QCursor pan_crosshair
 
static QCursor forward_backward
 
static QCursor window
 
static QCursor crosshair
 
static QCursor inplane_rotate
 
static QCursor throughplane_rotate
 
static QCursor draw
 
static QCursor erase
 

Detailed Description

Definition at line 26 of file cursor.h.

Constructor & Destructor Documentation

◆ Cursor()

MR::GUI::Cursor::Cursor ( )

Member Data Documentation

◆ crosshair

QCursor MR::GUI::Cursor::crosshair
static

Definition at line 34 of file cursor.h.

◆ draw

QCursor MR::GUI::Cursor::draw
static

Definition at line 37 of file cursor.h.

◆ erase

QCursor MR::GUI::Cursor::erase
static

Definition at line 38 of file cursor.h.

◆ forward_backward

QCursor MR::GUI::Cursor::forward_backward
static

Definition at line 32 of file cursor.h.

◆ inplane_rotate

QCursor MR::GUI::Cursor::inplane_rotate
static

Definition at line 35 of file cursor.h.

◆ pan_crosshair

QCursor MR::GUI::Cursor::pan_crosshair
static

Definition at line 31 of file cursor.h.

◆ throughplane_rotate

QCursor MR::GUI::Cursor::throughplane_rotate
static

Definition at line 36 of file cursor.h.

◆ window

QCursor MR::GUI::Cursor::window
static

Definition at line 33 of file cursor.h.


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