ASPiK SDK
VSTGUI::IMultiBitmapControl Class Reference

interface for controls with sub images More...

#include <ccontrol.h>

Inheritance diagram for VSTGUI::IMultiBitmapControl:
VSTGUI::CAnimKnob VSTGUI::CAutoAnimation VSTGUI::CKickButton VSTGUI::CMovieBitmap VSTGUI::CMovieButton VSTGUI::CRockerSwitch VSTGUI::CSwitchBase VSTGUI::CAnimKnobEx VSTGUI::CustomKnobView VSTGUI::CKickButtonEx VSTGUI::CHorizontalSwitch VSTGUI::CVerticalSwitch

Public Member Functions

virtual void setHeightOfOneImage (const CCoord &height)
 
virtual CCoord getHeightOfOneImage () const
 
virtual void setNumSubPixmaps (int32_t numSubPixmaps)
 
virtual int32_t getNumSubPixmaps () const
 
virtual void autoComputeHeightOfOneImage ()
 

Protected Attributes

CCoord heightOfOneImage
 
int32_t subPixmaps
 

Detailed Description

interface for controls with sub images


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