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.
ThemeSwitcher.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QDialog>
4
#include "ui_ThemeSwitcher.h"
5
6
class
ThemeSwitcher
:
public
QDialog
7
{
8
Q_OBJECT
9
10
private
:
11
Ui::ThemeSwitcher ui;
12
13
public
:
14
ThemeSwitcher
(QWidget *parent = Q_NULLPTR);
15
~ThemeSwitcher
();
16
};
ThemeSwitcher::ThemeSwitcher
ThemeSwitcher(QWidget *parent=Q_NULLPTR)
Definition:
ThemeSwitcher.cpp:3
ThemeSwitcher::~ThemeSwitcher
~ThemeSwitcher()
Definition:
ThemeSwitcher.cpp:8
ThemeSwitcher
Definition:
ThemeSwitcher.h:6
ThemeSwitcher.h
keystone
components
ui
shared
dialogs
theme_switcher
ThemeSwitcher.h
Generated on Fri Jun 16 2023 09:53:00 for Blamite Game Engine - Keystone by
1.8.17