summaryrefslogtreecommitdiffstats
path: root/src/qt3support/sql
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-07-02 08:38:08 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-07-02 08:39:04 (GMT)
commit69083610b09aaabbff5e8a177fac713a6a6d46ba (patch)
treea918f90d8c57f8f79cc7b71d449ab532827af1fd /src/qt3support/sql
parentb4028f5a2195a432059ff26c288d772af47bc14d (diff)
downloadQt-69083610b09aaabbff5e8a177fac713a6a6d46ba.zip
Qt-69083610b09aaabbff5e8a177fac713a6a6d46ba.tar.gz
Qt-69083610b09aaabbff5e8a177fac713a6a6d46ba.tar.bz2
doc: Corrected several qdoc warnings.
Diffstat (limited to 'src/qt3support/sql')
-rw-r--r--src/qt3support/sql/q3datatable.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qt3support/sql/q3datatable.cpp b/src/qt3support/sql/q3datatable.cpp
index 638aff8..d8d3c2b 100644
--- a/src/qt3support/sql/q3datatable.cpp
+++ b/src/qt3support/sql/q3datatable.cpp
@@ -1726,8 +1726,6 @@ void Q3DataTable::repaintCell( int row, int col )
the content coordinate system. If \a selected is true the cell has
been selected and would normally be rendered differently than an
unselected cell.
-
- \sa QSql::isNull()
*/
void Q3DataTable::paintCell( QPainter * p, int row, int col, const QRect & cr,