Go to the source code of this file.
Classes | |
class | python.statusview.ProjectStatusView |
Namespaces | |
python.statusview | |
Variables | |
int | python.statusview.kEXISTS = 1 |
int | python.statusview.kNFILE = 2 |
int | python.statusview.kNEV = 3 |
int | python.statusview.kNANA = 4 |
int | python.statusview.kNERROR = 5 |
int | python.statusview.kNMISS = 6 |
int | python.statusview.kIDLE = 7 |
int | python.statusview.kRUNNING = 8 |
int | python.statusview.kHELD = 9 |
int | python.statusview.kOTHER = 10 |
int | python.statusview.kEND = 11 |