#include <sizeattribute.h>
Inherits IAttribute.
List of all members.
Constructor & Destructor Documentation
SizeAttribute::SizeAttribute |
( |
|
) |
|
SizeAttribute::SizeAttribute |
( |
QObject * |
parent, |
|
|
QString |
key, |
|
|
QPointF |
s | |
|
) |
| | |
SizeAttribute::SizeAttribute |
( |
QObject * |
parent, |
|
|
QString |
key, |
|
|
QString |
s | |
|
) |
| | |
SizeAttribute::~SizeAttribute |
( |
|
) |
|
Member Function Documentation
QPointF SizeAttribute::asPointF |
( |
|
) |
const |
QString SizeAttribute::asString |
( |
|
) |
[virtual] |
void SizeAttribute::setValue |
( |
QString |
size |
) |
[virtual] |
void SizeAttribute::setValue |
( |
const QPointF |
s |
) |
|
void SizeAttribute::setValue |
( |
const int |
w, |
|
|
const int |
h | |
|
) |
| | |
The documentation for this class was generated from the following files: