LASi
Public Member Functions | List of all members
ContextMgr Class Reference

Manage PangoContext*. More...

#include <contextMgr.h>

Inheritance diagram for ContextMgr:
Manager< PangoContext *>

Public Member Functions

 ContextMgr (const char *const lang="en_US.UTF-8", const int dpiX=72, const int dpiY=72)
 
 ~ContextMgr ()
 
- Public Member Functions inherited from Manager< PangoContext *>
 Manager ()
 
 Manager (const PangoContext * t)
 
 operator PangoContext * () const
 

Additional Inherited Members

- Protected Member Functions inherited from Manager< PangoContext *>
bool isOwner () const
 
void release ()
 
- Protected Attributes inherited from Manager< PangoContext *>
PangoContext * _t
 

Detailed Description

Manage PangoContext*.

Constructor & Destructor Documentation

◆ ContextMgr()

ContextMgr::ContextMgr ( const char *const  lang = "en_US.UTF-8",
const int  dpiX = 72,
const int  dpiY = 72 
)
inline

◆ ~ContextMgr()

ContextMgr::~ContextMgr ( )
inline

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