 |
Blamite Game Engine - Keystone
00381.04.17.23.2324.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
6 #include <Strings/components/classes/events/events.h>
void paintEvent(QPaintEvent *event)
Paints the custom texture on top of the MDI area.
Definition: SkinnableMdiArea.cpp:17
SkinnableMdiArea(QWidget *parent=Q_NULLPTR)
Definition: SkinnableMdiArea.cpp:5
void OnEditorThemeChangeEvent(EditorThemeChangeEvent *event)
Re-creates the pixmap when the theme is changed.
Definition: SkinnableMdiArea.cpp:28
~SkinnableMdiArea()
Definition: SkinnableMdiArea.cpp:12
Wrapper class around a QMdiArea, made to simplify skinning.
Definition: SkinnableMdiArea.h:20