LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <vclpluginapi.h>
#include <font/PhysicalFontFace.hxx>
#include <tools/ref.hxx>
#include <QtCore/QString>
#include <QtGui/QFont>
Go to the source code of this file.
Classes | |
class | QtFontFace |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |