Add some documentation for how to use the ProgressManager.

This commit is contained in:
con
2009-12-02 15:05:49 +01:00
parent aeb3e92f21
commit 15c4e5d42e
2 changed files with 199 additions and 0 deletions
+6
View File
@@ -164,6 +164,12 @@
\o For a text typed in by the user you provide a list of things to show in the popup. When the user selects an entry you are requested to do whatever you want.
\o \l{Locator::ILocatorFilter}, \l{Locator::FilterEntry}, \l{Locator::BaseFileFilter}
\row
\o Show a progress indicator for a concurrently running task.
\o You can show a progress indicator for your tasks in the left hand tool bar,
and also in the application icon (on platforms that support it).
\o \l{Core::ProgressManager}, \l{Core::FutureProgress}
\row
\o
\o