Sebastian Kügler
|
47ee5be976
|
Make SvgItem work, now successfully shows an Svg
|
2013-02-02 04:42:28 +01:00 |
|
Sebastian Kügler
|
05e5701e9b
|
port svgitem to Qt5
|
2013-02-01 17:24:07 +01:00 |
|
Marco Martin
|
3d21d43182
|
set default meaningful implicitWidth/height
svgItem has naturalSize as implicit size
framesvgitem has the sum of their borders
|
2012-11-27 13:33:50 +01:00 |
|
Luís Gabriel Lima
|
999dd60721
|
Adding notify signals to SvgItem
These signals are being added in order to keep track of property
changes in the QML side.
Signed-off-by: Luís Gabriel Lima <lampih@gmail.com>
|
2012-05-28 08:51:32 -03:00 |
|
Marco Martin
|
ed7f5e630a
|
document
|
2012-01-10 12:06:59 +01:00 |
|
Marco Martin
|
7a325f4658
|
i_p suffix only for stuff not exported from qml
general rule:
if the header if from a class that will be made available as qml type, foo.h, otherwise foo_p.h
|
2011-11-01 19:27:55 +01:00 |
|