diff -r a180113055cb -r 83d6a149c755 Tests/DemoGUI/GridView.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Tests/DemoGUI/GridView.cpp Mon Oct 11 21:59:54 2010 +0530 @@ -0,0 +1,77 @@ +#include "GridView.h" +#include "ScreenSize.h" +#include +#include +#include + +GridView::GridView() +{ + +} +GridView::~GridView() +{ + +} +void GridView::CreateGridView(QStringList aIconPath, QStringList names) +{ + qDebug()<<"Inside GridView::CreateGridView()"; + qDebug()<<"aIconPath count = "<