summaryrefslogtreecommitdiffstats
path: root/doc/html/filterelem_8h-source.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:59:03 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 15:59:03 -0500
commit9c02dbb59ce57c68dc177d9294b980bf114a3e11 (patch)
treeb1b40423c9be9a42a97cd0e8f3af3139aefb6fa0 /doc/html/filterelem_8h-source.html
parent0b875800e452c97b1a3f25aba5f029a8c33a4b93 (diff)
downloadkshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.tar.gz
kshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.zip
Update to TDE R14 API
Diffstat (limited to 'doc/html/filterelem_8h-source.html')
-rw-r--r--doc/html/filterelem_8h-source.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/filterelem_8h-source.html b/doc/html/filterelem_8h-source.html
index c38a116..beb2bd0 100644
--- a/doc/html/filterelem_8h-source.html
+++ b/doc/html/filterelem_8h-source.html
@@ -47,13 +47,13 @@
<a name="l00034"></a><a class="code" href="classFilterRecord.html#4465ee708aed29f373c691ad63560344">00034</a> <span class="keyword">enum</span> <a class="code" href="classFilterRecord.html#4465ee708aed29f373c691ad63560344">expressionType</a> {contains, contains_not, equals, equals_not, greater, less};
<a name="l00035"></a>00035
<a name="l00036"></a>00036 <a class="code" href="classFilterRecord.html#21d096b6ce737e5550e3d767fa6d2ae3">FilterRecord</a> ();
-<a name="l00037"></a>00037 <a class="code" href="classFilterRecord.html#21d096b6ce737e5550e3d767fa6d2ae3">FilterRecord</a> (<a class="code" href="classFilterRecord.html#2c0c872991f558350b5f4b8030f63fdb">filterType</a> type, <a class="code" href="classFilterRecord.html#4465ee708aed29f373c691ad63560344">expressionType</a> expression, <span class="keyword">const</span> QString&amp; match, <span class="keywordtype">bool</span> CaseSensitive, <span class="keywordtype">bool</span> regExp);
+<a name="l00037"></a>00037 <a class="code" href="classFilterRecord.html#21d096b6ce737e5550e3d767fa6d2ae3">FilterRecord</a> (<a class="code" href="classFilterRecord.html#2c0c872991f558350b5f4b8030f63fdb">filterType</a> type, <a class="code" href="classFilterRecord.html#4465ee708aed29f373c691ad63560344">expressionType</a> expression, <span class="keyword">const</span> TQString&amp; match, <span class="keywordtype">bool</span> CaseSensitive, <span class="keywordtype">bool</span> regExp);
<a name="l00038"></a>00038 <span class="keywordtype">bool</span> <a class="code" href="classFilterRecord.html#ce4bf661b49a342242d9c2bd578720c3">matches</a> (<a class="code" href="classShowRecordElem.html">ShowRecordElem</a>*);
-<a name="l00039"></a>00039 QString <a class="code" href="classFilterRecord.html#aad8e6b767fbcc3f9c214ca1be7db853">toString</a> () <span class="keyword">const</span>;
+<a name="l00039"></a>00039 TQString <a class="code" href="classFilterRecord.html#aad8e6b767fbcc3f9c214ca1be7db853">toString</a> () <span class="keyword">const</span>;
<a name="l00040"></a>00040
<a name="l00041"></a><a class="code" href="classFilterRecord.html#a9ca58948529c51e27397ef9b105c6d2">00041</a> <a class="code" href="classFilterRecord.html#2c0c872991f558350b5f4b8030f63fdb">filterType</a> <a class="code" href="classFilterRecord.html#a9ca58948529c51e27397ef9b105c6d2">_type</a>;
<a name="l00042"></a><a class="code" href="classFilterRecord.html#1ec80257bc94ce8fdcbbb2d5de64f612">00042</a> <a class="code" href="classFilterRecord.html#4465ee708aed29f373c691ad63560344">expressionType</a> <a class="code" href="classFilterRecord.html#1ec80257bc94ce8fdcbbb2d5de64f612">_expression</a>;
-<a name="l00043"></a><a class="code" href="classFilterRecord.html#72d4a650ab06738f169b562e5adbbaaa">00043</a> QString <a class="code" href="classFilterRecord.html#72d4a650ab06738f169b562e5adbbaaa">_match</a>;
+<a name="l00043"></a><a class="code" href="classFilterRecord.html#72d4a650ab06738f169b562e5adbbaaa">00043</a> TQString <a class="code" href="classFilterRecord.html#72d4a650ab06738f169b562e5adbbaaa">_match</a>;
<a name="l00044"></a><a class="code" href="classFilterRecord.html#47791227a3cabe9397f5bd1a6c44fd16">00044</a> <span class="keywordtype">bool</span> <a class="code" href="classFilterRecord.html#47791227a3cabe9397f5bd1a6c44fd16">_CaseSensitive</a>;
<a name="l00045"></a><a class="code" href="classFilterRecord.html#eecf987a35d4f17c91c8fd69f4afb139">00045</a> <span class="keywordtype">bool</span> <a class="code" href="classFilterRecord.html#eecf987a35d4f17c91c8fd69f4afb139">_RegExp</a>;
<a name="l00046"></a>00046 };
@@ -69,7 +69,7 @@
<a name="l00056"></a>00056 <span class="keywordtype">void</span> <a class="code" href="classFilterElem.html#e8ee6b5b370ed5c092e43f7090c0d75f">setSecondCondition</a> (<a class="code" href="classFilterElem.html#211ab8f8eebe5e5e3d87d5ca0b71706c">secondCondition</a> scnd, <span class="keyword">const</span> <a class="code" href="classFilterRecord.html">FilterRecord</a>&amp;);
<a name="l00057"></a>00057
<a name="l00058"></a>00058 <a class="code" href="classFilterElem.html#c0bb85bbedfcb29b44f6146d7ebf34ec">~FilterElem</a>();
-<a name="l00059"></a>00059 QString <a class="code" href="classFilterElem.html#252af203fd2bf1784359034c73a7f6c8">toString</a> () <span class="keyword">const</span>;
+<a name="l00059"></a>00059 TQString <a class="code" href="classFilterElem.html#252af203fd2bf1784359034c73a7f6c8">toString</a> () <span class="keyword">const</span>;
<a name="l00060"></a>00060
<a name="l00061"></a><a class="code" href="classFilterElem.html#a0dc9e7d0ab4a85f5426f091eb459565">00061</a> <a class="code" href="classFilterRecord.html">FilterRecord</a> <a class="code" href="classFilterElem.html#a0dc9e7d0ab4a85f5426f091eb459565">_filter1</a>;
<a name="l00062"></a><a class="code" href="classFilterElem.html#e872e95b54e1af0c6773c92cec688020">00062</a> <a class="code" href="classFilterRecord.html">FilterRecord</a> <a class="code" href="classFilterElem.html#e872e95b54e1af0c6773c92cec688020">_filter2</a>;