|
|
@ -39,11 +39,6 @@ public: |
|
|
|
AbsoluteAmountRole |
|
|
|
AbsoluteAmountRole |
|
|
|
} RoleIndex; |
|
|
|
} RoleIndex; |
|
|
|
|
|
|
|
|
|
|
|
/* TypeRole values */ |
|
|
|
|
|
|
|
static const QString Sent; |
|
|
|
|
|
|
|
static const QString Received; |
|
|
|
|
|
|
|
static const QString Other; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
int rowCount(const QModelIndex &parent) const; |
|
|
|
int rowCount(const QModelIndex &parent) const; |
|
|
|
int columnCount(const QModelIndex &parent) const; |
|
|
|
int columnCount(const QModelIndex &parent) const; |
|
|
|
QVariant data(const QModelIndex &index, int role) const; |
|
|
|
QVariant data(const QModelIndex &index, int role) const; |
|
|
|