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.
qtdemo.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QMainWindow>
4
#include "ui_qtdemo.h"
5
11
class
qtdemo
:
public
QMainWindow
12
{
13
Q_OBJECT
14
15
public
:
16
qtdemo
(QWidget *parent = Q_NULLPTR);
17
~qtdemo
();
18
19
private
:
20
Ui::qtdemo ui;
21
22
private
slots:
23
void
btn_midnight_Click();
24
void
btn_nostyle_Click();
25
void
menu_dialogs_errordialog_Click();
26
};
qtdemo
Early test dialog.
Definition:
qtdemo.h:11
qtdemo::~qtdemo
~qtdemo()
Definition:
qtdemo.cpp:14
qtdemo::qtdemo
qtdemo(QWidget *parent=Q_NULLPTR)
Definition:
qtdemo.cpp:5
keystone
components
ui
shared
windows
qtdemo
qtdemo.h
Generated on Sun Jun 27 2021 04:36:43 for Blamite Game Engine - Keystone by
1.8.17