Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The ThemePageItem class is the root item in a ThemedView. More...
#include <ThemePageItem>
Inherits ThemeItem.
The ThemePageItem class is the root item in a ThemedView.
The ThemePageItem class implements the page element from the theme XML.
The ThemePageItem contains all other items in the theme item tree. It is responsible for loading and displaying a background image.
Normally you do not want to call this item's functions directly, but rather specify the relevant attributes and data for this item in the themed view XML.
See also page element.
Constructs a ThemePageItem. view and atts are passed to the base class constructor.
Destroys the ThemePageItem.
Returns the base directory of for the ThemedView. This is the theme-specific directory where theme resources such as images are located.
Returns a suggested size for the page. This is directly returned by ThemedView::sizeHint().
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |