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 137 of file GLPreviewFrame.h.
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().
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().