Qt-Advanced-Docking-System/AdvancedDockingSystem/include/ads
mfreiholz eaff4f3d4e Refactors: Move save/restore impl into separate methods.
Updates SectionContent API: Its only possible to use it as shared pointer
(RefPtr), Copies not possible.
Handle missing or too many content references in restore procecure.
2016-02-17 14:42:46 +01:00
..
API.h Fixes compiler warning C4482 (enum usage with type name). 2016-02-15 13:56:42 +01:00
ContainerWidget.h Refactors: Move save/restore impl into separate methods. 2016-02-17 14:42:46 +01:00
DropOverlay.h Fixes compiler warning C4482 (enum usage with type name). 2016-02-15 13:56:42 +01:00
FloatingWidget.h Better compatible with qt4. 2016-02-15 12:27:23 +01:00
Internal.h Do some refactoring for public api logic 2016-02-15 11:32:35 +01:00
SectionContent.h Refactors: Move save/restore impl into separate methods. 2016-02-17 14:42:46 +01:00
SectionContentWidget.h Better compatible with qt4. 2016-02-15 12:27:23 +01:00
SectionTitleWidget.h Better compatible with qt4. 2016-02-15 12:27:23 +01:00
SectionWidget.h Serializes and deserializes FloatingWidgets. 2016-02-17 09:59:11 +01:00