Generated on Mon Nov 30 11:16:36 2009 for Gecode by doxygen 1.5.5

treecanvas.hh File Reference

(Revision: 9107)

#include <QtGui>
#include <gecode/kernel.hh>
#include <gecode/gist.hh>
#include <gecode/gist/visualnode.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Gist
namespace  Gecode::Gist::LayoutConfig

Classes

class  Gecode::Gist::SearcherThread
 A thread that concurrently explores the tree. More...
class  Gecode::Gist::TreeCanvas
 A canvas that displays the search tree. More...

Variables

const int Gecode::Gist::LayoutConfig::minScale = 10
 Minimum scale factor.
const int Gecode::Gist::LayoutConfig::maxScale = 400
 Maximum scale factor.
const int Gecode::Gist::LayoutConfig::defScale = 100
 Default scale factor.
const int Gecode::Gist::LayoutConfig::maxAutoZoomScale = defScale
 Maximum scale factor for automatic zoom.