diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-03 17:43:38 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-03 17:43:38 +0900 |
commit | 6964feed838dec70e7743ea90b390e4ae706d3c9 (patch) | |
tree | 6faf8862c19e31a988e9b5a43485a9f23b89d4a8 /doc/html/tqptrdict.html | |
parent | 81288cfcb6a543d96a1ee4bf1d7d3c26231f517f (diff) | |
download | tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.tar.gz tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.zip |
Remove obsolete Netscape plugin and its classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqptrdict.html')
-rw-r--r-- | doc/html/tqptrdict.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqptrdict.html b/doc/html/tqptrdict.html index 8332ded16..e79a05b62 100644 --- a/doc/html/tqptrdict.html +++ b/doc/html/tqptrdict.html @@ -269,7 +269,7 @@ function will remove the item from its data structure, and if auto-delete is enabled, will also delete the item. <p> <p>See also <a href="tqptrcollection.html#autoDelete">autoDelete</a>(). -<p>Examples: <a href="grapher-nsplugin-example.html#x2769">grapher/grapher.cpp</a>, <a href="scribble-example.html#x924">scribble/scribble.cpp</a>, and <a href="bigtable-example.html#x1291">table/bigtable/main.cpp</a>. +<p>Examples: <a href="scribble-example.html#x924">scribble/scribble.cpp</a> and <a href="bigtable-example.html#x1291">table/bigtable/main.cpp</a>. <h3 class=fn>uint <a name="size"></a>TQPtrDict::size () const </h3> |