install the svg.h header so people can use it
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=644234
This commit is contained in:
parent
d7caba7c6f
commit
f66f973917
@ -37,6 +37,7 @@ install( FILES
|
|||||||
theme.h
|
theme.h
|
||||||
interface.h
|
interface.h
|
||||||
dataengine.h
|
dataengine.h
|
||||||
|
svg.h
|
||||||
|
|
||||||
widgets/widget.h
|
widgets/widget.h
|
||||||
widgets/lineedit.h
|
widgets/lineedit.h
|
||||||
|
1
svg.h
1
svg.h
@ -40,6 +40,7 @@ class KDE_EXPORT Svg : public QObject
|
|||||||
*
|
*
|
||||||
* The size is initialized to be the SVG's native size.
|
* The size is initialized to be the SVG's native size.
|
||||||
*
|
*
|
||||||
|
* @related Plasma::Theme
|
||||||
* @arg imagePath the image to show, used to load the image from
|
* @arg imagePath the image to show, used to load the image from
|
||||||
* Plasma::Theme
|
* Plasma::Theme
|
||||||
* @arg parent options QObject to parent this to
|
* @arg parent options QObject to parent this to
|
||||||
|
Loading…
Reference in New Issue
Block a user