From eaa7ee2e0bbca40ba3173c4304f81957e8964291 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 9 Aug 2011 22:25:47 -0500 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains --- tqtinterface/qt4/src/widgets/tqgridview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tqtinterface/qt4/src/widgets/tqgridview.cpp') 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 -- cgit v1.2.1