1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
JUCE/extras/the jucer/src/properties
2011-08-19 21:34:34 +01:00
..
jucer_ColourPropertyComponent.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
jucer_ComponentBooleanProperty.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
jucer_ComponentChoiceProperty.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
jucer_ComponentColourProperty.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
jucer_ComponentTextProperty.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
jucer_FilePropertyComponent.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
jucer_FilePropertyComponent.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
jucer_FontPropertyComponent.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
jucer_FontPropertyComponent.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00
jucer_JustificationProperty.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
jucer_PositionPropertyBase.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 2011-08-19 21:34:34 +01:00