#include <display.h>
Inherits Wt::PixmapOf< SDLPixmap >< Wt::SDLDisplay >.
Inherited by Wt::RootWindow.
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) |
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] |
void Wt::Display::update | ( | const Region & | r | ) | [inline] |
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.