foleys_gui_magic
WYSWYG editor for JUCE GUIs including Visualisers
Classes | Namespaces | Enumerations
foleys_Container.h File Reference

Classes

class  Container
 The Container is a GuiItem, that can hold multiple Components. More...
 

Namespaces

 foleys
 

Enumerations

enum class  LayoutType { Contents , FlexBox , Tabbed }
 The LayoutType defines after which method. More...
 
enum class  ScrollMode { NoScroll , ScrollHorizontal , ScrollVertical , ScrollBoth }
 The scroll mode. More...