Navigation Menu

Skip to content

Commit

Permalink
Doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 12, 2018
1 parent 44df58e commit 2c6100e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/locator/qgslocatorfilter.h
Expand Up @@ -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
Expand Down

0 comments on commit 2c6100e

Please sign in to comment.