forked from qt-creator/qt-creator
Make it possible to specify shortcuts for Locator filters.
Task-number: QTCREATORBUG-1147
This commit is contained in:
@@ -80,6 +80,7 @@ protected:
|
||||
void setImportExportEnabled(bool enabled);
|
||||
QTreeWidget *commandList() const;
|
||||
QLineEdit *targetEdit() const;
|
||||
QString filterText() const;
|
||||
void setPageTitle(const QString &s);
|
||||
void setTargetLabelText(const QString &s);
|
||||
void setTargetEditTitle(const QString &s);
|
||||
|
||||
Reference in New Issue
Block a user