VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
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

constexpr IdStringPtr Application = "Application"
staticconstexpr

◆ Debug

constexpr IdStringPtr Debug = "Debug"
staticconstexpr

◆ Edit

constexpr IdStringPtr Edit = "Edit"
staticconstexpr

◆ File

constexpr IdStringPtr File = "File"
staticconstexpr

◆ Window

constexpr IdStringPtr Window = "Window"
staticconstexpr