Doc: new filters in the Issues output pane

The Debug Information, Debugger Runtime, and Deployment
filters were added.

Change-Id: Ifc22e1dfb1d1a9b0b72e371bfa7963c646d3ff2f
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Leena Miettinen
2013-10-22 13:55:47 +02:00
parent 668849cad6
commit f1750ba4f7
2 changed files with 9 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -298,6 +298,15 @@
\li \gui Compile - Selected output from the compiler. Open the \li \gui Compile - Selected output from the compiler. Open the
\gui {Compile Output} pane for more detailed information. \gui {Compile Output} pane for more detailed information.
\li \gui{Debug Information} - Lists debug information packages that might
be missing.
\li \gui{Debugger Runtime} - Errors encountered when starting \QC. For
example, information about missing DLLs.
\li \gui Deployment - Errors encountered between building an application
successfully and starting it on a device.
\li \gui {My Tasks} - Entries from a task list file (.tasks) generated \li \gui {My Tasks} - Entries from a task list file (.tasks) generated
by \l{Showing Task List Files in Issues Pane} by \l{Showing Task List Files in Issues Pane}
{code scanning and analysis tools}. {code scanning and analysis tools}.