#include <gui.hpp>
Collaboration diagram for Arak::ColoringQTWidget:

Public Member Functions | |
| ColoringQTWidget (QMainWindow &win, ColoringQTLayer &layer, double refreshRateHz=2.0) | |
| void | mousePressEvent (QMouseEvent *e) |
Protected Attributes | |
| QMainWindow * | win |
| ColoringQTLayer * | layer |
| QTimer * | timer |
Private Slots | |
| void | timeout () |
|
||||||||||||||||
|
|
|
|
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. |
|
|
Definition at line 101 of file gui.cpp. References Arak::ColoringQTLayer::draw(), and layer. Referenced by ColoringQTWidget(). |
|
|
Definition at line 85 of file gui.hpp. Referenced by mousePressEvent(), and timeout(). |
|
|
Definition at line 86 of file gui.hpp. Referenced by ColoringQTWidget(). |
|
|
|
1.3.6