PanelBase Class Reference

Base class for panels. More...

#include <panelbase.h>

Inheritance diagram for PanelBase:
Inheritance graph
[legend]

List of all members.

Signals

void openPanelRequested (QWidget *widget)
 Signal for requesting a panel to be opened.

Public Member Functions

 PanelBase (QWidget *parent=0)
 Constructor.
QWidget * contextButtons () const
 Getter for the context buttons.

Protected Attributes

QVBoxLayout * m_contextButtonLayout
 Layout for context buttons.

Private Attributes

QWidget * m_contextButtons
 Widget for context buttons.

Detailed Description

Base class for panels.

Author:
Pekka Nissinen - pekka.nissinen (at) ixonos.com

Constructor & Destructor Documentation

PanelBase::PanelBase ( QWidget *  parent = 0  ) 

Constructor.

Parameters:
parent Parent

Member Function Documentation

QWidget * PanelBase::contextButtons (  )  const

Getter for the context buttons.

Returns:
Pointer to context buttons widget
void PanelBase::openPanelRequested ( QWidget *  widget  )  [signal]

Signal for requesting a panel to be opened.

Parameters:
widget Pointer to the widget that emitted the signal

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