Elaztek Developer Hub
Blamite Game Engine - Keystone  00326.06.27.21.0407.blamite
A library that enables the use of Qt in Blamite's editing tools.
utils.h File Reference
#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...
 

Macro Definition Documentation

◆ KEYSTONE

#define KEYSTONE