38 #ifndef GECODE_GIST_NODESTATS_HH
39 #define GECODE_GIST_NODESTATS_HH
44 #if QT_VERSION >= 0x050000
48 namespace Gecode {
namespace Gist {
57 QGraphicsTextItem* nodeDepthLabel;
59 QGraphicsTextItem* subtreeDepthLabel;
61 QGraphicsTextItem* solvedLabel;
63 QGraphicsTextItem* failedLabel;
65 QGraphicsTextItem* choicesLabel;
67 QGraphicsTextItem* openLabel;
69 QVBoxLayout* boxLayout;