|
|
@ -64,7 +64,7 @@ public:
|
|
|
|
|
|
|
|
|
|
|
|
/**Queries for the plugin which supports given service type.
|
|
|
|
/**Queries for the plugin which supports given service type.
|
|
|
|
All already loaded plugins will be queried and the first one to support the service type
|
|
|
|
All already loaded plugins will be queried and the first one to support the service type
|
|
|
|
will be returned. Any plugin can be an extension, only "ServiceTypes=..." entry is
|
|
|
|
will be returned. Any plugin can be an extension, only "X-TDE-ServiceTypes=..." entry is
|
|
|
|
required in .desktop file for that plugin.
|
|
|
|
required in .desktop file for that plugin.
|
|
|
|
@param serviceType The service type of an extension (like "TDevelop/SourceFormatter")
|
|
|
|
@param serviceType The service type of an extension (like "TDevelop/SourceFormatter")
|
|
|
|
@param constraint The constraint which is applied when quering for the service. This
|
|
|
|
@param constraint The constraint which is applied when quering for the service. This
|
|
|
|