Plasma/libplasma2/API Review/Theme: Difference between revisions
Appearance
Created page with "=Properties and invokables= All removed, only declared in the subclass in the QML bindings =Constructors= {| cellspacing="0" cellpadding="5" border="1" style="border: 1px sol..." |
|||
Line 10: | Line 10: | ||
! Method | ! Method | ||
{{FeatureDone|Keep| explicit Theme(QObject *parent | {{FeatureDone|Keep| explicit Theme(QObject *parent )}} | ||
{{FeatureDone|Keep| explicit Theme(const QString &themeName, QObject *parent | {{FeatureDone|Keep| explicit Theme(const QString &themeName, QObject *parent );}} | ||
{{FeatureDone|Keep| ~Theme();}} | {{FeatureDone|Keep| ~Theme();}} | ||
Revision as of 14:30, 11 March 2013
Properties and invokables
All removed, only declared in the subclass in the QML bindings
Constructors
asStatus | Action | Method |
---|---|---|
DONE | Keep | explicit Theme(QObject *parent ) |
DONE | Keep | explicit Theme(const QString &themeName, QObject *parent ); |
DONE | Keep | ~Theme();
|
Status | Action | Method |
---|---|---|
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep | |
DONE | Keep |
|