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.
guerilla_firstrun.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QDialog>
4
#include "ui_guerilla_firstrun.h"
5
6
class
guerilla_firstrun
:
public
QDialog
7
{
8
Q_OBJECT
9
10
private
:
11
Ui::guerilla_firstrun ui;
12
13
public
:
14
guerilla_firstrun
(QWidget *parent = Q_NULLPTR);
15
~guerilla_firstrun
();
16
17
private
slots:
18
void
btn_start_Click(
bool
checked);
19
};
guerilla_firstrun::guerilla_firstrun
guerilla_firstrun(QWidget *parent=Q_NULLPTR)
Definition:
guerilla_firstrun.cpp:8
guerilla_firstrun::~guerilla_firstrun
~guerilla_firstrun()
Definition:
guerilla_firstrun.cpp:23
guerilla_firstrun.h
BlamKeystone::GetVersion
KEYSTONE BlamVersion GetVersion()
Retrieves the current version of Keystone.
Definition:
version.cpp:8
guerilla_firstrun
Definition:
guerilla_firstrun.h:6
keystone
components
ui
guerilla
windows
firstrun
guerilla_firstrun.h
Generated on Fri Jun 16 2023 09:52:59 for Blamite Game Engine - Keystone by
1.8.17