Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - Keystone
00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
default.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtWidgets/QMainWindow>
4
#include "ui_default.h"
5
11
class
keystone
:
public
QMainWindow
12
{
13
Q_OBJECT
14
15
public
:
16
keystone
(QWidget *parent = Q_NULLPTR);
17
18
private
:
19
Ui::keystoneClass ui;
20
};
keystone::keystone
keystone(QWidget *parent=Q_NULLPTR)
Definition:
default.cpp:3
keystone
Early test dialog.
Definition:
default.h:11
default.h
keystone
components
ui
shared
windows
default
default.h
Generated on Fri Jun 16 2023 09:53:00 for Blamite Game Engine - Keystone by
1.8.17