![]() |
Home · All Namespaces · All Classes |
#include <statusarearenderer.h>
Public Member Functions | |
StatusAreaRenderer (QObject *parent=NULL) | |
virtual | ~StatusAreaRenderer () |
uint | sharedPixmapHandle () |
bool | xEventFilter (const XEvent &event) |
StatusAreaRenderer renders the contents of the scene to a shared pixmap which is then shown by libmeegotouch.
StatusAreaRenderer::StatusAreaRenderer | ( | QObject * | parent = NULL |
) |
Creates a new status area renderer
parent | the parent widget |
StatusAreaRenderer::~StatusAreaRenderer | ( | ) | [virtual] |
Destroys the status area renderer
uint StatusAreaRenderer::sharedPixmapHandle | ( | ) |
Returns the handle to the status area shared pixmap
bool StatusAreaRenderer::xEventFilter | ( | const XEvent & | event | ) | [virtual] |
X event filter for _MEEGOTOUCH_STATUSBAR_VISIBLE changes
Implements XEventListenerFilterInterface.
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:13 Doxygen 1.7.1 |
MeeGo Touch |