1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/detail
reuk 80ac9a78a0
Singleton: Add new macros to simplify singleton creation
The INLINE macros allow singletons to be declared and defined in one
line, without requiring a separate JUCE_IMPLEMENT_SINGLETON statement.
2024-10-16 10:36:52 +01:00
..
juce_AccessibilityHelpers.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_AccessibilityHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_AlertWindowHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ButtonAccessibilityHandler.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentHelpers.h ComponentHelpers: Refactor clipObscuredRegions 2024-05-20 12:49:55 +01:00
juce_CustomMouseCursorInfo.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusHelpers.h FocusHelpers: Reduce code nesting 2024-08-01 16:10:09 +00:00
juce_FocusRestorer.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_LookAndFeelHelpers.h LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
juce_MouseInputSourceImpl.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_MouseInputSourceList.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_PointerState.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ScalingHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ScopedContentSharerImpl.h Build: Fix Windows DLL build, which requires inheriting publicly from AsyncUpdater 2024-05-08 15:37:22 +01:00
juce_ScopedContentSharerInterface.h Build: Fix Windows DLL build, which requires inheriting publicly from AsyncUpdater 2024-05-08 15:37:22 +01:00
juce_ScopedMessageBoxImpl.h Build: Fix Windows DLL build, which requires inheriting publicly from AsyncUpdater 2024-05-08 15:37:22 +01:00
juce_ScopedMessageBoxInterface.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_StandardCachedComponentImage.h D2D: Revert StandardCachedComponentImage 2024-04-29 16:08:24 +01:00
juce_ToolbarItemDragAndDropOverlayComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TopLevelWindowManager.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_ViewportHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_WindowingHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00