Cleanlooks Style Widget Gallery |
|
|
The QPushButton widget provides a command button. |
The QToolButton class provides a quick-access button to commands or options, usually used inside a QToolBar. |
|
|
The QCheckBox widget provides a checkbox with a text label. |
The QRadioButton widget provides a radio button with a text or pixmap label. |
|
|
The QGroupBox widget provides a group box frame with a title. |
The QTabWidget class provides a stack of tabbed widgets. |
|
|
The QFrame widget provides a simple decorated container for other widgets. |
The QToolBox class provides a column of tabbed widget items. |
|
|
The QListView class provides a default model/view implementation of a list/icon view. The QListWidget class provides a classic item-based list/icon view. |
The QTreeView class provides a default model/view implementation of a tree view. The QTreeWidget class provides a classic item-based tree view. |
|
|
The QTableView class provides a default model/view implementation of a table view. The QTableWidget class provides a classic item-based table view. |
|
|
The QProgressBar widget provides a horizontal progress bar. |
The QLCDNumber widget displays a number with LCD-like digits. |
|
|
The QLabel widget provides a text or image display. |
|
|
The QSlider widget provides a vertical or horizontal slider. |
The QLineEdit widget is a one-line text editor. |
|
|
The QComboBox widget is a combined button and pop-up list. |
The QDoubleSpinBox class provides a spin box widget that allows double precision floating point numbers to be entered. |
|
|
The QSpinBox class provides a spin box widget. |
The QTimeEdit class provides a widget for editing times. |
|
|
The QDateEdit class provides a widget for editing dates. |
The QDateTimeEdit class provides a widget for editing dates and times. |
|
|
The QTextEdit class provides a widget that is used to edit and display both plain and rich text. |
The QScrollBar widget provides a vertical or horizontal scroll bar. Here, we show a scroll bar with horizontal orientation. |
|
|
The QDial class provides a rounded range control (like a speedometer or potentiometer). |
The QCalendarWidget class provides a monthly calendar widget that can be used to select dates. |
|
|
The QFontComboBox widget is a specialized combobox that enables fonts to be selected from a pop-up list containing previews of available fonts. |
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.4 | |
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 ! |
Copyright © 2000-2012 - www.developpez.com