Wt::Display Class Reference

#include <display.h>

Inherits Wt::PixmapOf< SDLPixmap >< Wt::SDLDisplay >.

Inherited by Wt::RootWindow.

List of all members.

Public Member Functions

 Display (int w=defaultWidth, int h=defaultHeight, int depth=defaultDepth, int flags=0)
 Display (const Size &size, int depth=defaultDepth, int flags=0)
void update (const Region &r)


Constructor & Destructor Documentation

Wt::Display::Display ( int  w = defaultWidth,
int  h = defaultHeight,
int  depth = defaultDepth,
int  flags = 0 
) [inline]

Wt::Display::Display ( const Size size,
int  depth = defaultDepth,
int  flags = 0 
) [inline]


Member Function Documentation

void Wt::Display::update ( const Region r  )  [inline]


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

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.