VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
CSegmentButton::Segment Struct Reference

#include <csegmentbutton.h>

Public Attributes

UTF8String name
 
SharedPointer< CBitmapicon
 
SharedPointer< CBitmapiconHighlighted
 
SharedPointer< CBitmapbackground
 
SharedPointer< CBitmapbackgroundHighlighted
 
CDrawMethods::IconPosition iconPosition
 
CRect rect
 
bool selected {false}
 

Member Data Documentation

◆ background

SharedPointer<CBitmap> background
mutable

◆ backgroundHighlighted

SharedPointer<CBitmap> backgroundHighlighted
mutable

◆ icon

SharedPointer<CBitmap> icon
mutable

◆ iconHighlighted

SharedPointer<CBitmap> iconHighlighted
mutable

◆ iconPosition

CDrawMethods::IconPosition iconPosition
mutable

◆ name

UTF8String name
mutable

◆ rect

CRect rect

◆ selected

bool selected {false}

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