Main Page | Namespace List | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

wxOwnerEventHandler Class Reference

#include <layoutmanager.h>

Collaboration diagram for wxOwnerEventHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wxOwnerEventHandler ()
void SetOwner (class wxLayoutManager *pOwner)
void OnSize (wxSizeEvent &)
void OnMove (wxMoveEvent &)
void OnUpdateLayout (wxCommandEvent &)
void OnMenu (wxCommandEvent &event)

Private Attributes

wxLayoutManager * pOwner_

Constructor & Destructor Documentation

wxOwnerEventHandler::wxOwnerEventHandler (   )  [inline]
 

Definition at line 48 of file layoutmanager.h.


Member Function Documentation

void wxOwnerEventHandler::OnMenu (  wxCommandEvent &  event  ) 
 

Definition at line 60 of file layoutmanager.cpp.

References wxLayoutManager::OnMenuToggle(), and pOwner_.

void wxOwnerEventHandler::OnMove (  wxMoveEvent &   ) 
 

Definition at line 47 of file layoutmanager.cpp.

References wxLayoutManager::OnMove(), and pOwner_.

void wxOwnerEventHandler::OnSize (  wxSizeEvent &   ) 
 

Definition at line 40 of file layoutmanager.cpp.

void wxOwnerEventHandler::OnUpdateLayout (  wxCommandEvent &   ) 
 

Definition at line 54 of file layoutmanager.cpp.

References wxLayoutManager::OnUpdateLayout(), and pOwner_.

void wxOwnerEventHandler::SetOwner (  class wxLayoutManager *  pOwner  )  [inline]
 

Definition at line 51 of file layoutmanager.h.


Member Data Documentation

class wxLayoutManager* wxOwnerEventHandler::pOwner_ [private]
 

Definition at line 61 of file layoutmanager.h.

Referenced by OnMenu(), OnMove(), and OnUpdateLayout().


The documentation for this class was generated from the following files:
Generated on Sat May 14 14:54:39 2005 for wxDockIt by  doxygen 1.4.2