diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-02 19:20:31 +0900 |
| commit | 92fe63114ba50d68709680bdc89d93633dc3ed92 (patch) | |
| tree | 8eb76c5af648b19d08acc2bb8a6fe0fdb82b9eaa /doc/html/assistant-6.html | |
| parent | 649c4c61a1f1f479f4532b196f68df476cef2680 (diff) | |
| download | tqt-feat/tqmake.tar.gz tqt-feat/tqmake.zip | |
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/assistant-6.html')
| -rw-r--r-- | doc/html/assistant-6.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/assistant-6.html b/doc/html/assistant-6.html index d5114eb88..1665b53cb 100644 --- a/doc/html/assistant-6.html +++ b/doc/html/assistant-6.html @@ -32,7 +32,7 @@ body { background: #ffffff; color: black; } <h2 align="center">Customizing TQt Assistant</h2> <p><em>TQt Assistant</em> can be customized by adding and removing documentation from its documentation set. In addition, <em>TQt Assistant</em> introduces the profiles option, which enables its properties to change, for example, the default startup page, and application icon.</p> <h3><a name="1"></a>Modifying the Default Documentation Set</h3> -<p>When it is started without any options, <em>TQt Assistant</em> displays a default set of documentation. When TQt is installed, the default documentation set in <em>TQt Assistant</em> contains the TQt reference documentation as well as the tools that come with TQt, such as <em>TQt Designer</em> and qmake.</p> +<p>When it is started without any options, <em>TQt Assistant</em> displays a default set of documentation. When TQt is installed, the default documentation set in <em>TQt Assistant</em> contains the TQt reference documentation as well as the tools that come with TQt, such as <em>TQt Designer</em> and tqmake.</p> <p>Documentation can be added or removed from <em>TQt Assistant</em> by adding and removing the content files. The format of the content files are specified below. To add a content file, type the following command line option: <tt>-addContentFile docfile</tt>. To remove a content file from the default set, type the following command line option: <tt>-removeContentFile docfile</tt>. For example:</p> <pre> 1: > assistant -addContentFile file.dcf |
