VSTGUI  3.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Namespaces | Macros
cdatabrowser.cpp File Reference
#include "cdatabrowser.h"
#include "vstkeycode.h"

Namespaces

 VSTGUI
 

Macros

#define FOREACHSUBVIEW   for (CCView *pSv = pFirstView; pSv; pSv = pSv->pNext) {CView *pV = pSv->pView;
 
#define ENDFOR   }
 

Macro Definition Documentation

#define ENDFOR   }
#define FOREACHSUBVIEW   for (CCView *pSv = pFirstView; pSv; pSv = pSv->pNext) {CView *pV = pSv->pView;