LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BannerWindow Class Reference

#include <BannerWindow.h>

Inheritance diagram for BannerWindow:
[legend]
Collaboration diagram for BannerWindow:
[legend]

Public Member Functions

 BannerWindow (DashboardWindowManager *wm, int width, int height)
 
virtual ~BannerWindow ()
 
virtual QRectF boundingRect () const
 
virtual void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
 
void contentUpdated ()
 
void resetIgnoreGestureUpEvent ()
 
void resize (int width, int height)
 
- Public Member Functions inherited from BannerMessageView
 BannerMessageView (ScrollType type)
 
virtual ~BannerMessageView ()
 
ScrollType scrollType ()
 
virtual int bmIsViewFullyExpanded () const
 

Additional Inherited Members

- Public Types inherited from BannerMessageView
enum  ScrollType { VerticalScroll = 0, HorizontalScroll, StatusBarScroll, NoScroll }
 
- Public Attributes inherited from BannerMessageView
ScrollType m_scrollType
 

Constructor & Destructor Documentation

BannerWindow::BannerWindow ( DashboardWindowManager wm,
int  width,
int  height 
)
BannerWindow::~BannerWindow ( )
virtual

Member Function Documentation

QRectF BannerWindow::boundingRect ( ) const
virtual
void BannerWindow::contentUpdated ( )
void BannerWindow::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget 
)
virtual
void BannerWindow::resetIgnoreGestureUpEvent ( )
inline
void BannerWindow::resize ( int  width,
int  height 
)

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