Mixxx

WPixmapStore Class Reference

#include <wpixmapstore.h>

List of all members.

Static Public Member Functions

static QPixmap * getPixmap (const QString &fileName)
static QPixmap * getPixmapNoCache (const QString &fileName)
static void deletePixmap (QPixmap *p)
static void setLoader (QSharedPointer< ImgSource > ld)
static void emptyStore ()

Detailed Description

Definition at line 38 of file wpixmapstore.h.


Member Function Documentation

void WPixmapStore::deletePixmap ( QPixmap *  p) [static]

Definition at line 83 of file wpixmapstore.cpp.

Here is the caller graph for this function:

void WPixmapStore::emptyStore ( ) [static]

Definition at line 107 of file wpixmapstore.cpp.

QPixmap * WPixmapStore::getPixmap ( const QString &  fileName) [static]

Definition at line 27 of file wpixmapstore.cpp.

Here is the caller graph for this function:

QPixmap * WPixmapStore::getPixmapNoCache ( const QString &  fileName) [static]

Definition at line 72 of file wpixmapstore.cpp.

Here is the caller graph for this function:

void WPixmapStore::setLoader ( QSharedPointer< ImgSource ld) [static]

Definition at line 111 of file wpixmapstore.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines