Hugintrunk
0.1
|
subclass for a floating frame of the dock manager More...
#include <GLPreviewFrame.h>
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 () |
subclass for a floating frame of the dock manager
Definition at line 139 of file GLPreviewFrame.h.
|
inline |
Definition at line 141 of file GLPreviewFrame.h.
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().