From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 2 Jul 2024 21:37:22 +0900 Subject: Rename main window nt* related files to equivalent tq*. The file "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro --- doc/html/tqaction-examples.html | 49 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 doc/html/tqaction-examples.html (limited to 'doc/html/tqaction-examples.html') diff --git a/doc/html/tqaction-examples.html b/doc/html/tqaction-examples.html new file mode 100644 index 000000000..b6ba186d9 --- /dev/null +++ b/doc/html/tqaction-examples.html @@ -0,0 +1,49 @@ + + + + + +TQAction Examples + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

TQAction Examples

+ + +

The following example programs show how to use the +TQAction and TQActionGroup classes. +

+

+
A Complete Application Window with Actions +
A Tiny Example Featuring a Toggle Action +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.1