Public Member Functions
QStackedWidgetProto Class Reference

#include <qstackedwidgetproto.h>

List of all members.

Public Member Functions

 QStackedWidgetProto (QObject *parent)
Q_INVOKABLE int addWidget (QWidget *widget)
Q_INVOKABLE int count () const
Q_INVOKABLE int currentIndex () const
Q_INVOKABLE QWidgetcurrentWidget () const
Q_INVOKABLE int indexOf (QWidget *widget) const
Q_INVOKABLE int insertWidget (int index, QWidget *widget)
Q_INVOKABLE void removeWidget (QWidget *widget)
Q_INVOKABLE QWidgetwidget (int index) const

Constructor & Destructor Documentation


Member Function Documentation

int QStackedWidgetProto::indexOf ( QWidget widget) const
int QStackedWidgetProto::insertWidget ( int  index,
QWidget widget 
)
QWidget * QStackedWidgetProto::widget ( int  index) const

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

Generated on Mon Jan 23 2012 12:22:36 xTuple ERP Programmer Reference, Version 3.8.0 doxygen 1.7.6.1