VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
VSTGUI::Standalone::CommandGroup Namespace Reference

predefined command groups More...

Variables

static constexpr IdStringPtr Application = "Application"
 
static constexpr IdStringPtr File = "File"
 
static constexpr IdStringPtr Edit = "Edit"
 
static constexpr IdStringPtr Window = "Window"
 
static constexpr IdStringPtr Debug = "Debug"
 

Detailed Description

predefined command groups

Variable Documentation

◆ Application

IdStringPtr Application = "Application"
staticconstexpr

◆ Debug

IdStringPtr Debug = "Debug"
staticconstexpr

◆ Edit

IdStringPtr Edit = "Edit"
staticconstexpr

◆ File

IdStringPtr File = "File"
staticconstexpr

◆ Window

IdStringPtr Window = "Window"
staticconstexpr