PanelBar Class Reference

Class for for drawing a vertical line between panel content and tab bar. More...

#include <panelbar.h>

List of all members.

Public Slots

void resizeBar (const QSize &size)
 Slot to redraw the bar after window resize event.

Public Member Functions

 PanelBar (QWidget *parent=0)
 Constructor.

Protected Member Functions

void paintEvent (QPaintEvent *event)
 Draws the bar.

Private Attributes

QPixmap m_menuDropShadowTile
 Pixmap for menu drop shadow.
QPixmap m_barTile
 Pixmap for panel bar.
QRect m_barRect
 Rect for the panel bar.

Detailed Description

Class for for drawing a vertical line between panel content and tab bar.

Author:
Kaj Wallin - kaj.wallin (at) ixonos.com
Pekka Nissinen - pekka.nissinen (at) ixonos.com

Constructor & Destructor Documentation

PanelBar::PanelBar ( QWidget *  parent = 0  ) 

Constructor.

Parameters:
parent Parent

Member Function Documentation

void PanelBar::paintEvent ( QPaintEvent *  event  )  [protected]

Draws the bar.

Parameters:
event Paint event
void PanelBar::resizeBar ( const QSize &  size  )  [slot]

Slot to redraw the bar after window resize event.

Parameters:
size Size of the new window

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

Generated on Fri Sep 3 12:05:42 2010 for Situare client for Maemo by  doxygen 1.6.1