QwuiStackedWebget Class Reference

A stacked webget container. More...

#include <qwuistackedwebget.h>

Inheritance diagram for QwuiStackedWebget:
QwuiWebget

List of all members.

Public Slots

void setCurrentIndex (int index)
void setCurrentWebget (QwuiWebget *w)

Signals

void currentChanged (int index)
void widgetRemoved (int index)

Public Member Functions

 QwuiStackedWebget (QwuiWebget *parent=NULL, const QString &webName=QString::null)
virtual ~QwuiStackedWebget ()
int addWebget (QwuiWebget *w)
int count () const
int currentIndex () const
QwuiWebgetcurrentWebget () const
int indexOf (QwuiWebget *w) const
int insertWebget (int index, QwuiWebget *w)
void removeWebget (QwuiWebget *w)
QwuiWebgetwebget (int index) const

Detailed Description

A stacked webget container.


Constructor & Destructor Documentation

QwuiStackedWebget::QwuiStackedWebget ( QwuiWebget parent = NULL,
const QString &  webName = QString::null 
)
QwuiStackedWebget::~QwuiStackedWebget (  )  [virtual]

Member Function Documentation

int QwuiStackedWebget::addWebget ( QwuiWebget w  ) 
int QwuiStackedWebget::count (  )  const
void QwuiStackedWebget::currentChanged ( int  index  )  [signal]
int QwuiStackedWebget::currentIndex (  )  const
QwuiWebget * QwuiStackedWebget::currentWebget (  )  const
int QwuiStackedWebget::indexOf ( QwuiWebget w  )  const
int QwuiStackedWebget::insertWebget ( int  index,
QwuiWebget w 
)
void QwuiStackedWebget::removeWebget ( QwuiWebget w  ) 
void QwuiStackedWebget::setCurrentIndex ( int  index  )  [slot]
void QwuiStackedWebget::setCurrentWebget ( QwuiWebget w  )  [slot]
QwuiWebget * QwuiStackedWebget::webget ( int  index  )  const
void QwuiStackedWebget::widgetRemoved ( int  index  )  [signal]

The documentation for this class was generated from the following files:
Generated on Fri Jun 4 01:18:58 2010 for QtWui : Web User Interfaces for Qt by  doxygen 1.6.3