summaryrefslogtreecommitdiffstats
path: root/doc/html/classConfigList.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/classConfigList.html')
-rw-r--r--doc/html/classConfigList.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/classConfigList.html b/doc/html/classConfigList.html
index 8cdbf5b..1a45031 100644
--- a/doc/html/classConfigList.html
+++ b/doc/html/classConfigList.html
@@ -154,9 +154,9 @@
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigList.html#beaa15863a4aae563a8539d176067f79">slotCheckRefreshState</a> (TQString account)</td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual TQCollection::Item&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigList.html#24464fe479402405ee9b849ddcc9c567">newItem</a> (TQCollection::Item item)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual TQPtrCollection::Item&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigList.html#24464fe479402405ee9b849ddcc9c567">newItem</a> (TQPtrCollection::Item item)</td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigList.html#8bf1aaa71ff8971369466e5c2a36d27f">compareItems</a> (TQCollection::Item item1, TQCollection::Item item2)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigList.html#8bf1aaa71ff8971369466e5c2a36d27f">compareItems</a> (TQPtrCollection::Item item1, TQPtrCollection::Item item2)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classConfigList.html#47d7852e47d047dc7c00ad76715aa4df">hasAccount</a> (const TQString &amp;name) const</td></tr>
@@ -1289,14 +1289,14 @@ Returns the mailbox for spam mails <dl class="return" compact><dt><b>Returns:</b
</div>
</div><p>
-<a class="anchor" name="24464fe479402405ee9b849ddcc9c567"></a><!-- doxytag: member="ConfigList::newItem" ref="24464fe479402405ee9b849ddcc9c567" args="(TQCollection::Item item)" -->
+<a class="anchor" name="24464fe479402405ee9b849ddcc9c567"></a><!-- doxytag: member="ConfigList::newItem" ref="24464fe479402405ee9b849ddcc9c567" args="(TQPtrCollection::Item item)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">TQCollection::Item ConfigList::newItem </td>
+ <td class="memname">TQPtrCollection::Item ConfigList::newItem </td>
<td>(</td>
- <td class="paramtype">TQCollection::Item&nbsp;</td>
+ <td class="paramtype">TQPtrCollection::Item&nbsp;</td>
<td class="paramname"> <em>item</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [protected, virtual]</code></td>
@@ -1315,20 +1315,20 @@ Makes a copy from the given account object and returns the pointer to it. Reimpl
</div>
</div><p>
-<a class="anchor" name="8bf1aaa71ff8971369466e5c2a36d27f"></a><!-- doxytag: member="ConfigList::compareItems" ref="8bf1aaa71ff8971369466e5c2a36d27f" args="(TQCollection::Item item1, TQCollection::Item item2)" -->
+<a class="anchor" name="8bf1aaa71ff8971369466e5c2a36d27f"></a><!-- doxytag: member="ConfigList::compareItems" ref="8bf1aaa71ff8971369466e5c2a36d27f" args="(TQPtrCollection::Item item1, TQPtrCollection::Item item2)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int ConfigList::compareItems </td>
<td>(</td>
- <td class="paramtype">TQCollection::Item&nbsp;</td>
+ <td class="paramtype">TQPtrCollection::Item&nbsp;</td>
<td class="paramname"> <em>item1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
- <td class="paramtype">TQCollection::Item&nbsp;</td>
+ <td class="paramtype">TQPtrCollection::Item&nbsp;</td>
<td class="paramname"> <em>item2</em></td><td>&nbsp;</td>
</tr>
<tr>