Gecode::Gist::NodeWidget Class Reference
Small node drawings for the status bar. More...
#include <nodewidget.hh>
Public Member Functions | |
NodeWidget (NodeStatus s) | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
Protected Attributes | |
NodeStatus | status |
Detailed Description
Small node drawings for the status bar.
Definition at line 47 of file nodewidget.hh.
Constructor & Destructor Documentation
Gecode::Gist::NodeWidget::NodeWidget | ( | NodeStatus | s | ) |
Definition at line 43 of file nodewidget.cpp.
Member Function Documentation
void Gecode::Gist::NodeWidget::paintEvent | ( | QPaintEvent * | ) | [protected] |
Definition at line 48 of file nodewidget.cpp.
Member Data Documentation
NodeStatus Gecode::Gist::NodeWidget::status [protected] |
Definition at line 51 of file nodewidget.hh.
The documentation for this class was generated from the following files:
- gecode/gist/nodewidget.hh (Revision: 9083)
- gecode/gist/nodewidget.cpp (Revision: 9083)