mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-01 00:05:25 -04:00
make proxyModel method q_invokable
This commit is contained in:
parent
6a9d7a69d8
commit
8e34e374df
@ -54,7 +54,7 @@ class CORE_EXPORT QgsLocatorWidgetCore : public QObject
|
||||
QgsLocator *locator() const;
|
||||
|
||||
//! Returns the proxy model
|
||||
QgsLocatorProxyModel *proxyModel() const;
|
||||
Q_INVOKABLE QgsLocatorProxyModel *proxyModel() const;
|
||||
|
||||
//! Returns true if some text to be search is pending in the queue
|
||||
bool hasQueueRequested() const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user