|
@@ -15420,10 +15420,10 @@ use of such a module.
|
15420
|
15420
|
|
15421
|
15421
|
@<Class declarations@>=
|
15422
|
15422
|
class Ni9211TcConfWidget : public BasicDeviceConfigurationWidget
|
15423
|
|
-{
|
15424
|
|
- @[Q_OBJECT@]@/
|
|
15423
|
+{@/
|
|
15424
|
+ @[Q_OBJECT@]@;
|
15425
|
15425
|
public:@/
|
15426
|
|
- Q_INVOKABLE Ni9211TcConfWidget(DeviceTreeModel *device,
|
|
15426
|
+ Q_INVOKABLE@,@, Ni9211TcConfWidget(DeviceTreeModel *device,
|
15427
|
15427
|
const QModelIndex &index);
|
15428
|
15428
|
@[private slots@]:@/
|
15429
|
15429
|
void updateThermocoupleType(const QString &type);
|