VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
VSTGUI::Standalone::CommandName Namespace Reference

Variables

static constexpr IdStringPtr About = "About"
 
static constexpr IdStringPtr Preferences = "Preferences..."
 
static constexpr IdStringPtr Quit = "Quit"
 
static constexpr IdStringPtr Help = "Help"
 
static constexpr IdStringPtr New = "New"
 
static constexpr IdStringPtr Open = "Open..."
 
static constexpr IdStringPtr Save = "Save"
 
static constexpr IdStringPtr SaveAs = "Save As..."
 
static constexpr IdStringPtr Revert = "Revert"
 
static constexpr IdStringPtr CloseWindow = "Close Window"
 
static constexpr IdStringPtr Undo = "Undo"
 
static constexpr IdStringPtr Redo = "Redo"
 
static constexpr IdStringPtr Cut = "Cut"
 
static constexpr IdStringPtr Copy = "Copy"
 
static constexpr IdStringPtr Paste = "Paste"
 
static constexpr IdStringPtr Delete = "Delete"
 
static constexpr IdStringPtr SelectAll = "Select All"
 
static constexpr IdStringPtr MenuSeparator = "~"
 
static constexpr IdStringPtr ToggleInlineUIEditor = "Toggle Inline UI-Editor"
 
static constexpr IdStringPtr ResaveSharedResources = "Resave Shared Resources"
 

Variable Documentation

◆ About

constexpr IdStringPtr About = "About"
static

◆ CloseWindow

constexpr IdStringPtr CloseWindow = "Close Window"
static

◆ Copy

constexpr IdStringPtr Copy = "Copy"
static

◆ Cut

constexpr IdStringPtr Cut = "Cut"
static

◆ Delete

constexpr IdStringPtr Delete = "Delete"
static

◆ Help

constexpr IdStringPtr Help = "Help"
static

◆ MenuSeparator

constexpr IdStringPtr MenuSeparator = "~"
static

◆ New

constexpr IdStringPtr New = "New"
static

◆ Open

constexpr IdStringPtr Open = "Open..."
static

◆ Paste

constexpr IdStringPtr Paste = "Paste"
static

◆ Preferences

constexpr IdStringPtr Preferences = "Preferences..."
static

◆ Quit

constexpr IdStringPtr Quit = "Quit"
static

◆ Redo

constexpr IdStringPtr Redo = "Redo"
static

◆ ResaveSharedResources

constexpr IdStringPtr ResaveSharedResources = "Resave Shared Resources"
static

◆ Revert

constexpr IdStringPtr Revert = "Revert"
static

◆ Save

constexpr IdStringPtr Save = "Save"
static

◆ SaveAs

constexpr IdStringPtr SaveAs = "Save As..."
static

◆ SelectAll

constexpr IdStringPtr SelectAll = "Select All"
static

◆ ToggleInlineUIEditor

constexpr IdStringPtr ToggleInlineUIEditor = "Toggle Inline UI-Editor"
static

◆ Undo

constexpr IdStringPtr Undo = "Undo"
static