ASPiK SDK
VSTGUI::KeyboardViewRangeSelectorCreator Class Reference
Inheritance diagram for VSTGUI::KeyboardViewRangeSelectorCreator:
VSTGUI::KeyboardViewBaseCreator VSTGUI::ViewCreatorAdapter VSTGUI::IViewCreator

Public Member Functions

IdStringPtr getViewName () const override
 
UTF8StringPtr getDisplayName () const override
 
CViewcreate (const UIAttributes &attributes, const IUIDescription *description) const override
 
bool getAttributeNames (std::list< std::string > &attributeNames) const override
 
AttrType getAttributeType (const std::string &attributeName) const override
 
bool getAttributeValue (CView *view, const std::string &attributeName, std::string &stringValue, const IUIDescription *desc) const override
 
bool apply (CView *view, const UIAttributes &attributes, const IUIDescription *desc) const override
 
- Public Member Functions inherited from VSTGUI::KeyboardViewBaseCreator
IdStringPtr getBaseViewName () const override
 
bool getAttributeValueRange (const std::string &attributeName, double &minValue, double &maxValue) const override
 
- Public Member Functions inherited from VSTGUI::ViewCreatorAdapter
bool apply (CView *view, const UIAttributes &attributes, const IUIDescription *description) const override
 
bool getAttributeNames (std::list< std::string > &attributeNames) const override
 
AttrType getAttributeType (const std::string &attributeName) const override
 
bool getAttributeValue (CView *view, const std::string &attributeName, std::string &stringValue, const IUIDescription *desc) const override
 
bool getPossibleListValues (const std::string &attributeName, std::list< const std::string *> &values) const override
 
bool getAttributeValueRange (const std::string &attributeName, double &minValue, double &maxValue) const override
 
UTF8StringPtr getDisplayName () const override
 

Additional Inherited Members

- Public Types inherited from VSTGUI::KeyboardViewBaseCreator
using ViewType = KeyboardViewBase
 
- Public Types inherited from VSTGUI::IViewCreator
enum  AttrType {
  kUnknownType, kBooleanType, kIntegerType, kFloatType,
  kStringType, kColorType, kFontType, kBitmapType,
  kPointType, kRectType, kTagType, kListType,
  kGradientType
}
 
- Static Public Member Functions inherited from VSTGUI::KeyboardViewBaseCreator
template<typename T >
static std::string numberToString (T value)
 
static ViewType::BitmapID attrNameToBitmapID (const std::string &attributeName)
 

The documentation for this class was generated from the following file: