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 139 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 
)
inline

Definition at line 141 of file GLPreviewFrame.h.

Member Function Documentation

void GLwxAuiFloatingFrame::OnActivate ( wxActivateEvent &  evt)

Definition at line 238 of file GLPreviewFrame.cpp.

References GLPreviewFrame::ContinueResize(), and DEBUG_DEBUG.

void GLwxAuiFloatingFrame::OnMoveFinished ( )

Definition at line 246 of file GLPreviewFrame.cpp.

References DEBUG_DEBUG, and GLPreviewFrame::PauseResize().


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