Qml JS Debugger: Change context path from Creator's crumble path

This commit is contained in:
Lasse Holmstedt
2010-08-03 10:17:09 +02:00
parent 5f7969d08a
commit 3e9193021c
15 changed files with 57 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ class ContextCrumblePath : public Utils::CrumblePath
public:
ContextCrumblePath(QWidget *parent = 0);
virtual ~ContextCrumblePath();
bool isEmpty() const;
public slots:
void updateContextPath(const QStringList &path);