#include "TypesDef.h"
#include "cImagePanel.h"
#include <string>
Go to the source code of this file.
Compounds | |
class | cFileWidget |
cFileWidget draws all widgets related to file. More... | |
Variables | |
const Int | CD_NUM = 3 |
const Int | FILENAME = 4 |
const Int | SIZE_F = 5 |
const Int | MD4 = 6 |
const Int | PRIORITY = 7 |
const Int | AVAILABILITY = 8 |
const Int | COMMENT = 9 |
const Int | NUM_OF_FILE_ENTRIES = 10 |
const Int | DONE = 0 |
const Int | CATEGORY = 1 |
const Int | STORING = 2 |
const Int | NUM_OF_CHOICE_LISTS = 3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|