karbon
VPattern Class Reference
List of all members.Detailed Description
Definition at line 31 of file vpattern.h.
Public Member Functions | |
| VPattern () | |
| VPattern (const QString &tilename) | |
| unsigned char * | pixels () |
| unsigned int | tileWidth () const |
| unsigned int | tileHeight () const |
| KoPoint | origin () const |
| void | setOrigin (const KoPoint &origin) |
| KoPoint | vector () const |
| void | setVector (const KoPoint &vector) |
| void | load (const QString &tilename) |
| void | save (QDomElement &element) const |
| void | load (const QDomElement &element) |
| void | transform (const QWMatrix &m) |
| QPixmap & | pixmap () const |
| QPixmap & | thumbPixmap () const |
| bool | isValid () const |
| QString | tilename () const |
The documentation for this class was generated from the following files:

