DesktopMainWindow is the main frontend window of the application. For beginners, this is the starting...
Definition desktopmainwindow.h:39
The HomePage class exactly, home page :)
Definition homepage.h:17
Page Factory produce pages for helping setup the pages :)
Definition pagefactory.h:12
static QList< AppWidget * > build_pesudo_page(const QString &pixpath, int how_many, DesktopMainWindow *mainWindow)
build a pesudo pages
static HomePage * build_home_page(DesktopMainWindow *mainWindow)
big front end to setup a home page
Definition pagefactory.cpp:17