| Line 2: | Line 2: | ||
== The Model == | == The Model == | ||
| − | It will provide a way to retrive all the availeable | + | It will provide a way to retrive all the information otherwise availeable via the download dialog. |
It probably won't inherit QStandardModelItem, altough the concept will still remain there. | It probably won't inherit QStandardModelItem, altough the concept will still remain there. | ||
== Proposed API == | == Proposed API == | ||
| − | * | + | * QList<KNS::CompleteEntry> entries() |
| − | + | ||
* ... | * ... | ||
| − | |||
'''TODO!''' | '''TODO!''' | ||
It will provide a way to retrive all the information otherwise availeable via the download dialog. It probably won't inherit QStandardModelItem, altough the concept will still remain there.
TODO!