PanelSliderBar Class Reference

Generic class from drawing sliding bar attached to panels. More...

#include "ui/panelsliderbar.h"

List of all members.

Signals

void clicked ()
 Signal that is emitted the slider bar is clicked.

Public Member Functions

 PanelSliderBar (QWidget *parent, Side side)
 Constructor.

Protected Member Functions

void paintEvent (QPaintEvent *)
 Draws stylesheet used in this class.
void mouseReleaseEvent (QMouseEvent *)
 Mouse release event used to expand/collapse the panel.

Detailed Description

Generic class from drawing sliding bar attached to panels.

Author:
Kaj Wallin - kaj.wallin (at) ixonos.com

Constructor & Destructor Documentation

PanelSliderBar::PanelSliderBar ( QWidget *  parent,
Side  side 
)

Constructor.

Parameters:
parent Parent
side Qstring for the sliderbar location. Accepts "LEFT" and "RIGHT"

Member Function Documentation

void PanelSliderBar::clicked (  )  [signal]

Signal that is emitted the slider bar is clicked.

See also:
mouseReleaseEvent
void PanelSliderBar::mouseReleaseEvent ( QMouseEvent *   )  [protected]

Mouse release event used to expand/collapse the panel.

Parameters:
* Event
See also:
clicked
void PanelSliderBar::paintEvent ( QPaintEvent *   )  [protected]

Draws stylesheet used in this class.

Parameters:
* QPaintEvent unused

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

Generated on Thu Jun 10 09:44:04 2010 for Situare client for Maemo by  doxygen 1.6.1