JUCE Designer
|
This is the complete list of members for SelectionArea, including all inherited members.
componentMovedOrResized(Component &component, bool wasMoved, bool wasResized) (defined in SelectionArea) | SelectionArea | |
getBoxSize() (defined in SelectionArea) | SelectionArea | |
isListeningToChanges() (defined in SelectionArea) | SelectionArea | |
isReady() (defined in SelectionArea) | SelectionArea | |
mouseDrag(const MouseEvent &event) (defined in SelectionArea) | SelectionArea | |
paint(Graphics &g) (defined in SelectionArea) | SelectionArea | |
SelectionArea() (defined in SelectionArea) | SelectionArea | |
SelectionArea(bool _isComponentSelection) (defined in SelectionArea) | SelectionArea | |
setAllowTransform(bool shouldBeAllowedToTransform) (defined in SelectionArea) | SelectionArea | |
setBoxSize(int newSize) (defined in SelectionArea) | SelectionArea | |
setListenToChanges(bool shouldBeListeningToChanges) (defined in SelectionArea) | SelectionArea | |
setSelectionBounds(int x, int y, int width, int height, bool isModX=false, bool isModY=false, bool isModWidth=false, bool isModHeight=false) (defined in SelectionArea) | SelectionArea | |
setVisible(bool shouldBeVisible) (defined in SelectionArea) | SelectionArea | |
~SelectionArea() (defined in SelectionArea) | SelectionArea |