#include <widgetfactory.h>
Lista de todos los miembros.
Documentación del constructor y destructor
QDesignerTabWidget::QDesignerTabWidget |
( |
QWidget * |
parent, |
|
|
const char * |
name |
|
) |
| |
Documentación de las funciones miembro
int QDesignerTabWidget::count |
( |
| ) |
const |
int QDesignerTabWidget::currentPage |
( |
| ) |
const |
QCString QDesignerTabWidget::pageName |
( |
| ) |
const |
QString QDesignerTabWidget::pageTitle |
( |
| ) |
const |
void QDesignerTabWidget::setCurrentPage |
( |
int |
i | ) |
|
void QDesignerTabWidget::setPageName |
( |
const QCString & |
name | ) |
|
void QDesignerTabWidget::setPageTitle |
( |
const QString & |
title | ) |
|
QTabBar* QDesignerTabWidget::tabBar |
( |
| ) |
const [inline] |
Documentación de propiedades
int QDesignerTabWidget::currentPage [read, write] |
the index position of the current tab page
Returns a pointer to the page currently being displayed by the tab dialog. The tab dialog does its best to make sure that this value is never 0 (but if you try hard enough, it can be).
- Ver también:
- QTabBar::currentTab()
Reimplementado de QTabWidget.
QCString QDesignerTabWidget::pageName [read, write] |
QString QDesignerTabWidget::pageTitle [read, write] |
La documentación para esta clase fue generada a partir de los siguientes ficheros: