Classes | Typedefs | Enumerations

fv_InlineImage.h File Reference

#include <string>
#include "pt_Types.h"
#include "fl_FrameLayout.h"
#include "fv_FrameEdit.h"

Go to the source code of this file.

Classes

class  FV_VisualInlineImage

Typedefs

typedef enum _FV_InlineDragMode FV_InlineDragMode

Enumerations

enum  _FV_InlineDragMode {
  FV_InlineDrag_NOT_ACTIVE, FV_InlineDrag_WAIT_FOR_MOUSE_CLICK, FV_InlineDrag_WAIT_FOR_MOUSE_DRAG, FV_InlineDrag_DRAGGING,
  FV_InlineDrag_RESIZE, FV_InlineDrag_START_DRAGGING
}

Typedef Documentation


Enumeration Type Documentation

Enumerator:
FV_InlineDrag_NOT_ACTIVE 
FV_InlineDrag_WAIT_FOR_MOUSE_CLICK 
FV_InlineDrag_WAIT_FOR_MOUSE_DRAG 
FV_InlineDrag_DRAGGING 
FV_InlineDrag_RESIZE 
FV_InlineDrag_START_DRAGGING