OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
view.cpp File Reference

Implementation of classes TView & TWindowView. More...

#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/docmanag.h>
#include <owl/appdict.h>
#include <owl/bardescr.h>
#include <owl/docview.rh>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlDocView)
 
 owl::IMPLEMENT_ABSTRACT_STREAMABLE (TView)
 
 owl::IMPLEMENT_STREAMABLE2 (TWindowView, TWindow, TView)
 
 owl::IMPLEMENT_STREAMABLE2 (TDialogView, TDialog, TView)
 

Variables

const uint owl::MinUniqueViewId = 0x8000
 

Detailed Description

Implementation of classes TView & TWindowView.

Definition in file view.cpp.