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