From 9c02dbb59ce57c68dc177d9294b980bf114a3e11 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:59:03 -0500 Subject: Update to TDE R14 API --- doc/html/classFilterRecord.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/classFilterRecord.html') diff --git a/doc/html/classFilterRecord.html b/doc/html/classFilterRecord.html index 5819b85..1a7edea 100644 --- a/doc/html/classFilterRecord.html +++ b/doc/html/classFilterRecord.html @@ -48,14 +48,14 @@  FilterRecord () -FilterRecord (filterType type, expressionType expression, const QString &match, bool CaseSensitive, bool regExp) +FilterRecord (filterType type, expressionType expression, const TQString &match, bool CaseSensitive, bool regExp) bool matches (ShowRecordElem *) -QString toString () const +TQString toString () const

Public Attributes

@@ -65,7 +65,7 @@ QString expressionType _expression -QString _match +TQString _match bool _CaseSensitive -- cgit v1.2.1