IQuickOpenFilter->ILocatorFilter and QuickOpenToolWindow->LocatorWidget

This commit is contained in:
con
2009-10-15 15:24:21 +02:00
parent b7a0dbfa0c
commit a42c3c493a
27 changed files with 166 additions and 166 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
\row
\o Add a new filter to Locator.
\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{QuickOpen::IQuickOpenFilter}, \l{QuickOpen::FilterEntry}, \l{QuickOpen::BaseFileFilter}
\o \l{QuickOpen::ILocatorFilter}, \l{QuickOpen::FilterEntry}, \l{QuickOpen::BaseFileFilter}
\row
\o