Add some documentation to Label.qml
This commit is contained in:
parent
0260aa98ea
commit
8e27551c7a
@ -17,6 +17,18 @@
|
|||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**Documentanted API
|
||||||
|
Inherits:
|
||||||
|
Item
|
||||||
|
|
||||||
|
Imports:
|
||||||
|
QtQuick 1.0
|
||||||
|
org.kde.plasma.core
|
||||||
|
|
||||||
|
Description:
|
||||||
|
TODO i need more info here
|
||||||
|
**/
|
||||||
|
|
||||||
import QtQuick 1.0
|
import QtQuick 1.0
|
||||||
import org.kde.plasma.core 0.1 as PlasmaCore
|
import org.kde.plasma.core 0.1 as PlasmaCore
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user