Qt-Advanced-Docking-System/AdvancedDockingSystem/include/ads
mfreiholz 0238828afa Uses static lazy loaded QHash objects instead of static linker initialized
class members. This should fix multi initialization when linking static
into DLL and EXE at the same time. Hopefully..
2016-02-23 20:51:19 +01:00
..
API.h Fixes compiler warning C4482 (enum usage with type name). 2016-02-15 13:56:42 +01:00
ContainerWidget.h Memleak fixes 2016-02-19 12:00:39 +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 Implements show/hide of SectionContent + serialization of state (not yet 2016-02-18 15:06:00 +01:00
SectionContent.h Uses static lazy loaded QHash objects instead of static linker initialized 2016-02-23 20:51:19 +01:00
SectionContentWidget.h Implements show/hide of SectionContent + serialization of state (not yet 2016-02-18 15:06:00 +01:00
SectionTitleWidget.h Implements show/hide of SectionContent + serialization of state (not yet 2016-02-18 15:06:00 +01:00
SectionWidget.h Uses static lazy loaded QHash objects instead of static linker initialized 2016-02-23 20:51:19 +01:00