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
00402.09.29.23.0627.blamite
A library that enables the use of Qt in Blamite's editing tools.
bitfield_new.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QWidget>
4
#include "ui_bitfield_new.h"
5
6
class
bitfield_new
:
public
QWidget
7
{
8
Q_OBJECT
9
10
public
:
11
bitfield_new
(QWidget *parent = Q_NULLPTR);
12
~bitfield_new
();
13
14
private
:
15
Ui::bitfield_new ui;
16
};
bitfield_new.h
bitfield_new
Definition:
bitfield_new.h:6
bitfield_new::bitfield_new
bitfield_new(QWidget *parent=Q_NULLPTR)
Definition:
bitfield_new.cpp:3
bitfield_new::~bitfield_new
~bitfield_new()
Definition:
bitfield_new.cpp:9
keystone
components
ui
shared
controls
tag_fields
bitfield_new
bitfield_new.h
Generated on Fri Sep 29 2023 10:04:22 for Blamite Game Engine - Keystone by
1.8.17