Add documentation for the Switch.qml
This commit is contained in:
parent
18290a4a40
commit
90875eb1ff
@ -17,6 +17,19 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/**Documentanted API
|
||||
Inherits:
|
||||
DualStateButton
|
||||
|
||||
Imports:
|
||||
QtQuick 1.0
|
||||
org.kde.plasma.core
|
||||
|
||||
Description:
|
||||
TODO
|
||||
|
||||
Properties:
|
||||
**/
|
||||
import QtQuick 1.0
|
||||
import org.kde.plasma.core 0.1 as PlasmaCore
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user