offer as properties
svn path=/trunk/KDE/kdebase/runtime/; revision=1089246
This commit is contained in:
parent
a42176e409
commit
dda89cd693
@ -70,6 +70,8 @@ class AppletInterface : public QObject
|
||||
Q_PROPERTY(bool immutable READ immutable)
|
||||
Q_PROPERTY(bool userConfiguring READ userConfiguring) // @since 4.5
|
||||
Q_PROPERTY(int apiVersion READ apiVersion)
|
||||
Q_PROPERTY(QRectF rect READ rect)
|
||||
Q_PROPERTY(QSizeF size READ size)
|
||||
Q_PROPERTY(QObject *sender READ sender)
|
||||
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user