SavvyUI C++ UI Library
Loading...
Searching...
No Matches
PanelBaseChild Class Reference

#include <PanelBase.h>

Public Attributes

int _column
int _row
int _columnCount
int _rowCount
int _x
int _y
int _width
int _height
Component_component
wstring _labelText
Label_label

Member Data Documentation

◆ _column

int PanelBaseChild::_column

◆ _columnCount

int PanelBaseChild::_columnCount

◆ _component

Component* PanelBaseChild::_component

◆ _height

int PanelBaseChild::_height

◆ _label

Label* PanelBaseChild::_label

◆ _labelText

wstring PanelBaseChild::_labelText

◆ _row

int PanelBaseChild::_row

◆ _rowCount

int PanelBaseChild::_rowCount

◆ _width

int PanelBaseChild::_width

◆ _x

int PanelBaseChild::_x

◆ _y

int PanelBaseChild::_y

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