#include <iostream>#include <wt/rect.h>Namespaces | |
| namespace | Wt |
Functions | |
| std::ostream & | Wt::operator<< (std::ostream &s, const Point &p) |
| Print a point to a stream. | |
| std::ostream & | Wt::operator<< (std::ostream &s, const Size &size) |
| std::ostream & | Wt::operator<< (std::ostream &s, const Rect &p) |
| Print a rectangle to a stream, formatted as (x,y,w,h). | |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.