Qt-Advanced-Docking-System/AdvancedDockingSystem/include/ads
mfreiholz 0bd5dc57fa Preparation for #13 - custom drop images.
- DropOverlay and DropSplitArea widgets are friendly, but still separate
  for better customization.
- Both classes are reusable, no longer create a new instance of
  DropSplitArea for each show call.
2016-04-15 12:14:50 +02:00
..
API.h Build 2016-04-01 11:49:16 +02:00
ContainerWidget.h fix #17 - get rid of static drop overlay 2016-04-15 08:21:23 +02:00
DropOverlay.h Preparation for #13 - custom drop images. 2016-04-15 12:14:50 +02:00
FloatingWidget.h fix: FloatingWidget calls ContainerWidget::hideSectionContent(...) instead 2016-04-11 07:15:42 +02:00
Internal.h Use QT_VERSION_CHECK macro for better compatibility. 2016-04-11 07:27:02 +02:00
SectionContent.h Adds possibility to remove section contents. 2016-03-14 15:12:34 +01:00
SectionContentWidget.h
SectionTitleWidget.h Optimizes includes and forward declarations. 2016-02-26 12:43:14 +01:00
SectionWidget.h Optimizes includes and forward declarations. 2016-02-26 12:43:14 +01:00
Serialization.h adds read() for SectionIndexData 2016-04-05 13:23:01 +02:00