forked from qt-creator/qt-creator
Doc: replace remaining \gui commands with \uicontrol
Missed the Extending Qt Creator Manual the last time I did this. Change-Id: I33b9b59ef204d0f7c6a5f98665c4839c6646c9b1 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Eike Ziller
parent
ce8ad44692
commit
4243c24754
@@ -676,7 +676,7 @@
|
||||
|
||||
For example, the Find plugin provides the FindFilter interface for
|
||||
other plugins to implement. With the FindFilter interface, additional search
|
||||
scopes can be added, that appear in the \gui {Advanced Search} dialog. The
|
||||
scopes can be added, that appear in the \uicontrol {Advanced Search} dialog. The
|
||||
Find plugin retrieves all FindFilter implementations from the global
|
||||
object pool and presents them in the dialog. The plugin forwards the
|
||||
actual search request to the correct FindFilter implementation, which
|
||||
|
||||
Reference in New Issue
Block a user