|
VSTGUI
3.6
|
deprecated file selector class More...
#include <cfileselector.h>
Public Member Functions | |
| CFileSelector (void *ptr) | |
| virtual | ~CFileSelector () |
| long | run (VstFileSelect *vstFileSelect) |
Protected Attributes | |
| void * | ptr |
| VstFileSelect * | vstFileSelect |
deprecated file selector class
| CFileSelector | ( | void * | ptr | ) |
CFileSelector constructor.
| ptr | if ENABLE_VST_EXTENSION_IN_VSTGUI is active this is a ptr to the AudioEffectX class. If it is not active this must be the system window. |
|
virtual |
| long run | ( | VstFileSelect * | vstFileSelect | ) |
|
protected |
|
protected |
1.8.7