slicetool.h File Reference

(r1785/r1282)

#include "dragtool.h"
#include "selector.h"
#include "ngscan.h"
#include "transop.h"

Go to the source code of this file.

Classes

class  SliceTool
 SliceTool is actually a misnomer. This tool is used for creating rollover buttons and bars for web pages. More...
class  SliceInfoBarOp
class  SliceInfoBarOpCreate
 Class for creating SliceInfoBarOps. Derived classes of BarCreate are used by DialogBarOp::ReadBarsFromFile(). More...
class  OpSliceDragBox
 Drag box class for the SliceTool. Allows the user to select a number of named sets, by dragging a box around some objects on the document. All objects sharing the same names as those inside the box will then be selected. More...
class  RectListItem
class  OpSliceTranslate
 This is the Slice tool's Translate operation, which is similar in behaviour to OpTranslateTrans, except that we inform the user during the drag if the current selection's bounds overlap those of an unselected named set (button). When doing an immediate transform the params to DoWithParams() are :- Param1 - All the standard transform data Param2 - A pointer to a DocCoord that holds to offset translate by. More...

Defines

#define OPTOKEN_SLICE_DRAGBOX   _T("SliceDragBox")
#define OPTOKEN_SLICE_TRANSLATE   _T("SliceTranslate")


Define Documentation

#define OPTOKEN_SLICE_DRAGBOX   _T("SliceDragBox")
 

Definition at line 103 of file slicetool.h.

#define OPTOKEN_SLICE_TRANSLATE   _T("SliceTranslate")
 

Definition at line 104 of file slicetool.h.


Generated on Sat Nov 10 03:49:26 2007 for Camelot by  doxygen 1.4.4