MatOCAD Logo

Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

wxIFMDockEventEx Class Reference

#include <dragndrop.h>

Inherits wxIFMDockEvent.

Inheritance diagram for wxIFMDockEventEx:

Inheritance graph
[legend]
Collaboration diagram for wxIFMDockEventEx:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wxIFMDockEventEx ()
 wxIFMDockEventEx (wxIFMComponent *component, wxIFMComponent *destination, int index, int where)
 wxIFMDockEventEx (const wxIFMDockEventEx &event)
virtual wxEvent * Clone () const
int GetWhere () const
void SetIndex (int i)

Private Attributes

int m_where

Detailed Description

Derived dock event providing for "Dock (right,left,below,above,into)" events. Used by wxIFMDefaultDockingPlugin.

See also:
wxIFMDockEvent

Definition at line 257 of file dragndrop.h.


Constructor & Destructor Documentation

wxIFMDockEventEx::wxIFMDockEventEx  )  [inline]
 

Definition at line 265 of file dragndrop.h.

Referenced by Clone().

wxIFMDockEventEx::wxIFMDockEventEx wxIFMComponent component,
wxIFMComponent destination,
int  index,
int  where
[inline]
 

Definition at line 268 of file dragndrop.h.

wxIFMDockEventEx::wxIFMDockEventEx const wxIFMDockEventEx event  )  [inline]
 

Definition at line 274 of file dragndrop.h.


Member Function Documentation

virtual wxEvent* wxIFMDockEventEx::Clone  )  const [inline, virtual]
 

Reimplemented from wxIFMDockEvent.

Definition at line 279 of file dragndrop.h.

References wxIFMDockEventEx().

int wxIFMDockEventEx::GetWhere  )  const [inline]
 

Definition at line 281 of file dragndrop.h.

References m_where.

Referenced by wxIFMDefaultDockingPlugin::OnDock().

void wxIFMDockEventEx::SetIndex int  i  )  [inline]
 

Definition at line 282 of file dragndrop.h.

References wxIFMDockEvent::m_index.

Referenced by wxIFMDefaultDockingPlugin::OnDock().


Member Data Documentation

int wxIFMDockEventEx::m_where [private]
 

Definition at line 260 of file dragndrop.h.

Referenced by GetWhere().


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

 

SourceForge Logo