utils: base PathChooser on FancyLineEdit

Change-Id: Ibf5e7ca866dca0816efda9f75af2cd17ac61c7c7
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
hjk
2012-08-23 13:55:11 +02:00
parent 5ff302d87d
commit ec6929434d
4 changed files with 6 additions and 5 deletions

View File

@@ -34,6 +34,7 @@
#include "utils_global.h"
#include "fileutils.h"
#include "fancylineedit.h"
#include <QWidget>
@@ -115,7 +116,7 @@ public:
void insertButton(int index, const QString &text, QObject *receiver, const char *slotFunc);
QAbstractButton *buttonAtIndex(int index) const;
QLineEdit *lineEdit() const;
FancyLineEdit *lineEdit() const;
// For PathChoosers of 'Command' type, this property specifies the arguments
// required to obtain the tool version (commonly, '--version'). Setting them