iAwsDockSite Struct Reference
Document me! @@. More...
#include <iaws/awsdock.h>
Inheritance diagram for iAwsDockSite:

Public Member Functions | |
| virtual void | AddDockWindow (iAwsDockableWindow *win)=0 |
| Insert a window into the dock site. | |
| virtual csRect | GetDockedWindowFrame (iAwsDockableWindow *win)=0 |
| Gets the docked window frame where the dockable window should draw itself. | |
| virtual int | GetType ()=0 |
| Document me! @@. | |
| virtual void | RemoveDockWindow (iAwsDockableWindow *win)=0 |
| Remove a window from a dock site. | |
Detailed Description
Document me! @@.
Definition at line 42 of file awsdock.h.
Member Function Documentation
|
|
Insert a window into the dock site.
|
|
|
Gets the docked window frame where the dockable window should draw itself.
|
|
|
Document me! @@.
|
|
|
Remove a window from a dock site.
|
The documentation for this struct was generated from the following file:
- iaws/awsdock.h
Generated for Crystal Space by doxygen 1.4.6
