1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_gui_basics/components
reuk d7788100d5
ModalComponentManager: Remove friendship with Component
This change makes it slightly easier to audit invariants of
ModalComponentManager, as we can now be certain that only member
functions of ModalComponentManager can access its data members.
2024-05-31 11:43:28 +01:00
..
juce_CachedComponentImage.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Component.cpp ModalComponentManager: Remove friendship with Component 2024-05-31 11:43:28 +01:00
juce_Component.h Component: Cache effect images internally to Component, to avoid hash collisions in the ImageCache 2024-05-20 12:49:54 +01:00
juce_ComponentListener.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentListener.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentTraverser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusTraverser.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusTraverser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ModalComponentManager.cpp ModalComponentManager: Remove friendship with Component 2024-05-31 11:43:28 +01:00
juce_ModalComponentManager.h ModalComponentManager: Remove friendship with Component 2024-05-31 11:43:28 +01:00