LibreOffice Module vcl (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
weld::ReorderingDropTarget Class Reference

#include <weldutils.hxx>

Inheritance diagram for weld::ReorderingDropTarget:
[legend]
Collaboration diagram for weld::ReorderingDropTarget:
[legend]

Public Member Functions

 ReorderingDropTarget (weld::TreeView &rTreeView)
 

Protected Member Functions

virtual sal_Int8 AcceptDrop (const AcceptDropEvent &rEvt) override
 
virtual sal_Int8 ExecuteDrop (const ExecuteDropEvent &rEvt) override
 

Private Attributes

weld::TreeViewm_rTreeView
 

Detailed Description

Definition at line 436 of file weldutils.hxx.

Constructor & Destructor Documentation

◆ ReorderingDropTarget()

weld::ReorderingDropTarget::ReorderingDropTarget ( weld::TreeView rTreeView)

Definition at line 628 of file weldutils.cxx.

Member Function Documentation

◆ AcceptDrop()

sal_Int8 weld::ReorderingDropTarget::AcceptDrop ( const AcceptDropEvent rEvt)
overrideprotectedvirtual

◆ ExecuteDrop()

sal_Int8 weld::ReorderingDropTarget::ExecuteDrop ( const ExecuteDropEvent rEvt)
overrideprotectedvirtual

Member Data Documentation

◆ m_rTreeView

weld::TreeView& weld::ReorderingDropTarget::m_rTreeView
private

Definition at line 438 of file weldutils.hxx.

Referenced by AcceptDrop(), and ExecuteDrop().


The documentation for this class was generated from the following files: