#include "sglib.h"
#include "dragbmp.h"
#include "sgdrag.h"
#include "scrcamvw.h"
#include "sglbase.h"
Go to the source code of this file.
Classes | |
class | LibFillsSGallery |
The LibFills SuperGallery class. More... | |
class | OpDisplayLibFillsGallery |
class | SGFillsItem |
A fills gallery item. More... | |
class | GalleryFillsDragInfo |
A fill drag, which was started from the fill gallery. More... | |
class | SGFillsDragTarget |
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... | |
Defines | |
#define | OPTOKEN_DISPLAYFILLSGALLERY _T("DisplayFillsGallery") |
Displays the LibFills gallery. This op can be attached to a menu, button or keypress. | |
Enumerations | |
enum | CALLRESULT { FAILURE = 0, SUCCESS, PENDING } |
|
Displays the LibFills gallery. This op can be attached to a menu, button or keypress.
Definition at line 272 of file sglfills.h. |
|
Definition at line 115 of file sglfills.h.
|