CommandLocator Class
(Core::CommandLocator)| Inherits: | ILocatorFilter |
Public Functions
| CommandLocator(Id id, const QString &displayName, const QString &shortCutString, QObject *parent = nullptr) | |
| ~CommandLocator() | |
| void | appendCommand(Command *cmd) |
- 19 public functions inherited from Core::ILocatorFilter
- 31 public functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from Core::ILocatorFilter
- 1 public slot inherited from QObject
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 8 static public members inherited from Core::ILocatorFilter
- 10 static public members inherited from QObject
- 5 protected functions inherited from Core::ILocatorFilter
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Member Function Documentation
CommandLocator::CommandLocator(Id id, const QString &displayName, const QString &shortCutString, QObject *parent = nullptr)
Default constructs an instance of CommandLocator.
CommandLocator::~CommandLocator()
Destroys the instance of CommandLocator.