| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
| Public Types | |
| enum | { Selectable = 1 << 0, Selected = 1 << 1, Hovered = 1 << 2, LastRow = 1 << 3 } | 
| Public Member Functions | |
| operator int32_t () const | |
| int32_t | getIndex () const | 
| bool | isSelectable () const | 
| bool | isSelected () const | 
| bool | isHovered () const | 
| bool | isLastRow () const | 
| Row (int32_t index, int32_t flags) | |
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |