LMMS
Loading...
Searching...
No Matches
calf_plugins::image_factory Struct Reference

#include <gui.h>

Public Member Functions

GdkPixbuf * create_image (std::string image)
void recreate_images ()
void set_path (std::string p)
GdkPixbuf * get (std::string image)
gboolean available (std::string image)
 image_factory (std::string p="")
 ~image_factory ()

Public Attributes

std::string path
std::map< std::string, GdkPixbuf * > i

Constructor & Destructor Documentation

◆ image_factory()

image_factory::image_factory ( std::string p = "")

◆ ~image_factory()

image_factory::~image_factory ( )

Member Function Documentation

◆ 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)

Member Data Documentation

◆ i

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: