NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/widgets/wx/dock_window.hpp>
#include <wx/platform.h>
#include <wx/frame.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CDockMarkerWindow |
CDockMarkerWindow - top level window with docking markers displayed on top of the application window. More... | |
class | CFloatingFrame |
Macros | |
#define | CFloatingFrameBaseClass wxFrame |
CFloatingFrame - a top level floating frame that can host a Dock Container. More... | |
#define CFloatingFrameBaseClass wxFrame |
CFloatingFrame - a top level floating frame that can host a Dock Container.
Definition at line 122 of file dock_frames.hpp.