Gecode::Gist::NodeStatInspector Class Reference
Display information about nodes. More...
#include <nodestats.hh>
Public Slots | |
void | node (VisualNode *, const Statistics &, bool) |
Update display to reflect information about n. | |
void | showStats (void) |
Show this window and bring it to the front. | |
Public Member Functions | |
NodeStatInspector (QWidget *parent) |
Detailed Description
Display information about nodes.
Definition at line 50 of file nodestats.hh.
Constructor & Destructor Documentation
Gecode::Gist::NodeStatInspector::NodeStatInspector | ( | QWidget * | parent | ) |
Definition at line 46 of file nodestats.cpp.
Member Function Documentation
void Gecode::Gist::NodeStatInspector::node | ( | VisualNode * | n, | |
const Statistics & | , | |||
bool | ||||
) | [slot] |
Update display to reflect information about n.
Definition at line 106 of file nodestats.cpp.
void Gecode::Gist::NodeStatInspector::showStats | ( | void | ) | [slot] |
Show this window and bring it to the front.
Definition at line 127 of file nodestats.cpp.
The documentation for this class was generated from the following files:
- gecode/gist/nodestats.hh (Revision: 9132)
- gecode/gist/nodestats.cpp (Revision: 9132)