some q_property
svn path=/trunk/KDE/kdelibs/; revision=946865
This commit is contained in:
parent
d6f6c69817
commit
bc01148110
@ -49,6 +49,7 @@ class PLASMA_EXPORT WebView : public QGraphicsWidget
|
||||
|
||||
Q_PROPERTY(QString url WRITE setUrl)
|
||||
Q_PROPERTY(QString html WRITE setHtml)
|
||||
Q_PROPERTY(bool dragToScroll READ dragToScroll WRITE setDragToScroll)
|
||||
|
||||
public:
|
||||
explicit WebView(QGraphicsItem *parent = 0);
|
||||
|
Loading…
Reference in New Issue
Block a user