diff options
Diffstat (limited to 'doc/html/tqmenudata.html')
-rw-r--r-- | doc/html/tqmenudata.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmenudata.html b/doc/html/tqmenudata.html index 9d9448a62..d393fa405 100644 --- a/doc/html/tqmenudata.html +++ b/doc/html/tqmenudata.html @@ -647,7 +647,7 @@ unchecks the menu item with id <em>id</em>. Calls <a href="tqpopupmenu.html#setCheckable">TQPopupMenu::setCheckable</a>( TRUE ) if necessary. <p> <p>See also <a href="#isItemChecked">isItemChecked</a>(). -<p>Examples: <a href="canvas-example.html#x2939">canvas/canvas.cpp</a>, <a href="grapher-nsplugin-example.html#x2749">grapher/grapher.cpp</a>, <a href="mdi-example.html#x2032">mdi/application.cpp</a>, <a href="menu-example.html#x1872">menu/menu.cpp</a>, <a href="progress-example.html#x71">progress/progress.cpp</a>, <a href="scrollview-example.html#x636">scrollview/scrollview.cpp</a>, and <a href="showimg-example.html#x1330">showimg/showimg.cpp</a>. +<p>Examples: <a href="canvas-example.html#x2939">canvas/canvas.cpp</a>, <a href="mdi-example.html#x2032">mdi/application.cpp</a>, <a href="menu-example.html#x1872">menu/menu.cpp</a>, <a href="progress-example.html#x71">progress/progress.cpp</a>, <a href="scrollview-example.html#x636">scrollview/scrollview.cpp</a>, and <a href="showimg-example.html#x1330">showimg/showimg.cpp</a>. <h3 class=fn>void <a name="setItemEnabled"></a>TQMenuData::setItemEnabled ( int id, bool enable ) </h3> If <em>enable</em> is TRUE, enables the menu item with identifier <em>id</em>; |