diff options
author | Michele Calgaro <[email protected]> | 2024-10-03 17:43:38 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-10-03 17:43:38 +0900 |
commit | 6964feed838dec70e7743ea90b390e4ae706d3c9 (patch) | |
tree | 6faf8862c19e31a988e9b5a43485a9f23b89d4a8 /doc/html/tqmenubar.html | |
parent | 81288cfcb6a543d96a1ee4bf1d7d3c26231f517f (diff) | |
download | tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.tar.gz tqt3-6964feed838dec70e7743ea90b390e4ae706d3c9.zip |
Remove obsolete Netscape plugin and its classes
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqmenubar.html')
-rw-r--r-- | doc/html/tqmenubar.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/tqmenubar.html b/doc/html/tqmenubar.html index 849e813e2..04ebf263d 100644 --- a/doc/html/tqmenubar.html +++ b/doc/html/tqmenubar.html @@ -235,7 +235,6 @@ menu bar is needed after items have been inserted. See <a href="showimg-example. Reimplements <a href="tqwidget.html#hide">TQWidget::hide</a>() in order to deselect any selected item, and calls setUpLayout() for the main window. -<p>Example: <a href="grapher-nsplugin-example.html#x2745">grapher/grapher.cpp</a>. <p>Reimplemented from <a href="tqwidget.html#hide">TQWidget</a>. <h3 class=fn>void <a name="highlighted"></a>TQMenuBar::highlighted ( int id )<tt> [signal]</tt> </h3> @@ -562,7 +561,6 @@ Reimplements <a href="tqwidget.html#show">TQWidget::show</a>() in order to set u keyboard accelerators and to raise itself to the top of the widget stack. -<p>Example: <a href="grapher-nsplugin-example.html#x2746">grapher/grapher.cpp</a>. <p>Reimplemented from <a href="tqwidget.html#show">TQWidget</a>. <hr><h2>Property Documentation</h2> <h3 class=fn>bool <a name="defaultUp-prop"></a>defaultUp</h3> |