Gin
Loading...
Searching...
No Matches
Public Attributes | List of all members
ComponentGrid::DragInfo Struct Reference

#include <gin_componentgrid.h>

Inherits juce::ReferenceCountedObject.

Public Attributes

ComponentGridgrid = nullptr
 
Component * originalComponent = nullptr
 
int currentIndex = 0
 

Member Data Documentation

◆ grid

ComponentGrid* ComponentGrid::DragInfo::grid = nullptr

◆ originalComponent

Component* ComponentGrid::DragInfo::originalComponent = nullptr

◆ currentIndex

int ComponentGrid::DragInfo::currentIndex = 0

The documentation for this struct was generated from the following file: