Wt::RootWindow Class Reference

#include <rootwindow.h>

Inherits Wt::Display, and Wt::Window.

List of all members.

Public Member Functions

virtual void resize (int w, int h)
 RootWindow (int w=Display::defaultWidth, int h=Display::defaultHeight, int depth=Display::defaultDepth, const std::string &name="RootWindow::anon", int wflags=0)

Static Public Member Functions

static RootWindowinstance ()

Protected Member Functions

virtual void paintEvent (PaintEvent *e)


Constructor & Destructor Documentation

Wt::RootWindow::RootWindow ( int  w = Display::defaultWidth,
int  h = Display::defaultHeight,
int  depth = Display::defaultDepth,
const std::string &  name = "RootWindow::anon",
int  wflags = 0 
)


Member Function Documentation

static RootWindow* Wt::RootWindow::instance (  )  [inline, static]

void Wt::RootWindow::paintEvent ( PaintEvent e  )  [protected, virtual]

Reimplemented from Wt::Widget.

void Wt::RootWindow::resize ( int  w,
int  h 
) [virtual]

Reimplemented from Wt::Widget.


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

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.