diff options
Diffstat (limited to 'tqtinterface/qt4/src/widgets/tqgridview.cpp')
-rw-r--r-- | tqtinterface/qt4/src/widgets/tqgridview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/widgets/tqgridview.cpp b/tqtinterface/qt4/src/widgets/tqgridview.cpp index 4f60903..0551c30 100644 --- a/tqtinterface/qt4/src/widgets/tqgridview.cpp +++ b/tqtinterface/qt4/src/widgets/tqgridview.cpp @@ -63,7 +63,7 @@ draw the contents of a cell. With ensureCellVisible(), you can ensure a certain cell is - visible. With rowAt() and columnAt() you can tqfind a cell based on + visible. With rowAt() and columnAt() you can find a cell based on the given x- and y-coordinates. If you need to monitor changes to the grid's dimensions (i.e. when |