Implements show/hide of SectionContent + serialization of state (not yet

completed/tested).
Context menu also works with new impl.
Shows close button on top-right corner of SectionWidget.
This commit is contained in:
mfreiholz
2016-02-18 15:06:00 +01:00
parent d5eaabd2a7
commit 6a1b6307c9
11 changed files with 300 additions and 72 deletions

View File

@@ -7,6 +7,8 @@ TEMPLATE = lib
CONFIG += staticlib
VERSION = 0.1.0
INCLUDEPATH += $$PWD/src
INCLUDEPATH += $$PWD/include