Public Member Functions | Static Public Member Functions | Protected Member Functions

GR_QtGraphics Class Reference

#include <gr_QtGraphics.h>

Inheritance diagram for GR_QtGraphics:
GR_CairoGraphics GR_Graphics

List of all members.

Public Member Functions

 ~GR_QtGraphics ()
virtual UT_uint32 getClassId ()
virtual GR_FontgetGUIFont (void)
virtual void scroll (UT_sint32, UT_sint32)
virtual void scroll (UT_sint32 x_dest, UT_sint32 y_dest, UT_sint32 x_src, UT_sint32 y_src, UT_sint32 width, UT_sint32 height)
virtual void setCursor (Cursor c)
virtual GR_ImagegenImageFromRectangle (const UT_Rect &r)

Static Public Member Functions

static UT_uint32 s_getClassId ()
static const char * graphicsDescriptor ()
static GR_GraphicsgraphicsAllocator (GR_AllocInfo &)

Protected Member Functions

 GR_QtGraphics ()

Constructor & Destructor Documentation

GR_QtGraphics::~GR_QtGraphics (  ) 
GR_QtGraphics::GR_QtGraphics (  )  [protected]

Referenced by graphicsAllocator().


Member Function Documentation

GR_Image * GR_QtGraphics::genImageFromRectangle ( const UT_Rect r  )  [virtual]

Implements GR_Graphics.

virtual UT_uint32 GR_QtGraphics::getClassId (  )  [inline, virtual]

Implements GR_Graphics.

GR_Font * GR_QtGraphics::getGUIFont ( void   )  [virtual]

Implements GR_Graphics.

GR_Graphics * GR_QtGraphics::graphicsAllocator ( GR_AllocInfo info  )  [static]
static const char* GR_QtGraphics::graphicsDescriptor (  )  [inline, static]

Referenced by XAP_QtApp::XAP_QtApp().

static UT_uint32 GR_QtGraphics::s_getClassId (  )  [inline, static]

Referenced by XAP_QtApp::XAP_QtApp().

void GR_QtGraphics::scroll ( UT_sint32  x_dest,
UT_sint32  y_dest,
UT_sint32  x_src,
UT_sint32  y_src,
UT_sint32  width,
UT_sint32  height 
) [virtual]

Implements GR_Graphics.

void GR_QtGraphics::scroll ( UT_sint32  ,
UT_sint32   
) [virtual]

Implements GR_Graphics.

void GR_QtGraphics::setCursor ( Cursor  c  )  [virtual]

Implements GR_Graphics.


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