From dc4d2b260debda80b8a0d81c9a032050232fdaab Mon Sep 17 00:00:00 2001 From: Martin Jones Date: Wed, 9 Sep 2009 15:17:00 +1000 Subject: Doc. --- src/declarative/fx/qfxloader.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/declarative/fx/qfxloader.cpp b/src/declarative/fx/qfxloader.cpp index 783fd61..e75ce6d 100644 --- a/src/declarative/fx/qfxloader.cpp +++ b/src/declarative/fx/qfxloader.cpp @@ -312,6 +312,8 @@ qreal QFxLoader::progress() const \o SizeLoaderToItem - the Loader will be sized to the size of the item, unless the size of the Loader has been otherwise specified. \o SizeItemToLoader - the item will be sized to the size of the Loader. \endlist + + The default resizeMode is SizeLoaderToItem. */ QFxLoader::ResizeMode QFxLoader::resizeMode() const { -- cgit v0.12