Projects/KNS2/Model

From KDE TechBase
< Projects‎ | KNS2
Revision as of 10:41, 15 March 2007 by Ruphy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Warning
This page is work in progress. It can change radically. Please don't trust it


The Model

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.


Proposed API

  • QList<KNS::CompleteEntry> entries()
  • ...

TODO!