ssu
declarative
declarativessufeaturemodel.h
Go to the documentation of this file.
1
8
#ifndef _DECLARATIVESSUFEATUREMODEL_H
9
#define _DECLARATIVESSUFEATUREMODEL_H
10
11
#include "../libssu/ssufeaturemodel.h"
12
#include <QJSValue>
13
14
class
DeclarativeSsuFeatureModel
:
public
SsuFeatureModel
15
{
16
Q_OBJECT
17
public
:
18
Q_INVOKABLE QJSValue get(
int
index)
const
;
19
};
20
21
#endif
22
23
DeclarativeSsuFeatureModel
Definition:
declarativessufeaturemodel.h:14
SsuFeatureModel
Definition:
ssufeaturemodel.h:16
Generated on Thu Oct 8 2020 17:28:22 for ssu by
1.8.17