ASPiK SDK
VSTGUI::Standalone Namespace Reference

Namespaces

 Async
 
 CommandGroup
 
 Commands
 
 Value
 

Classes

struct  AlertBoxConfig
 
struct  AlertBoxForWindowConfig
 
struct  Command
 
class  CustomDrawView
 
class  DrawDeviceTestsCustomization
 
class  GFXTestApp
 
class  IApplication
 
class  ICommandHandler
 
class  ICommonDirectories
 
class  IMenuBuilder
 
class  IPreference
 
class  ISharedUIResources
 
class  IStepValue
 
class  IStringListValue
 
class  IValue
 
class  IValueConverter
 
class  IValueListener
 
class  IWindow
 
class  IWindowController
 
class  IWindowListener
 
class  MenuBuilderAdapter
 
class  NoMenuBuilder
 
class  Preferences
 
class  UIDescriptionEditorApp
 
class  ValueListenerAdapter
 
class  ViewCreator
 
class  WindowClosedListener
 
struct  WindowConfiguration
 
class  WindowControllerAdapter
 
class  WindowListenerAdapter
 
struct  WindowStyle
 

Typedefs

using WindowPtr = std::shared_ptr< IWindow >
 
using WindowControllerPtr = std::shared_ptr< IWindowController >
 
using ValuePtr = std::shared_ptr< IValue >
 
using ValueConverterPtr = std::shared_ptr< IValueConverter >
 

Enumerations

enum  AlertResult { DefaultButton, SecondButton, ThirdButton, Error }
 
enum  CommonDirectoryLocation { AppPath, AppPreferencesPath, AppCachesPath, UserDocumentsPath }
 
enum  WindowType { Document, Popup }
 

Functions

WindowPtr makeAlertBoxDesignWindow ()
 
bool operator== (const Command &c1, const Command &c2)
 
bool operator!= (const Command &c1, const Command &c2)
 
void drawRects (CDrawContext &context, CPoint size)
 
void makeDrawDeviceTestsWindow ()
 

Detailed Description

Standalone Library

See this page