#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 enum _FV_InlineDragMode FV_InlineDragMode |
| enum _FV_InlineDragMode |
1.7.1