#include <qpixmap.h>
#include <qheader.h>
#include "Iguana/Studio/interface/AdvListView.h"
#include "Iguana/Studio/interface/AdvListViewItem.h"
Go to the source code of this file.
Variables | |
static const char * | checked_ [] |
static const char * | unchecked_ [] |
Definition in file AdvListView.cc.
const char* checked_[] [static] |
Initial value:
{ " 16 13 2 1", " c none", "x c #000000", "x x x x x x x ", " x", "x xx ", " x ", "x xx xx ", " xxxx xx ", "x xxxx xx x ", " xxxxxx ", "x xxxxx x ", " xxx ", "x xx x ", " ", "x x x x x x x " }
Definition at line 33 of file AdvListView.cc.
const char* unchecked_[] [static] |
Initial value:
{ " 16 13 2 1", " c none", "x c #000000", "x x x x x x x ", " ", "x x ", " ", "x x ", " ", "x x ", " ", "x x ", " ", "x x ", " ", "x x x x x x x " }
Definition at line 15 of file AdvListView.cc.