diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-04 22:55:45 +0900 |
| commit | 6b5960c0e9ea768759c03be6532009409fa958ce (patch) | |
| tree | d9deedd7df48aef68e2b456d3343f634283d0df6 /doc/html/assistant-6.html | |
| parent | 074d585cc3a076958b986ff7cf31eb15d1e8412a (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 |
