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)

Additional Inherited Members

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.

void CommandLocator::appendCommand(Command *cmd)