PanelContent Class Reference

Base class for panel content area. More...

#include "ui/panelcontent.h"

Collaboration diagram for PanelContent:
Collaboration graph
[legend]

List of all members.

Public Slots

void resizePanelContent (const QSize &size)
 Slot to redraw the panel content area after window resize event.

Public Member Functions

 PanelContent (QWidget *parent=0)
 Constructor.
void setContentWidget (QWidget *widget)
 Sets the panel content widget.

Private Attributes

QVBoxLayout * m_panelVBox
 Vertical layout inside the panel.
PanelBasem_panelBase
 Widget for panel base.

Detailed Description

Base class for panel content area.

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

Constructor & Destructor Documentation

PanelContent::PanelContent ( QWidget *  parent = 0  ) 

Constructor.

Parameters:
parent 

Member Function Documentation

void PanelContent::resizePanelContent ( const QSize &  size  )  [slot]

Slot to redraw the panel content area after window resize event.

Parameters:
size Size of the new window
void PanelContent::setContentWidget ( QWidget *  widget  ) 

Sets the panel content widget.

Parameters:
widget Widget

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

Generated on Mon Aug 16 11:39:58 2010 for Situare client for Maemo by  doxygen 1.6.1