VSTGUI  4.4
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
CDataBrowser::Cell Struct Reference

CDataBrowser Cell position description. More...

Public Member Functions

 Cell (int32_t row=-1, int32_t column=-1)
 
bool isValid () const
 

Public Attributes

int32_t row
 
int32_t column
 

Detailed Description

CDataBrowser Cell position description.

Constructor & Destructor Documentation

Cell ( int32_t  row = -1,
int32_t  column = -1 
)
inline

Member Function Documentation

bool isValid ( ) const
inline

Member Data Documentation

int32_t column
int32_t row

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