#include "dragbmp.h"
#include "sgdrag.h"
Go to the source code of this file.
Classes | |
class | GalleryBitmapDragInfo |
A bitmap drag, which was started from the bitmap gallery. More... | |
class | SGBitmapDragTarget |
An instantiation of this class is created by each entity which wishes to provide a 'destination' to which the mouse can go to complete a drag. More... | |
class | SGDisplayKernelBitmap |
This DisplayTree node is used by the Bitmap SuperGallery It is responsible for providing the ability to handle/redraw one KernelBitmap displayed in said gallery. More... | |
class | BitmapSGallery |
The Bitmap SuperGallery class. More... | |
class | OpDisplayBitmapGallery |
Displays the bitmap gallery. This op can be attached to a menu, button or keypress. More... | |
Defines | |
#define | OPTOKEN_DISPLAYBITMAPGALLERY _T("DisplayBitmapGallery") |
Variables | |
const INT32 | SG_DefaultSmallBmp = 64000 |
const INT32 | SG_DefaultSmallBmpText = 80000 |
const INT32 | SG_DefaultLargeBmp = 96000 |
const INT32 | SG_DefaultLargeBmpText = 120000 |
|
Definition at line 386 of file sgbitmap.h. |
|
Definition at line 111 of file sgbitmap.h. |
|
Definition at line 112 of file sgbitmap.h. |
|
Definition at line 109 of file sgbitmap.h. |
|
Definition at line 110 of file sgbitmap.h. |