#include <faith/paintdevice.h>
Inheritance diagram for Faith::PaintDevice:

Public Member Functions | |
| PaintDevice () | |
| virtual | ~PaintDevice () |
| virtual Handle | handle ()=0 |
| Faith::PaintDevice::PaintDevice | ( | ) |
| virtual Faith::PaintDevice::~PaintDevice | ( | ) | [virtual] |
| virtual Handle Faith::PaintDevice::handle | ( | ) | [pure virtual] |
Implemented in Faith::Pixmap, Faith::PostScriptDevice, and Faith::Widget.
1.4.7