NCBI C++ ToolKit
Classes | Enumerations
dock_window.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
+ Include dependency graph for dock_window.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  IDockableWindow
 IDockableWindow - repersents a window that can be docked in Dock Manager. More...
 
class  IDockDropTarget
 IDockDropTarget - interface representing a component that can serve as a drop target during D&D docking. More...
 

Enumerations

enum  EDockEffect {
  eNoEffect = -1 , eSplitLeft , eSplitRight , eSplitTop ,
  eSplitBottom , eSplitTargetLeft , eSplitTargetRight , eSplitTargetTop ,
  eSplitTargetBottom , ePutInTab
}
 EDockEffect. More...
 

Enumeration Type Documentation

◆ EDockEffect

EDockEffect.

Enumerator
eNoEffect 
eSplitLeft 
eSplitRight 
eSplitTop 
eSplitBottom 
eSplitTargetLeft 
eSplitTargetRight 
eSplitTargetTop 
eSplitTargetBottom 
ePutInTab 

Definition at line 65 of file dock_window.hpp.

Modified on Wed Sep 04 14:59:30 2024 by modify_doxy.py rev. 669887