feat: add option to provide a titlebar (default on)

This commit is contained in:
2026-06-29 19:17:23 +08:00
parent 6da53ced81
commit bbe5e485f4
11 changed files with 324 additions and 21 deletions

View File

@@ -44,6 +44,7 @@ set (PPIC_CPP_FILES
app/graphicsview.cpp
app/graphicsscene.cpp
app/bottombuttongroup.cpp
app/titlebar.cpp
app/navigatorview.cpp
app/opacityhelper.cpp
app/toolbutton.cpp
@@ -65,6 +66,7 @@ set (PPIC_HEADER_FILES
app/graphicsview.h
app/graphicsscene.h
app/bottombuttongroup.h
app/titlebar.h
app/navigatorview.h
app/opacityhelper.h
app/toolbutton.h