OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
layoutwi.cpp File Reference

Implementation of class TLayoutWindow. More...

#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/layoutwi.h>
#include <owl/uimetric.h>
#include <owl/fixedpnt.h>
#include <owl/except.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlLayout, 1, 0)
 
tostreamowl::operator<< (tostream &os, const TFixedPoint &p)
 
tostreamowl::operator<< (tostream &os, const TLayoutConstraint &c)
 
tostreamowl::operator<< (tostream &os, const TLayoutMetrics &m)
 
tostreamowl::operator<< (tostream &os, const TConstraint &c)
 
tostreamowl::operator<< (tostream &os, const TVariable &v)
 
tostreamowl::operator<< (tostream &os, const TChildMetrics &m)
 
 owl::IMPLEMENT_STREAMABLE1 (TLayoutWindow, TWindow)
 

Detailed Description

Implementation of class TLayoutWindow.

Definition in file layoutwi.cpp.