forked from qt-creator/qt-creator
debugger: work on optional prebuild dumper library
This commit is contained in:
@@ -80,6 +80,8 @@ public:
|
||||
virtual QString textPattern() const;
|
||||
Q_SLOT virtual void setTextPattern(const QString &value);
|
||||
|
||||
QString toString() const;
|
||||
|
||||
signals:
|
||||
void valueChanged(const QVariant &newValue);
|
||||
void boolValueChanged(bool newValue);
|
||||
|
||||
Reference in New Issue
Block a user