LibreOffice Module vcl (master) 1
Classes | Typedefs
cairo Namespace Reference

Classes

class  QtSvpSurface
 
struct  Surface
 Cairo surface interface. More...
 

Typedefs

typedef std::shared_ptr< cairo_surface_tCairoSurfaceSharedPtr
 
typedef std::shared_ptr< cairo_tCairoSharedPtr
 
typedef std::shared_ptr< SurfaceSurfaceSharedPtr
 

Typedef Documentation

◆ CairoSharedPtr

typedef std::shared_ptr<cairo_t> cairo::CairoSharedPtr

Definition at line 71 of file cairo.hxx.

◆ CairoSurfaceSharedPtr

Definition at line 70 of file cairo.hxx.

◆ SurfaceSharedPtr

typedef std::shared_ptr<Surface> cairo::SurfaceSharedPtr

Definition at line 73 of file cairo.hxx.