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

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  ) 

QwuiWebget * QwuiStackedWebget::webget ( int  index  )  const

void QwuiStackedWebget::setCurrentIndex ( int  index  )  [slot]

void QwuiStackedWebget::setCurrentWebget ( QwuiWebget w  )  [slot]

void QwuiStackedWebget::currentChanged ( int  index  )  [signal]

void QwuiStackedWebget::widgetRemoved ( int  index  )  [signal]


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

Generated on Fri Dec 19 00:31:14 2008 for QtWui : Web User Interfaces for Qt by  doxygen 1.5.6