sizeFromIconSize should be usable from javascript
svn path=/trunk/KDE/kdelibs/; revision=1098964
This commit is contained in:
parent
6d8783b5e8
commit
67e72fb8ff
@ -249,7 +249,7 @@ public:
|
||||
* @return optimal size given a size for the icon
|
||||
* @param iconWidth desired width of the icon
|
||||
*/
|
||||
QSizeF sizeFromIconSize(const qreal iconWidth) const;
|
||||
Q_INVOKABLE QSizeF sizeFromIconSize(const qreal iconWidth) const;
|
||||
|
||||
/**
|
||||
* @return the number of lines allowed to display
|
||||
|
Loading…
x
Reference in New Issue
Block a user