|
| void | Clear (bool disk=true) |
| |
| std::string | MakeKey (wxString file_path, const int width, const int height) |
| |
| bool | HasKey (const wxString key) |
| |
| wxBitmap | Get (const wxString key) |
| |
| void | Add (const wxString, const wxBitmap bmp) |
| |
|
| SVGBitmapCache (SVGBitmapCache const &)=delete |
| |
|
void | operator= (SVGBitmapCache const &)=delete |
| |
Definition at line 75 of file svg_utils.h.
◆ Add()
| void SVGBitmapCache::Add |
( |
const wxString | key, |
|
|
const wxBitmap | bmp ) |
◆ Clear()
| void SVGBitmapCache::Clear |
( |
bool | disk = true | ) |
|
|
inline |
◆ Get()
| wxBitmap SVGBitmapCache::Get |
( |
const wxString | key | ) |
|
◆ GetInstance()
◆ HasKey()
| bool SVGBitmapCache::HasKey |
( |
const wxString | key | ) |
|
◆ MakeKey()
| std::string SVGBitmapCache::MakeKey |
( |
wxString | file_path, |
|
|
const int | width, |
|
|
const int | height ) |
The documentation for this class was generated from the following files: