tychoBCGEN  0.5
 All Data Structures Namespaces Files Functions Variables
Variables
global.h File Reference
#include <QPoint>

Go to the source code of this file.

Variables

QPointF point
QPointF point_old
QPointF point_new
int pick_red
int pick_green
int pick_blue
int colormask_counter
int red_low
int red_up
int green_low
int green_up
int blue_low
int blue_up
int value
bool red_checked
bool green_checked
bool blue_checked
bool no_image

Variable Documentation

bool blue_checked

Definition at line 30 of file mainwindow.cpp.

Referenced by colormask::enable_checkbox_blue(), and MainWindow::MainWindow().

int blue_low
int blue_up
int colormask_counter
bool green_checked

Definition at line 29 of file mainwindow.cpp.

Referenced by colormask::enable_checkbox_green(), and MainWindow::MainWindow().

int green_low
int green_up
bool no_image
int pick_blue
int pick_green
int pick_red
QPointF point
QPointF point_new

Definition at line 19 of file mainwindow.cpp.

Referenced by myscene::mouseMoveEvent().

QPointF point_old

Definition at line 18 of file mainwindow.cpp.

bool red_checked

Definition at line 28 of file mainwindow.cpp.

Referenced by colormask::enable_checkbox_red(), and MainWindow::MainWindow().

int red_low

The colormaks window, which allows you to set the color ranges with sliders or in textfields

Definition at line 19 of file colormask.cpp.

Referenced by MainWindow::MainWindow(), MainWindow::make_color_mask(), and colormask::update_color_mask_parameter().

int red_up
int value