OWLNext 7.0
Borland's Object Windows Library for the modern age
|
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) | |
tostream & | owl::operator<< (tostream &os, const TFixedPoint &p) |
tostream & | owl::operator<< (tostream &os, const TLayoutConstraint &c) |
tostream & | owl::operator<< (tostream &os, const TLayoutMetrics &m) |
tostream & | owl::operator<< (tostream &os, const TConstraint &c) |
tostream & | owl::operator<< (tostream &os, const TVariable &v) |
tostream & | owl::operator<< (tostream &os, const TChildMetrics &m) |
owl::IMPLEMENT_STREAMABLE1 (TLayoutWindow, TWindow) | |
Implementation of class TLayoutWindow.
Definition in file layoutwi.cpp.