discoverpixy
Macros | Functions
mainwindow.cpp File Reference
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QDebug>
#include <QPainter>
#include <math.h>
#include <QMouseEvent>
#include "touch.h"
#include "tft.h"
Include dependency graph for mainwindow.cpp:

Macros

#define DISPLAY_WIDTH   320
 
#define DISPLAY_HEIGHT   240
 

Functions

QColor QColorFromRGB565 (uint16_t color)
 
QRgb QRgbFromRGB565 (uint16_t color)
 

Macro Definition Documentation

#define DISPLAY_HEIGHT   240
#define DISPLAY_WIDTH   320

Function Documentation

QColor QColorFromRGB565 ( uint16_t  color)

Here is the caller graph for this function:

QRgb QRgbFromRGB565 ( uint16_t  color)

Here is the caller graph for this function: