#include <TransparentWindow.h>
|
Application * | getApp () const |
|
const int & | getWidth () const |
|
const int & | getHeight () const |
|
XSurface * | getCanvas () const |
|
const GC & | getGc () const |
|
virtual void | show () |
|
virtual void | hide () const |
|
virtual void | clear () |
|
virtual void | update () const |
|
A (possibly pseudo-)transparent window
- Author
- Markus Fisch mf@ma.nosp@m.rkus.nosp@m.fisch.nosp@m..de
TransparentWindow::TransparentWindow |
( |
Application & |
a | ) |
|
Initialize object
- Parameters
-
TransparentWindow::~TransparentWindow |
( |
| ) |
|
|
virtual |
void TransparentWindow::clear |
( |
| ) |
|
|
protectedvirtual |
void TransparentWindow::hide |
( |
| ) |
const |
|
protectedvirtual |
void TransparentWindow::show |
( |
| ) |
|
|
protectedvirtual |
void TransparentWindow::update |
( |
| ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following files: