Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Arak::ColoringQTWidget Class Reference

#include <gui.hpp>

Collaboration diagram for Arak::ColoringQTWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ColoringQTWidget (QMainWindow &win, ColoringQTLayer &layer, double refreshRateHz=2.0)
void mousePressEvent (QMouseEvent *e)

Protected Attributes

QMainWindow * win
ColoringQTLayerlayer
QTimer * timer

Private Slots

void timeout ()

Constructor & Destructor Documentation

ColoringQTWidget::ColoringQTWidget QMainWindow &  win,
ColoringQTLayer layer,
double  refreshRateHz = 2.0
 

Definition at line 91 of file gui.cpp.

References timeout(), and timer.


Member Function Documentation

void ColoringQTWidget::mousePressEvent QMouseEvent *  e  ) 
 

Definition at line 105 of file gui.cpp.

References Arak::COLORING, Arak::ColoringQTLayer::curType, layer, Arak::PROC_AND_BD, Arak::PT_COL_EST_AND_BD, and Arak::QUERY_PTS_AND_BD.

void ColoringQTWidget::timeout  )  [private, slot]
 

Definition at line 101 of file gui.cpp.

References Arak::ColoringQTLayer::draw(), and layer.

Referenced by ColoringQTWidget().


Member Data Documentation

ColoringQTLayer* Arak::ColoringQTWidget::layer [protected]
 

Definition at line 85 of file gui.hpp.

Referenced by mousePressEvent(), and timeout().

QTimer* Arak::ColoringQTWidget::timer [protected]
 

Definition at line 86 of file gui.hpp.

Referenced by ColoringQTWidget().

QMainWindow* Arak::ColoringQTWidget::win [protected]
 

Definition at line 84 of file gui.hpp.


The documentation for this class was generated from the following files:
Generated on Wed May 25 14:41:21 2005 for Arak by doxygen 1.3.6