This is the complete list of members for Gui::BitmapFactoryInst, including all inherited members.
addPath(const QString &path) | Gui::BitmapFactoryInst | |
addPixmapToCache(const char *name, const QPixmap &icon) | Gui::BitmapFactoryInst | |
AddProducer(const char *sClassName, AbstractProducer *pcProducer) | Base::Factory | |
addXPM(const char *name, const char **pXPM) | Gui::BitmapFactoryInst | |
BottomLeft enum value | Gui::BitmapFactoryInst | |
BottomRight enum value | Gui::BitmapFactoryInst | |
CanProduce(const char *sClassName) const | Base::Factory | |
CanProduce() const | Base::Factory | |
convert(const QImage &img, SoSFImage &out) const | Gui::BitmapFactoryInst | |
convert(const SoSFImage &img, QImage &out) const | Gui::BitmapFactoryInst | |
destruct(void) | Gui::BitmapFactoryInst | static |
disabled(const QPixmap &p) const | Gui::BitmapFactoryInst | |
Factory() | Base::Factory | protected |
fillRect(int x, int y, int w, int h, const QPixmap &p, Qt::BGMode) const | Gui::BitmapFactoryInst | |
findIconFiles() const | Gui::BitmapFactoryInst | |
findPixmapInCache(const char *name, QPixmap &icon) const | Gui::BitmapFactoryInst | |
getPaths() const | Gui::BitmapFactoryInst | |
iconFromTheme(const char *name, const QIcon &fallback=QIcon()) | Gui::BitmapFactoryInst | |
instance(void) | Gui::BitmapFactoryInst | static |
merge(const QPixmap &p1, const QPixmap &p2, bool vertical) const | Gui::BitmapFactoryInst | |
merge(const QPixmap &p1, const QPixmap &p2, Position pos=BitmapFactoryInst::BottomLeft) const | Gui::BitmapFactoryInst | |
mergePixmap(const QIcon &base, const QPixmap &px, Gui::BitmapFactoryInst::Position position) | Gui::BitmapFactoryInst | static |
pixmap(const char *name) const | Gui::BitmapFactoryInst | |
pixmapFromSvg(const char *name, const QSizeF &size, const std::map< unsigned long, unsigned long > &colorMapping=std::map< unsigned long, unsigned long >()) const | Gui::BitmapFactoryInst | |
pixmapFromSvg(const QByteArray &contents, const QSizeF &size, const std::map< unsigned long, unsigned long > &colorMapping=std::map< unsigned long, unsigned long >()) const | Gui::BitmapFactoryInst | |
pixmapNames() const | Gui::BitmapFactoryInst | |
Position enum name | Gui::BitmapFactoryInst | |
Produce(const char *sClassName) const | Base::Factory | protected |
removePath(const QString &path) | Gui::BitmapFactoryInst | |
resize(int w, int h, const QPixmap &p, Qt::BGMode bgmode) const | Gui::BitmapFactoryInst | |
TopLeft enum value | Gui::BitmapFactoryInst | |
TopRight enum value | Gui::BitmapFactoryInst | |
~Factory() | Base::Factory | protectedvirtual |