#include <QtGui/QWidget>
#include <QtGui/QLabel>
#include <QtGui/QMouseEvent>
#include <vector>
#include <string>
#include "Image/Image.H"
#include "Image/PixelsTypes.H"
Go to the source code of this file.
Classes | |
struct | ChipData |
Simple struct for each chip. More... | |
class | ChipValidatorQt |
Simple GUI to display and browse BorderWatch results. More... | |
class | ChipQLabel |
a clickable QLabel More... |
Simple GUI to validate chips
Definition in file ChipValidatorQt.qt.H.