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
00326.06.27.21.0407.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
keystone
components
ui
shared
windows
default
default.h
Generated on Sun Jun 27 2021 04:36:43 for Blamite Game Engine - Keystone by
1.8.17