Elaztek Developer Hub
Blamite Game Engine - Keystone  00348.01.18.22.2253.blamite
A library that enables the use of Qt in Blamite's editing tools.
treewidget.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <qtreewidget.h>
4 
5 class BlamHierarchyViewTreeWidget_Group : public QTreeWidgetItem
6 {
7 
8 };
BlamHierarchyViewTreeWidget_Group
Definition: treewidget.h:5