#include <gui.h>
|
| std::string | path |
| std::map< std::string, GdkPixbuf * > | i |
◆ image_factory()
| image_factory::image_factory |
( |
std::string | p = "" | ) |
|
◆ ~image_factory()
| image_factory::~image_factory |
( |
| ) |
|
◆ available()
| gboolean image_factory::available |
( |
std::string | image | ) |
|
◆ create_image()
| GdkPixbuf * image_factory::create_image |
( |
std::string | image | ) |
|
◆ get()
| GdkPixbuf * image_factory::get |
( |
std::string | image | ) |
|
◆ recreate_images()
| void image_factory::recreate_images |
( |
| ) |
|
◆ set_path()
| void image_factory::set_path |
( |
std::string | p | ) |
|
| std::map<std::string, GdkPixbuf*> calf_plugins::image_factory::i |
◆ path
| std::string calf_plugins::image_factory::path |
The documentation for this struct was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/LadspaEffect/calf/veal/src/calf/gui.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/LadspaEffect/calf/veal/src/gui.cpp