#include <fv_UnixInlineImage.h>
Public Member Functions | |
FV_UnixVisualInlineImage (FV_View *pView) | |
virtual | ~FV_UnixVisualInlineImage () |
virtual void | mouseDrag (UT_sint32 x, UT_sint32 y) |
Private Attributes | |
bool | m_bDragOut |
FV_UnixVisualInlineImage::FV_UnixVisualInlineImage | ( | FV_View * | pView | ) |
References UT_ASSERT_HARMLESS.
FV_UnixVisualInlineImage::~FV_UnixVisualInlineImage | ( | ) | [virtual] |
Reimplemented from FV_Base.
References FV_VisualInlineImage::_mouseDrag(), FV_VisualInlineImage::abortDrag(), fd, FV_DragWhole, FV_InlineDrag_DRAGGING, XAP_App::getApp(), FV_Base::getDragWhat(), XAP_Frame::getFrameImpl(), FV_VisualInlineImage::getInlineDragMode(), AV_View::getParentData(), FV_VisualInlineImage::getPNGImage(), XAP_UnixApp::getTmpFile(), XAP_UnixFrameImpl::getTopLevelWindow(), FV_Base::getView(), AV_View::getWindowHeight(), AV_View::getWindowWidth(), m_bDragOut, XAP_UnixApp::removeTmpFile(), targets, FV_View::updateScreen(), UT_DEBUGMSG, and UT_UTF8String::utf8_str().
bool FV_UnixVisualInlineImage::m_bDragOut [private] |
Referenced by mouseDrag().