A QWidget which views a QwSpriteField More...
#include <QwSpriteField.h>
Inherits QWidget.
A QWidget which views a QwSpriteField.
Construct a QwSpriteFieldView which views the given QwSpriteField. The usual QWidget parameters may also be passed.
Deconstruct the QwSpriteFieldView.
[virtual protected]
(override)
Repaint the appropriate area of the QwSpriteField which this QwSpriteFieldView is viewing.
Change the QwSpriteField which the QwSpriteFieldView is viewing.
[virtual]
viewArea returns the area of `viewing' which this QwSpriteFieldView is viewing. The implementation in QwSpriteFieldView returns the area of the widget, clipped by the area of the widget's parent (if any). This should suffice for most cases. The tighter this rectangle can be defined, the more efficient QwSpriteField::Update will be.
Return zero-width area if nothing viewed.
This file is part of a class set, copyright © 1995-96 Warwick Allison
It was generated from the following files: