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
00319.06.14.21.0211.blamite
A library that enables the use of Qt in Blamite's editing tools.
sapien_run_command.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QWidget>
4
#include "ui_sapien_run_command.h"
5
6
class
sapien_run_command
:
public
QWidget
7
{
8
Q_OBJECT
9
10
public
:
11
sapien_run_command
(QWidget *parent = Q_NULLPTR);
12
~sapien_run_command
();
13
14
private
:
15
Ui::sapien_run_command ui;
16
};
sapien_run_command::sapien_run_command
sapien_run_command(QWidget *parent=Q_NULLPTR)
Definition:
sapien_run_command.cpp:3
sapien_run_command::~sapien_run_command
~sapien_run_command()
Definition:
sapien_run_command.cpp:9
sapien_run_command
Definition:
sapien_run_command.h:6
keystone
components
ui
sapien
windows
run_command
sapien_run_command.h
Generated on Mon Jun 14 2021 02:30:43 for Blamite Game Engine - Keystone by
1.8.17