Page Factory produce pages for helping setup the pages :) More...
#include <pagefactory.h>
Static Public Member Functions | |
static QWidget * | build_home_page (DesktopMainWindow *mainWindow) |
big front end to setup a home page | |
static QList< AppWidget * > | build_pesudo_page (const QString &pixpath, int how_many, DesktopMainWindow *mainWindow) |
build a pesudo pages | |
Page Factory produce pages for helping setup the pages :)
|
static |
big front end to setup a home page
mainWindow | of the home page contains |
|
static |
build a pesudo pages
pixpath | indicates the icon path |
how_many | indicates how many pesudo apps are created |
mainWindow | the main window |