Name
addTask — Add new task.
Synopsis
QString addTask(QString taskname)
Parameters
tasknameThe name of new task.
Description
addTask(QString taskname) is a D-Bus call that
adds a new top-level to-do to the current storage. The UID of the new task
is returned.