mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Doxygen
This commit is contained in:
parent
44df58e54d
commit
2c6100ea20
@ -106,6 +106,7 @@ class CORE_EXPORT QgsLocatorFilter : public QObject
|
||||
Lowest //!< Lowest priority
|
||||
};
|
||||
|
||||
//! Flags for locator behavior.
|
||||
enum Flag
|
||||
{
|
||||
FlagFast = 1 << 1, //!< Filter finds results quickly and can be safely run in the main thread
|
||||
|
Loading…
x
Reference in New Issue
Block a user