PieDock
1.6.3
|
#include <Icon.h>
Public Types | |
enum | Type { Missing, Filler, File, Window } |
Public Member Functions | |
Icon (const ArgbSurface *s, Type t=File) | |
const Type & | getType () const |
void | setType (Type t) |
Public Member Functions inherited from PieDock::ArgbSurfaceSizeMap | |
ArgbSurfaceSizeMap (const ArgbSurface *) | |
virtual | ~ArgbSurfaceSizeMap () |
const ArgbSurface & | getSurface () const |
virtual const ArgbSurface * | getSurface (int, int) |
virtual void | setSurface (ArgbSurface *) |
Additional Inherited Members | |
Protected Member Functions inherited from PieDock::ArgbSurfaceSizeMap | |
virtual void | clear () |