QtWidgets docs: use Fusion screenshots
The Plastique style no longer exists in QtBase. All the references have been updated to Fusion, and the obsolete screenshots have been removed. Change-Id: I771a9ecf23b82965c7b3c41a40945cf051cb5f3a Reviewed-by: Lars Knoll <lars.knoll@digia.com>
@ -1661,7 +1661,7 @@ static const Qt::WindowFlags DefaultWindowFlags =
|
||||
The \l{dialogs/standarddialogs}{Standard Dialogs} example shows
|
||||
how to use QColorDialog as well as other built-in Qt dialogs.
|
||||
|
||||
\image plastique-colordialog.png A color dialog in the Plastique widget style.
|
||||
\image fusion-colordialog.png A color dialog in the Fusion widget style.
|
||||
|
||||
\sa QColor, QFileDialog, QFontDialog, {Standard Dialogs Example}
|
||||
*/
|
||||
|
@ -129,7 +129,7 @@ static const Qt::WindowFlags DefaultWindowFlags =
|
||||
If the user clicks OK the font they chose will be used for myWidget,
|
||||
and if they click Cancel the original font is used.
|
||||
|
||||
\image plastique-fontdialog.png A font dialog in the Plastique widget style.
|
||||
\image fusion-fontdialog.png A font dialog in the Fusion widget style.
|
||||
|
||||
\sa QFont, QFontInfo, QFontMetrics, QColorDialog, QFileDialog,
|
||||
{Standard Dialogs Example}
|
||||
|
@ -259,7 +259,7 @@ void QProgressDialogPrivate::_q_disconnectOnClose()
|
||||
The functions setLabelText() and setCancelButtonText()
|
||||
set the texts shown.
|
||||
|
||||
\image plastique-progressdialog.png A progress dialog shown in the Plastique widget style.
|
||||
\image fusion-progressdialog.png A progress dialog shown in the Fusion widget style.
|
||||
|
||||
\sa QDialog, QProgressBar, {fowler}{GUI Design Handbook: Progress Indicator},
|
||||
{Find Files Example}, {Pixelator Example}
|
||||
|
BIN
src/widgets/doc/images/fusion-colordialog.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
src/widgets/doc/images/fusion-fontdialog.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
src/widgets/doc/images/fusion-menu.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
src/widgets/doc/images/fusion-progressdialog.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
src/widgets/doc/images/fusion-pushbutton-menu.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
src/widgets/doc/images/fusion-statusbar-sizegrip.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
src/widgets/doc/images/fusion-tabbar-truncated.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
src/widgets/doc/images/fusion-tabbar.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 868 B |
Before Width: | Height: | Size: 696 B |
Before Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 1015 B |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 8.0 KiB |
Before Width: | Height: | Size: 632 B |
Before Width: | Height: | Size: 968 B |
Before Width: | Height: | Size: 878 B |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 8.3 KiB |
@ -79,7 +79,7 @@ interfaces
|
||||
\table
|
||||
\row
|
||||
\li \image windowsxp-tabwidget.png
|
||||
\li \image plastique-tabwidget.png
|
||||
\li \image fusion-tabwidget.png
|
||||
\li \image macintosh-tabwidget.png
|
||||
\endtable
|
||||
|
||||
|
@ -110,10 +110,10 @@ QT_BEGIN_NAMESPACE
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-listview.png Screenshot of a Windows XP style list view
|
||||
\li \inlineimage macintosh-listview.png Screenshot of a Macintosh style table view
|
||||
\li \inlineimage plastique-listview.png Screenshot of a Plastique style table view
|
||||
\li \inlineimage fusion-listview.png Screenshot of a Fusion style table view
|
||||
\row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} list view.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} list view.
|
||||
\li A \l{Plastique Style Widget Gallery}{Plastique style} list view.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} list view.
|
||||
\endtable
|
||||
|
||||
\section1 Improving Performance
|
||||
|
@ -1191,10 +1191,10 @@ void QListWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft,
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-listview.png Screenshot of a Windows XP style list widget
|
||||
\li \inlineimage macintosh-listview.png Screenshot of a Macintosh style table widget
|
||||
\li \inlineimage plastique-listview.png Screenshot of a Plastique style table widget
|
||||
\li \inlineimage fusion-listview.png Screenshot of a Fusion style table widget
|
||||
\row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} list widget.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} list widget.
|
||||
\li A \l{Plastique Style Widget Gallery}{Plastique style} list widget.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} list widget.
|
||||
\endtable
|
||||
|
||||
\sa QListWidgetItem, QListView, QTreeView, {Model/View Programming},
|
||||
|
@ -1013,10 +1013,10 @@ void QTableViewPrivate::drawCell(QPainter *painter, const QStyleOptionViewItem &
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-tableview.png Screenshot of a Windows XP style table view
|
||||
\li \inlineimage macintosh-tableview.png Screenshot of a Macintosh style table view
|
||||
\li \inlineimage plastique-tableview.png Screenshot of a Plastique style table view
|
||||
\li \inlineimage fusion-tableview.png Screenshot of a Fusion style table view
|
||||
\row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} table view.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} table view.
|
||||
\li A \l{Plastique Style Widget Gallery}{Plastique style} table view.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} table view.
|
||||
\endtable
|
||||
|
||||
\sa QTableWidget, {View Classes}, QAbstractItemModel, QAbstractItemView,
|
||||
|
@ -1541,10 +1541,10 @@ QTableWidgetItem &QTableWidgetItem::operator=(const QTableWidgetItem &other)
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-tableview.png Screenshot of a Windows XP style table widget
|
||||
\li \inlineimage macintosh-tableview.png Screenshot of a Macintosh style table widget
|
||||
\li \inlineimage plastique-tableview.png Screenshot of a Plastique style table widget
|
||||
\li \inlineimage fusion-tableview.png Screenshot of a Fusion style table widget
|
||||
\row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} table widget.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} table widget.
|
||||
\li A \l{Plastique Style Widget Gallery}{Plastique style} table widget.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} table widget.
|
||||
\endtable
|
||||
|
||||
\sa QTableWidgetItem, QTableView, {Model/View Programming}
|
||||
|
@ -148,10 +148,10 @@ QT_BEGIN_NAMESPACE
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-treeview.png Screenshot of a Windows XP style tree view
|
||||
\li \inlineimage macintosh-treeview.png Screenshot of a Macintosh style tree view
|
||||
\li \inlineimage plastique-treeview.png Screenshot of a Plastique style tree view
|
||||
\li \inlineimage fusion-treeview.png Screenshot of a Fusion style tree view
|
||||
\row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} tree view.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} tree view.
|
||||
\li A \l{Plastique Style Widget Gallery}{Plastique style} tree view.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} tree view.
|
||||
\endtable
|
||||
|
||||
\section1 Improving Performance
|
||||
|
@ -2381,10 +2381,10 @@ void QTreeWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft,
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-treeview.png Screenshot of a Windows XP style tree widget
|
||||
\li \inlineimage macintosh-treeview.png Screenshot of a Macintosh style tree widget
|
||||
\li \inlineimage plastique-treeview.png Screenshot of a Plastique style tree widget
|
||||
\li \inlineimage fusion-treeview.png Screenshot of a Fusion style tree widget
|
||||
\row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} tree widget.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} tree widget.
|
||||
\li A \l{Plastique Style Widget Gallery}{Plastique style} tree widget.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} tree widget.
|
||||
\endtable
|
||||
|
||||
\sa QTreeWidgetItem, QTreeWidgetItemIterator, QTreeView,
|
||||
|
@ -127,8 +127,8 @@ public:
|
||||
\li \inlineimage windows-checkbox.png Screenshot of a Windows XP style checkbox
|
||||
\li A checkbox shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row
|
||||
\li \inlineimage plastique-checkbox.png Screenshot of a Plastique style checkbox
|
||||
\li A checkbox shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\li \inlineimage fusion-checkbox.png Screenshot of a Fusion style checkbox
|
||||
\li A checkbox shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QAbstractButton, QRadioButton, {fowler}{GUI Design Handbook: Check Box}
|
||||
|
@ -109,8 +109,8 @@ QT_BEGIN_NAMESPACE
|
||||
\li A date time editing widget shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage macintosh-datetimeedit.png Screenshot of a Macintosh style date time editing widget
|
||||
\li A date time editing widget shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row \li \inlineimage plastique-datetimeedit.png Screenshot of a Plastique style date time editing widget
|
||||
\li A date time editing widget shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-datetimeedit.png Screenshot of a Fusion style date time editing widget
|
||||
\li A date time editing widget shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QDateEdit, QTimeEdit, QDate, QTime
|
||||
@ -1540,8 +1540,8 @@ void QDateTimeEdit::mousePressEvent(QMouseEvent *event)
|
||||
\li A time editing widget shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage macintosh-timeedit.png Screenshot of a Macintosh style time editing widget
|
||||
\li A time editing widget shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row \li \inlineimage plastique-timeedit.png Screenshot of a Plastique style time editing widget
|
||||
\li A time editing widget shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-timeedit.png Screenshot of a Fusion style time editing widget
|
||||
\li A time editing widget shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QDateEdit, QDateTimeEdit
|
||||
@ -1617,8 +1617,8 @@ QTimeEdit::~QTimeEdit()
|
||||
\li A date editing widget shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage macintosh-dateedit.png Screenshot of a Macintosh style date editing widget
|
||||
\li A date editing widget shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row \li \inlineimage plastique-dateedit.png Screenshot of a Plastique style date editing widget
|
||||
\li A date editing widget shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-dateedit.png Screenshot of a Fusion style date editing widget
|
||||
\li A date editing widget shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QTimeEdit, QDateTimeEdit
|
||||
|
@ -230,11 +230,11 @@ int QDialPrivate::valueFromPoint(const QPoint &p) const
|
||||
\l {QAbstractSlider::pageStep} {pageStep}.
|
||||
|
||||
\table
|
||||
\row \li \inlineimage plastique-dial.png Screenshot of a dial in the Plastique widget style
|
||||
\row \li \inlineimage fusion-dial.png Screenshot of a dial in the Fusion widget style
|
||||
\li \inlineimage windowsxp-dial.png Screenshot of a dial in the Windows XP widget style
|
||||
\li \inlineimage macintosh-dial.png Screenshot of a dial in the Macintosh widget style
|
||||
\row \li {3,1} Dials shown in various widget styles (from left to right):
|
||||
\l{Plastique Style Widget Gallery}{Plastique},
|
||||
\l{Fusion Style Widget Gallery}{Fusion},
|
||||
\l{Windows XP Style Widget Gallery}{Windows XP},
|
||||
\l{Macintosh Style Widget Gallery}{Macintosh}.
|
||||
\endtable
|
||||
|
@ -173,10 +173,10 @@ void QGroupBoxPrivate::click()
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-groupbox.png Screenshot of a Windows XP style group box
|
||||
\li \inlineimage macintosh-groupbox.png Screenshot of a Macintosh style group box
|
||||
\li \inlineimage plastique-groupbox.png Screenshot of a Plastique style group box
|
||||
\li \inlineimage fusion-groupbox.png Screenshot of a Fusion style group box
|
||||
\row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} group box.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} group box.
|
||||
\li A \l{Plastique Style Widget Gallery}{Plastique style} group box.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} group box.
|
||||
\endtable
|
||||
|
||||
\sa QButtonGroup, {Group Box Example}
|
||||
|
@ -138,8 +138,8 @@ QT_BEGIN_NAMESPACE
|
||||
\li \inlineimage macintosh-label.png Screenshot of a Macintosh style label
|
||||
\li A label shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row
|
||||
\li \inlineimage plastique-label.png Screenshot of a Plastique style label
|
||||
\li A label shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\li \inlineimage fusion-label.png Screenshot of a Fusion style label
|
||||
\li A label shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\row
|
||||
\li \inlineimage windowsxp-label.png Screenshot of a Windows XP style label
|
||||
\li A label shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
|
@ -110,10 +110,10 @@ public:
|
||||
\inlineimage windows-lcdnumber.png Screenshot of a Windows style LCD number widget
|
||||
\inlineimage windowsxp-lcdnumber.png Screenshot of a Windows XP style LCD number widget
|
||||
\inlineimage macintosh-lcdnumber.png Screenshot of a Macintosh style LCD number widget
|
||||
\inlineimage plastique-lcdnumber.png Screenshot of a Plastique style LCD number widget
|
||||
\inlineimage fusion-lcdnumber.png Screenshot of a Fusion style LCD number widget
|
||||
\row \li LCD number widgets shown in various widget styles (from left to right):
|
||||
\l{Windows Style Widget Gallery}{Windows}, \l{Windows XP Style Widget Gallery}{Windows XP},
|
||||
\l{Macintosh Style Widget Gallery}{Macintosh}, \l{Plastique Style Widget Gallery}{Plastique}.
|
||||
\l{Macintosh Style Widget Gallery}{Macintosh}, \l{Fusion Style Widget Gallery}{Fusion}.
|
||||
\endtable
|
||||
|
||||
\sa QLabel, QFrame, {Digital Clock Example}, {Tetrix Example}
|
||||
|
@ -208,8 +208,8 @@ void QLineEdit::initStyleOption(QStyleOptionFrame *option) const
|
||||
\li A line edit shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row \li \inlineimage windows-lineedit.png Screenshot of a Windows XP style line edit
|
||||
\li A line edit shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage plastique-lineedit.png Screenshot of a Plastique style line edit
|
||||
\li A line edit shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-lineedit.png Screenshot of a Fusion style line edit
|
||||
\li A line edit shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QTextEdit, QLabel, QComboBox, {fowler}{GUI Design Handbook: Field, Entry}, {Line Edits Example}
|
||||
|
@ -1225,11 +1225,11 @@ void QMenu::initStyleOption(QStyleOptionMenuItem *option, const QAction *action)
|
||||
|
||||
\table 100%
|
||||
\row
|
||||
\li \inlineimage plastique-menu.png
|
||||
\li \inlineimage fusion-menu.png
|
||||
\li \inlineimage windowsxp-menu.png
|
||||
\li \inlineimage macintosh-menu.png
|
||||
\endtable
|
||||
\caption Fig. A menu shown in \l{Plastique Style Widget Gallery}{Plastique widget style},
|
||||
\caption Fig. A menu shown in \l{Fusion Style Widget Gallery}{Fusion widget style},
|
||||
\l{Windows XP Style Widget Gallery}{Windows XP widget style},
|
||||
and \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
|
||||
|
@ -200,8 +200,8 @@ bool QProgressBarPrivate::repaintRequired() const
|
||||
\li A progress bar shown in the Macintosh widget style.
|
||||
\row \li \inlineimage windowsxp-progressbar.png Screenshot of a Windows XP style progress bar
|
||||
\li A progress bar shown in the Windows XP widget style.
|
||||
\row \li \inlineimage plastique-progressbar.png Screenshot of a Plastique style progress bar
|
||||
\li A progress bar shown in the Plastique widget style.
|
||||
\row \li \inlineimage fusion-progressbar.png Screenshot of a Fusion style progress bar
|
||||
\li A progress bar shown in the Fusion widget style.
|
||||
\endtable
|
||||
|
||||
\sa QProgressDialog, {fowler}{GUI Design Handbook: Progress Indicator}
|
||||
|
@ -116,8 +116,8 @@ void QRadioButtonPrivate::init()
|
||||
toggle(), pressed(), released(), clicked(), and toggled().
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage plastique-radiobutton.png Screenshot of a Plastique radio button
|
||||
\li A radio button shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-radiobutton.png Screenshot of a Fusion radio button
|
||||
\li A radio button shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\row \li \inlineimage windows-radiobutton.png Screenshot of a Windows XP radio button
|
||||
\li A radio button shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage macintosh-radiobutton.png Screenshot of a Macintosh radio button
|
||||
|
@ -194,8 +194,8 @@ QT_BEGIN_NAMESPACE
|
||||
\li A scroll bar shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row \li \inlineimage windowsxp-horizontalscrollbar.png Screenshot of a Windows XP style scroll bar
|
||||
\li A scroll bar shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage plastique-horizontalscrollbar.png Screenshot of a Plastique style scroll bar
|
||||
\li A scroll bar shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-horizontalscrollbar.png Screenshot of a Fusion style scroll bar
|
||||
\li A scroll bar shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QScrollArea, QSlider, QDial, QSpinBox, {fowler}{GUI Design Handbook: Scroll Bar}, {Sliders Example}
|
||||
|
@ -194,9 +194,9 @@ Qt::Corner QSizeGripPrivate::corner() const
|
||||
window is shown full screen or maximised.
|
||||
|
||||
\table 50%
|
||||
\row \li \inlineimage plastique-sizegrip.png Screenshot of a Plastique style size grip
|
||||
\row \li \inlineimage fusion-statusbar-sizegrip.png Screenshot of a Fusion style size grip
|
||||
\li A size grip widget at the bottom-right corner of a main window, shown in the
|
||||
\l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
The QSizeGrip class inherits QWidget and reimplements the \l
|
||||
|
@ -259,8 +259,8 @@ QStyle::SubControl QSliderPrivate::newHoverControl(const QPoint &pos)
|
||||
\li A slider shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row \li \inlineimage windows-slider.png Screenshot of a Windows XP slider
|
||||
\li A slider shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage plastique-slider.png Screenshot of a Plastique slider
|
||||
\li A slider shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-slider.png Screenshot of a Fusion slider
|
||||
\li A slider shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QScrollBar, QSpinBox, QDial, {fowler}{GUI Design Handbook: Slider}, {Sliders Example}
|
||||
|
@ -155,8 +155,8 @@ public:
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-spinbox.png Screenshot of a Windows XP spin box
|
||||
\li A spin box shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage plastique-spinbox.png Screenshot of a Plastique spin box
|
||||
\li A spin box shown in the \l{Plastique Style Widget Gallery}{Plastique widget style}.
|
||||
\row \li \inlineimage fusion-spinbox.png Screenshot of a Fusion spin box
|
||||
\li A spin box shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\row \li \inlineimage macintosh-spinbox.png Screenshot of a Macintosh spin box
|
||||
\li A spin box shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\endtable
|
||||
|
@ -216,7 +216,7 @@ QRect QStatusBarPrivate::messageRect() const
|
||||
function. Use the isSizeGripEnabled() function to determine the
|
||||
current status of the size grip.
|
||||
|
||||
\image plastique-statusbar.png A status bar shown in the Plastique widget style
|
||||
\image fusion-statusbar-sizegrip.png A status bar shown in the Fusion widget style
|
||||
|
||||
\sa QMainWindow, QStatusTipEvent, {fowler}{GUI Design Handbook:
|
||||
Status Bar}, {Application Example}
|
||||
|
@ -264,10 +264,10 @@ void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const
|
||||
returns the visual geometry of a single tab.
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage plastique-tabbar.png Screenshot of a Plastique style tab bar
|
||||
\li A tab bar shown in the Plastique widget style.
|
||||
\row \li \inlineimage plastique-tabbar-truncated.png Screenshot of a truncated Plastique tab bar
|
||||
\li A truncated tab bar shown in the Plastique widget style.
|
||||
\row \li \inlineimage fusion-tabbar.png Screenshot of a Fusion style tab bar
|
||||
\li A tab bar shown in the Fusion widget style.
|
||||
\row \li \inlineimage fusion-tabbar-truncated.png Screenshot of a truncated Fusion tab bar
|
||||
\li A truncated tab bar shown in the Fusion widget style.
|
||||
\endtable
|
||||
|
||||
\sa QTabWidget
|
||||
|
@ -122,10 +122,10 @@ QT_BEGIN_NAMESPACE
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-tabwidget.png Screenshot of a Windows XP style tab widget
|
||||
\li \inlineimage macintosh-tabwidget.png Screenshot of a Macintosh style tab widget
|
||||
\li \inlineimage plastique-tabwidget.png Screenshot of a Plastique style tab widget
|
||||
\li \inlineimage fusion-tabwidget.png Screenshot of a Fusion style tab widget
|
||||
\row \li A Windows XP style tab widget.
|
||||
\li A Macintosh style tab widget.
|
||||
\li A Plastique style tab widget.
|
||||
\li A Fusion style tab widget.
|
||||
\endtable
|
||||
|
||||
\sa QTabBar, QStackedWidget, QToolBox, {Tab Dialog Example}
|
||||
|