#include "qgsshortcutsmanager.h"
#include "qgslogger.h"
#include "qgssettings.h"
#include <QShortcut>
#include <QRegularExpression>
#include <QWidgetAction>
Go to the source code of this file.