Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QDesignerContainerExtension Class Reference
[QtDesigner module]

The QDesignerContainerExtension class provides extensions for container widgets in Qt Designer. More...

#include <QDesignerContainerExtension>

Public Functions


Detailed Description

The QDesignerContainerExtension class provides extensions for container widgets in Qt Designer.


Member Function Documentation

QDesignerContainerExtension::~QDesignerContainerExtension ()   [virtual]

Destroys the extension.

void QDesignerContainerExtension::addWidget ( QWidget * widget )   [pure virtual]

Adds the given widget to the container after all the existing widgets.

See also insertWidget() and remove().

int QDesignerContainerExtension::count () const   [pure virtual]

Returns the number of widgets in the container.

int QDesignerContainerExtension::currentIndex () const   [pure virtual]

Returns the current index, corresponding to the current widget in the container.

See also setCurrentIndex().

void QDesignerContainerExtension::insertWidget ( int index, QWidget * widget )   [pure virtual]

Inserts the given widget into the container at the specified index.

See also addWidget() and remove().

void QDesignerContainerExtension::remove ( int index )   [pure virtual]

Removes the widget at the given index in the container.

See also addWidget() and insertWidget().

void QDesignerContainerExtension::setCurrentIndex ( int index )   [pure virtual]

Sets the current index to the specified index, corresponding to the current widget in the container.

See also currentIndex().

QWidget * QDesignerContainerExtension::widget ( int index ) const   [pure virtual]

Returns the widget at the given index in the container.

See also addWidget() and insertWidget().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 4.0
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web