CCIMXDesktop
 
Loading...
Searching...
No Matches
PageFactory Class Reference

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
 

Detailed Description

Page Factory produce pages for helping setup the pages :)

Member Function Documentation

◆ build_home_page()

QWidget * PageFactory::build_home_page ( DesktopMainWindow mainWindow)
static

big front end to setup a home page

Parameters
mainWindowof the home page contains
Returns

◆ build_pesudo_page()

static QList< AppWidget * > PageFactory::build_pesudo_page ( const QString &  pixpath,
int  how_many,
DesktopMainWindow mainWindow 
)
static

build a pesudo pages

Parameters
pixpathindicates the icon path
how_manyindicates how many pesudo apps are created
mainWindowthe main window
Returns
the app widgets lists
Note
this will later be abolished until the finish release of the desktops

The documentation for this class was generated from the following files: