Classes | Typedefs | Enumerations

fv_Base.h File Reference

Go to the source code of this file.

Classes

class  FV_Base
 Base class for (currently) FV_FrameEdit and FV_VisualInlineImage. More...

Typedefs

typedef enum _FV_DragWhat FV_DragWhat

Enumerations

enum  _FV_DragWhat {
  FV_DragNothing, FV_DragTopLeftCorner, FV_DragTopRightCorner, FV_DragBotLeftCorner,
  FV_DragBotRightCorner, FV_DragLeftEdge, FV_DragTopEdge, FV_DragRightEdge,
  FV_DragBotEdge, FV_DragWhole
}

Typedef Documentation

typedef enum _FV_DragWhat FV_DragWhat

Enumeration Type Documentation

Enumerator:
FV_DragNothing 
FV_DragTopLeftCorner 
FV_DragTopRightCorner 
FV_DragBotLeftCorner 
FV_DragBotRightCorner 
FV_DragLeftEdge 
FV_DragTopEdge 
FV_DragRightEdge 
FV_DragBotEdge 
FV_DragWhole