1 #ifndef Fireworks_Core_FWBoxIconBase_h 2 #define Fireworks_Core_FWBoxIconBase_h 34 void draw(Drawable_t iID, GContext_t iContext,
int iX,
int iY)
const;
46 virtual void drawInsideBox(Drawable_t iID, GContext_t iContext,
int iX,
int iY,
unsigned int iSize)
const = 0;
unsigned int m_edgeLength
virtual void drawInsideBox(Drawable_t iID, GContext_t iContext, int iX, int iY, unsigned int iSize) const =0
void draw(Drawable_t iID, GContext_t iContext, int iX, int iY) const
FWBoxIconBase(unsigned int iEdgeLength)
const FWBoxIconBase & operator=(const FWBoxIconBase &)=delete
unsigned int edgeLength() const