forked from qt-creator/qt-creator
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:
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 15 KiB |
@@ -298,6 +298,15 @@
|
||||
\li \gui Compile - Selected output from the compiler. Open the
|
||||
\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
|
||||
by \l{Showing Task List Files in Issues Pane}
|
||||
{code scanning and analysis tools}.
|
||||
|
||||
Reference in New Issue
Block a user