diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-11-18 14:33:34 +0100 |
---|---|---|
committer | Jonas Schnelli <dev@jonasschnelli.ch> | 2016-11-20 20:18:24 +0100 |
commit | 4231032bfcb9728f0f629b3d67884ba9de63e4ff (patch) | |
tree | b31c824de922400356556f602df62d9dd16fe717 /src/qt/peertablemodel.h | |
parent | 76af4eb876814a916dd4f26cf71faa20bdc54f2d (diff) |
[Qt] Clean up and fix coincontrol tree widget handling
- Do sorting for date, amount and confirmations column as longlong, not
unsigned longlong.
- Use `UserRole` to store our own data. This makes it treated as
ancillary data prevents it from being displayed.
- Get rid of `getMappedColumn` `strPad` - these are no longer necessary.
- Get rid of hidden `_INT64` columns.
- Start enumeration from 0 (otherwise values are undefined).
Diffstat (limited to 'src/qt/peertablemodel.h')
0 files changed, 0 insertions, 0 deletions