![]() |
Blamite Game Engine - Keystone
00321.06.22.21.0037.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <string>#include <qgraphicsview.h>Go to the source code of this file.
Namespaces | |
| BlamKeystone | |
| Namespace for anything within the Keystone library. | |
| BlamKeystone::Utils | |
| General-purpose utilities for use within Keystone. | |
Macros | |
| #define | KEYSTONE |
Functions | |
| KEYSTONE void | BlamKeystone::Utils::SetGraphicsViewImage (QGraphicsView *graphics_view, std::string image_path, Qt::AspectRatioMode aspect_ratio_mode) |
| Applies an image to a graphics view, without the need for extra scene/pixmap management. More... | |
| #define KEYSTONE |