QtWidgets docs: use WinVista screenshots instead of obsolescent WinXP
Change-Id: Ic7fd291d4ce4468ae12cf5dd102fbcc45387dd87 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>bb10
parent
1edf28839f
commit
1fc05fc192
|
|
@ -108,10 +108,10 @@ QT_BEGIN_NAMESPACE
|
|||
be rendered as large or small icons depending on their iconSize().
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-listview.png Screenshot of a Windows XP style list view
|
||||
\row \li \inlineimage windowsvista-listview.png Screenshot of a Windows Vista style list view
|
||||
\li \inlineimage macintosh-listview.png Screenshot of a Macintosh 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.
|
||||
\row \li A \l{Windows Vista Style Widget Gallery}{Windows Vista style} list view.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} list view.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} list view.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -1189,10 +1189,10 @@ void QListWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft,
|
|||
new current item and the item that was previously current.
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-listview.png Screenshot of a Windows XP style list widget
|
||||
\row \li \inlineimage windowsvista-listview.png Screenshot of a Windows Vista style list widget
|
||||
\li \inlineimage macintosh-listview.png Screenshot of a Macintosh 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.
|
||||
\row \li A \l{Windows Vista Style Widget Gallery}{Windows Vista style} list widget.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} list widget.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} list widget.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -1011,10 +1011,10 @@ void QTableViewPrivate::drawCell(QPainter *painter, const QStyleOptionViewItem &
|
|||
its appearance in other styles.
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-tableview.png Screenshot of a Windows XP style table view
|
||||
\row \li \inlineimage windowsvista-tableview.png Screenshot of a Windows Vista style table view
|
||||
\li \inlineimage macintosh-tableview.png Screenshot of a Macintosh 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.
|
||||
\row \li A \l{Windows Vista Style Widget Gallery}{Windows Vista style} table view.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} table view.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} table view.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -1539,10 +1539,10 @@ QTableWidgetItem &QTableWidgetItem::operator=(const QTableWidgetItem &other)
|
|||
clear() function.
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-tableview.png Screenshot of a Windows XP style table widget
|
||||
\row \li \inlineimage windowsvista-tableview.png Screenshot of a Windows Vista style table widget
|
||||
\li \inlineimage macintosh-tableview.png Screenshot of a Macintosh 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.
|
||||
\row \li A \l{Windows Vista Style Widget Gallery}{Windows Vista style} table widget.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} table widget.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} table widget.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -146,10 +146,10 @@ QT_BEGIN_NAMESPACE
|
|||
\endomit
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-treeview.png Screenshot of a Windows XP style tree view
|
||||
\row \li \inlineimage windowsvista-treeview.png Screenshot of a Windows Vista style tree view
|
||||
\li \inlineimage macintosh-treeview.png Screenshot of a Macintosh 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.
|
||||
\row \li A \l{Windows Vista Style Widget Gallery}{Windows Vista style} tree view.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} tree view.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} tree view.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -2379,10 +2379,10 @@ void QTreeWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft,
|
|||
whether sorting is enabled.
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-treeview.png Screenshot of a Windows XP style tree widget
|
||||
\row \li \inlineimage windowsvista-treeview.png Screenshot of a Windows Vista style tree widget
|
||||
\li \inlineimage macintosh-treeview.png Screenshot of a Macintosh 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.
|
||||
\row \li A \l{Windows Vista Style Widget Gallery}{Windows Vista style} tree widget.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} tree widget.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} tree widget.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -124,8 +124,8 @@ public:
|
|||
\li \inlineimage macintosh-checkbox.png Screenshot of a Macintosh style checkbox
|
||||
\li A checkbox shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\row
|
||||
\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}.
|
||||
\li \inlineimage windowsvista-checkbox.png Screenshot of a Windows Vista style checkbox
|
||||
\li A checkbox shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista widget style}.
|
||||
\row
|
||||
\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}.
|
||||
|
|
|
|||
|
|
@ -105,8 +105,8 @@ QT_BEGIN_NAMESPACE
|
|||
calendar widget can be retrieved with calendarWidget().
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-datetimeedit.png Screenshot of a Windows XP style date time editing widget
|
||||
\li A date time editing widget shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage windowsvista-datetimeedit.png Screenshot of a Windows Vista style date time editing widget
|
||||
\li A date time editing widget shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista 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 fusion-datetimeedit.png Screenshot of a Fusion style date time editing widget
|
||||
|
|
@ -1536,8 +1536,8 @@ void QDateTimeEdit::mousePressEvent(QMouseEvent *event)
|
|||
\endlist
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-timeedit.png Screenshot of a Windows XP style time editing widget
|
||||
\li A time editing widget shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage windowsvista-timeedit.png Screenshot of a Windows Vista style time editing widget
|
||||
\li A time editing widget shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista 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 fusion-timeedit.png Screenshot of a Fusion style time editing widget
|
||||
|
|
@ -1613,8 +1613,8 @@ QTimeEdit::~QTimeEdit()
|
|||
\endlist
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-dateedit.png Screenshot of a Windows XP style date editing widget
|
||||
\li A date editing widget shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage windowsvista-dateedit.png Screenshot of a Windows Vista style date editing widget
|
||||
\li A date editing widget shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista 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 fusion-dateedit.png Screenshot of a Fusion style date editing widget
|
||||
|
|
|
|||
|
|
@ -231,11 +231,11 @@ int QDialPrivate::valueFromPoint(const QPoint &p) const
|
|||
|
||||
\table
|
||||
\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 windowsvista-dial.png Screenshot of a dial in the Windows Vista 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{Fusion Style Widget Gallery}{Fusion},
|
||||
\l{Windows XP Style Widget Gallery}{Windows XP},
|
||||
\l{Windows Vista Style Widget Gallery}{Windows Vista},
|
||||
\l{Macintosh Style Widget Gallery}{Macintosh}.
|
||||
\endtable
|
||||
|
||||
|
|
|
|||
|
|
@ -314,7 +314,7 @@ void QFontComboBoxPrivate::_q_currentChanged(const QString &text)
|
|||
filter out certain types of fonts as e.g. non scalable fonts or
|
||||
monospaced fonts.
|
||||
|
||||
\image windowsxp-fontcombobox.png Screenshot of QFontComboBox on Windows XP
|
||||
\image windowsvista-fontcombobox.png Screenshot of QFontComboBox on Windows Vista
|
||||
|
||||
\sa QComboBox, QFont, QFontInfo, QFontMetrics, QFontDatabase, {Character Map Example}
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -171,10 +171,10 @@ void QGroupBoxPrivate::click()
|
|||
\snippet widgets/groupbox/window.cpp 2
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-groupbox.png Screenshot of a Windows XP style group box
|
||||
\row \li \inlineimage windowsvista-groupbox.png Screenshot of a Windows Vista style group box
|
||||
\li \inlineimage macintosh-groupbox.png Screenshot of a Macintosh 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.
|
||||
\row \li A \l{Windows Vista Style Widget Gallery}{Windows Vista style} group box.
|
||||
\li A \l{Macintosh Style Widget Gallery}{Macintosh style} group box.
|
||||
\li A \l{Fusion Style Widget Gallery}{Fusion style} group box.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -141,8 +141,8 @@ QT_BEGIN_NAMESPACE
|
|||
\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}.
|
||||
\li \inlineimage windowsvista-label.png Screenshot of a Windows Vista style label
|
||||
\li A label shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista widget style}.
|
||||
\endtable
|
||||
|
||||
\sa QLineEdit, QTextEdit, QPixmap, QMovie,
|
||||
|
|
|
|||
|
|
@ -108,11 +108,11 @@ public:
|
|||
\table
|
||||
\row \li
|
||||
\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 windowsvista-lcdnumber.png Screenshot of a Windows Vista style LCD number widget
|
||||
\inlineimage macintosh-lcdnumber.png Screenshot of a Macintosh 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{Windows Style Widget Gallery}{Windows}, \l{Windows Vista Style Widget Gallery}{Windows Vista},
|
||||
\l{Macintosh Style Widget Gallery}{Macintosh}, \l{Fusion Style Widget Gallery}{Fusion}.
|
||||
\endtable
|
||||
|
||||
|
|
|
|||
|
|
@ -206,8 +206,8 @@ void QLineEdit::initStyleOption(QStyleOptionFrame *option) const
|
|||
\table 100%
|
||||
\row \li \inlineimage macintosh-lineedit.png Screenshot of a Macintosh style line edit
|
||||
\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 windowsvista-lineedit.png Screenshot of a Windows Vista style line edit
|
||||
\li A line edit shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista 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
|
||||
|
|
|
|||
|
|
@ -198,8 +198,8 @@ bool QProgressBarPrivate::repaintRequired() const
|
|||
\table
|
||||
\row \li \inlineimage macintosh-progressbar.png Screenshot of a Macintosh style progress bar
|
||||
\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 windowsvista-progressbar.png Screenshot of a Windows Vista style progress bar
|
||||
\li A progress bar shown in the Windows Vista 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
|
||||
|
|
|
|||
|
|
@ -168,8 +168,8 @@ QT_BEGIN_NAMESPACE
|
|||
changed from round to square. Use the setMinimumSize()
|
||||
function to prevent this behavior.
|
||||
|
||||
\row \li \inlineimage windowsxp-pushbutton.png Screenshot of a Windows XP style push button
|
||||
\li A push button shown in the \l{Windows XP Style Widget Gallery}{Windows XP widget style}.
|
||||
\row \li \inlineimage windowsvista-pushbutton.png Screenshot of a Windows Vista style push button
|
||||
\li A push button shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista widget style}.
|
||||
\row \li \inlineimage fusion-pushbutton.png Screenshot of a Fusion style push button
|
||||
\li A push button shown in the \l{Fusion Style Widget Gallery}{Fusion widget style}.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -118,8 +118,8 @@ void QRadioButtonPrivate::init()
|
|||
\table 100%
|
||||
\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 windowsvista-radiobutton.png Screenshot of a Windows Vista radio button
|
||||
\li A radio button shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista widget style}.
|
||||
\row \li \inlineimage macintosh-radiobutton.png Screenshot of a Macintosh radio button
|
||||
\li A radio button shown in the \l{Macintosh Style Widget Gallery}{Macintosh widget style}.
|
||||
\endtable
|
||||
|
|
|
|||
|
|
@ -192,8 +192,8 @@ QT_BEGIN_NAMESPACE
|
|||
\table 100%
|
||||
\row \li \inlineimage macintosh-horizontalscrollbar.png Screenshot of a Macintosh style scroll bar
|
||||
\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 windowsvista-horizontalscrollbar.png Screenshot of a Windows Vista style scroll bar
|
||||
\li A scroll bar shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista 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
|
||||
|
|
|
|||
|
|
@ -257,8 +257,8 @@ QStyle::SubControl QSliderPrivate::newHoverControl(const QPoint &pos)
|
|||
\table 100%
|
||||
\row \li \inlineimage macintosh-slider.png Screenshot of a Macintosh slider
|
||||
\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 windowsvista-slider.png Screenshot of a Windows Vista slider
|
||||
\li A slider shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista 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
|
||||
|
|
|
|||
|
|
@ -153,8 +153,8 @@ public:
|
|||
setSpecialValueText() for how to do this with QSpinBox.
|
||||
|
||||
\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 windowsvista-spinbox.png Screenshot of a Windows Vista spin box
|
||||
\li A spin box shown in the \l{Windows Vista Style Widget Gallery}{Windows Vista 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
|
||||
|
|
|
|||
|
|
@ -120,10 +120,10 @@ QT_BEGIN_NAMESPACE
|
|||
area, organizing the individual pages).
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage windowsxp-tabwidget.png Screenshot of a Windows XP style tab widget
|
||||
\row \li \inlineimage windowsvista-tabwidget.png Screenshot of a Windows Vista style tab widget
|
||||
\li \inlineimage macintosh-tabwidget.png Screenshot of a Macintosh style tab widget
|
||||
\li \inlineimage fusion-tabwidget.png Screenshot of a Fusion style tab widget
|
||||
\row \li A Windows XP style tab widget.
|
||||
\row \li A Windows Vista style tab widget.
|
||||
\li A Macintosh style tab widget.
|
||||
\li A Fusion style tab widget.
|
||||
\endtable
|
||||
|
|
|
|||
Loading…
Reference in New Issue