algorithm def

This commit is contained in:
AndreaRigoni
2026-03-27 02:29:56 +00:00
parent e0ffeff5b7
commit f5c1e317e8
17 changed files with 874 additions and 112 deletions

View File

@@ -10,6 +10,7 @@ namespace uLib {
namespace Qt { class PropertyEditor; }
}
class QSplitter;
class QVBoxLayout;
class QLabel;
@@ -39,6 +40,7 @@ private:
QVBoxLayout* m_layout;
QWidget* m_titleBar;
QLabel* m_titleLabel;
QSplitter* m_areaSplitter;
QWidget* m_viewport;
// Display Properties Overlay