Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

Basic Widgets

These basic widgets (controls) are designed for direct use. There are also some Abstract Widget Classes that are designed for subclassing, and some more complex Advanced Widgets.

QCheckBoxCheckbox with a text label
QComboBoxCombined button and popup list
QCommandLinkButtonVista style command link button
QDateEditWidget for editing dates based on the QDateTimeEdit widget
QDateTimeEditWidget for editing dates and times
QDialRounded range control (like a speedometer or potentiometer)
QDoubleSpinBoxSpin box widget that takes doubles
QFocusFrameFocus frame which can be outside of a widget's normal paintable area
QFontComboBoxCombobox that lets the user select a font family
QLCDNumberDisplays a number with LCD-like digits
QLabelText or image display
QLineEditOne-line text editor
QMenuMenu widget for use in menu bars, context menus, and other popup menus
QProgressBarHorizontal or vertical progress bar
QPushButtonCommand button
QRadioButtonRadio button with a text label
QScrollAreaScrolling view onto another widget
QScrollBarVertical or horizontal scroll bar
QSizeGripResize handle for resizing top-level windows
QSliderVertical or horizontal slider
QSpinBoxSpin box widget
QTabBarTab bar, e.g. for use in tabbed dialogs
QTabWidgetStack of tabbed widgets
QTimeEditWidget for editing times based on the QDateTimeEdit widget
QToolBoxColumn of tabbed widget items
QToolButtonQuick-access button to commands or options, usually used inside a QToolBar
QWidgetThe base class of all user interface objects


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3