X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Client%2Fstringlistmodel.cpp;h=1e571550b5f55401bf85cde0a1afa2f6df04d642;hb=650127cdd4d2a4f8c7ade0f227b0d3f11073e6bc;hp=73bd9081f8ae4777a51b95a0b69aa66596ab5600;hpb=b7e5e4f21ee31476d5b9d3ceb3b7070b7f6e7101;p=speedfreak diff --git a/Client/stringlistmodel.cpp b/Client/stringlistmodel.cpp index 73bd908..1e57155 100644 --- a/Client/stringlistmodel.cpp +++ b/Client/stringlistmodel.cpp @@ -1,3 +1,12 @@ +/* + * Stringlistmodel class + * + * @author Toni Jussila + * @copyright (c) 2010 Speed Freak team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @exaple http://qt.nokia.com/doc/4.0/qt4-interview.html#example-code + */ + #include "stringlistmodel.h" int StringListModel::rowCount(const QModelIndex &parent) const