Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GLwxAuiFloatingFrame Class Reference

subclass for a floating frame of the dock manager More...

#include <GLPreviewFrame.h>

Inheritance diagram for GLwxAuiFloatingFrame:
Inheritance graph

Public Member Functions

 GLwxAuiFloatingFrame (wxWindow *parent, GLwxAuiManager *owner_mgr, const wxAuiPaneInfo &pane, wxWindowID id=wxID_ANY, long style=wxRESIZE_BORDER|wxSYSTEM_MENU|wxCAPTION|wxFRAME_FLOAT_ON_PARENT|wxCLIP_CHILDREN)
 
void OnActivate (wxActivateEvent &evt)
 
void OnMoveFinished ()
 

Detailed Description

subclass for a floating frame of the dock manager

Definition at line 137 of file GLPreviewFrame.h.

Constructor & Destructor Documentation

GLwxAuiFloatingFrame::GLwxAuiFloatingFrame ( wxWindow *  parent,
GLwxAuiManager owner_mgr,
const wxAuiPaneInfo &  pane,
wxWindowID  id = wxID_ANY,
long  style = wxRESIZE_BORDER | wxSYSTEM_MENU | wxCAPTION | wxFRAME_FLOAT_ON_PARENT | wxCLIP_CHILDREN 
)

Definition at line 136 of file GLPreviewFrame.cpp.

References OnActivate().

Member Function Documentation

void GLwxAuiFloatingFrame::OnActivate ( wxActivateEvent &  evt)

Definition at line 142 of file GLPreviewFrame.cpp.

References GLPreviewFrame::ContinueResize(), and DEBUG_DEBUG.

Referenced by GLwxAuiFloatingFrame().

void GLwxAuiFloatingFrame::OnMoveFinished ( )

Definition at line 150 of file GLPreviewFrame.cpp.

References DEBUG_DEBUG, and GLPreviewFrame::PauseResize().


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