 |
Blamite Game Engine - Keystone
00390.07.02.23.1947.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
5 #include "ui_style_editor_tool.h"
19 Ui::style_editor_tool ui;
29 void btn_load_styles_Click();
30 void btn_widget_preview_Click();
31 void btn_apply_Click();
32 void btn_save_Click();
KEYSTONE QApplication * GetQApplication()
Retrieves the pointer to the current Qt application.
Definition: keystone_main.cpp:93
@ Ok
Dialog is shown with an [OK] button.
Definition: qsourcehighliter.h:35
KEYSTONE KeystoneDialogResult ShowMessageBox(std::string message)
Definition: utils.cpp:279
void setCurrentLanguage(Language language)
Definition: qsourcehighliter.cpp:86
@ Info
Dialog icon will be a white circle with an i.
A style editing window.
Definition: qt_style_editor.h:15