SoQtCursor Class Reference

#include <SoQtCursor.h>

List of all members.

Classes

struct  CustomCursor

Public Types

enum  Shape {
  CUSTOM_BITMAP = -1, DEFAULT = 0, BUSY, CROSSHAIR,
  UPARROW
}

Public Member Functions

const CustomCursorgetCustomCursor (void) const
Shape getShape (void) const
SoQtCursoroperator= (const SoQtCursor &c)
void setShape (const Shape shape)
 SoQtCursor (const SoQtCursor &cursor)
 SoQtCursor (const CustomCursor *cc)
 SoQtCursor (const Shape shape)
 SoQtCursor (void)
 ~SoQtCursor ()

Static Public Member Functions

static const SoQtCursorgetBlankCursor (void)
static const SoQtCursorgetPanCursor (void)
static const SoQtCursorgetRotateCursor (void)
static const SoQtCursorgetZoomCursor (void)
static void initClass (void)

Private Member Functions

void commonConstructor (const Shape shape, const CustomCursor *cc)

Private Attributes

CustomCursorcc
Shape shape

Detailed Description

Definition at line 30 of file SoQtCursor.h.


Member Enumeration Documentation

Enumerator:
CUSTOM_BITMAP 
DEFAULT 
BUSY 
CROSSHAIR 
UPARROW 

Definition at line 43 of file SoQtCursor.h.


Constructor & Destructor Documentation

SoQtCursor::SoQtCursor ( void   ) 
SoQtCursor::SoQtCursor ( const Shape  shape  ) 
SoQtCursor::SoQtCursor ( const CustomCursor cc  ) 
SoQtCursor::SoQtCursor ( const SoQtCursor cursor  ) 
SoQtCursor::~SoQtCursor (  ) 

Member Function Documentation

void SoQtCursor::commonConstructor ( const Shape  shape,
const CustomCursor cc 
) [private]
static const SoQtCursor& SoQtCursor::getBlankCursor ( void   )  [static]
const CustomCursor& SoQtCursor::getCustomCursor ( void   )  const
static const SoQtCursor& SoQtCursor::getPanCursor ( void   )  [static]
static const SoQtCursor& SoQtCursor::getRotateCursor ( void   )  [static]
Shape SoQtCursor::getShape ( void   )  const
static const SoQtCursor& SoQtCursor::getZoomCursor ( void   )  [static]
static void SoQtCursor::initClass ( void   )  [static]
SoQtCursor& SoQtCursor::operator= ( const SoQtCursor c  ) 
void SoQtCursor::setShape ( const Shape  shape  ) 

Member Data Documentation

Definition at line 73 of file SoQtCursor.h.

Definition at line 72 of file SoQtCursor.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 11:00:24 2012