Mercurial > trustbridge
comparison ui/certificatelist.h @ 10:fe39d93f1261
Start on Downloader component
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Thu, 13 Feb 2014 14:43:15 +0000 |
parents | 2ad9a96518e3 |
children | f4f957c58e0a |
comparison
equal
deleted
inserted
replaced
9:2ad9a96518e3 | 10:fe39d93f1261 |
---|---|
7 * file. | 7 * file. |
8 * | 8 * |
9 * The List is parsed on Initialization. You should | 9 * The List is parsed on Initialization. You should |
10 * check the Status afterwards to see if the file | 10 * check the Status afterwards to see if the file |
11 * could be parsed. | 11 * could be parsed. |
12 * | |
13 * The certificate list will be kept in memory until | |
14 * this object is destroyed. | |
15 * | 12 * |
16 */ | 13 */ |
17 | 14 |
18 class QByteArray; | 15 class QByteArray; |
19 | 16 |