summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdatetimeedit.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2012-11-28 15:01:34 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-28 20:26:27 +0100
commit27748e588ad471e28103fce5ff1037418e87f026 (patch)
treea973bb789d0273303decc1542fe3295f49c39d72 /src/widgets/widgets/qdatetimeedit.cpp
parent779ef8bb7e714eef8d48298f641a046e3d25a881 (diff)
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>
Diffstat (limited to 'src/widgets/widgets/qdatetimeedit.cpp')
-rw-r--r--src/widgets/widgets/qdatetimeedit.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/widgets/widgets/qdatetimeedit.cpp b/src/widgets/widgets/qdatetimeedit.cpp
index 0895c96577..394e2b537f 100644
--- a/src/widgets/widgets/qdatetimeedit.cpp
+++ b/src/widgets/widgets/qdatetimeedit.cpp
@@ -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