#include "PreCompiled.h"
#include <QApplication>
#include <QBitmap>
#include <QDir>
#include <QFile>
#include <QFileInfo>
#include <QMap>
#include <QImageReader>
#include <QPainter>
#include <QPalette>
#include <QSvgRenderer>
#include <QStyleOption>
#include <sstream>
#include <string>
#include <Inventor/fields/SoSFImage.h>
#include <Base/Console.h>
#include <App/Application.h>
#include "BitmapFactory.h"
#include "Icons/images.cpp"
#include "Icons/Feature.xpm"
#include "Icons/Document.xpm"
#include "Icons/BmpFactoryIcons.cpp"
Go to the source code of this file.
Classes | |
class | Gui::BitmapFactoryInstP |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |