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 enum _FV_DragWhat FV_DragWhat |
enum _FV_DragWhat |