#include <qfont.h>
#include "graphics/FontBase.h"


Go to the source code of this file.
Classes | |
| class | QtFont |
| An implementation of FontBase that uses a Qt QFont as implementation. More... | |
Namespaces | |
| namespace | hippodraw |
| Namespace for HippoDraw. | |
This is a an implementation of the FontBase class which essentially makes it a wrapper around the QFont class.
Copyright (C) 2004, 2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file QtFont.h.