summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2009-07-01 11:29:58 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2009-07-01 11:30:30 (GMT)
commit9da6a1d34f1d06879ba9d72e9ad15bf261aea8c9 (patch)
tree556fc22e26f861ac0134fb1bad81aab21c93d6e9 /src/gui
parent3b9f9c1abaee60e94031e0a46f46c67410dc3d2f (diff)
downloadQt-9da6a1d34f1d06879ba9d72e9ad15bf261aea8c9.zip
Qt-9da6a1d34f1d06879ba9d72e9ad15bf261aea8c9.tar.gz
Qt-9da6a1d34f1d06879ba9d72e9ad15bf261aea8c9.tar.bz2
Doc: correcting typo
Correcting typos Task-number: 257225
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/itemviews/qitemdelegate.cpp2
-rw-r--r--src/gui/itemviews/qstyleditemdelegate.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/itemviews/qitemdelegate.cpp b/src/gui/itemviews/qitemdelegate.cpp
index 264fa37..2dd5540 100644
--- a/src/gui/itemviews/qitemdelegate.cpp
+++ b/src/gui/itemviews/qitemdelegate.cpp
@@ -574,7 +574,7 @@ void QItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) con
}
/*!
- Gets data drom the \a editor widget and stores it in the specified
+ Gets data from the \a editor widget and stores it in the specified
\a model at the item \a index.
The default implementation gets the value to be stored in the data
diff --git a/src/gui/itemviews/qstyleditemdelegate.cpp b/src/gui/itemviews/qstyleditemdelegate.cpp
index e528e58..edca724 100644
--- a/src/gui/itemviews/qstyleditemdelegate.cpp
+++ b/src/gui/itemviews/qstyleditemdelegate.cpp
@@ -508,7 +508,7 @@ void QStyledItemDelegate::setEditorData(QWidget *editor, const QModelIndex &inde
}
/*!
- Gets data drom the \a editor widget and stores it in the specified
+ Gets data from the \a editor widget and stores it in the specified
\a model at the item \a index.
The default implementation gets the value to be stored in the data