#include "qtetrixb.h"#include <qframe.h>#include <qlcdnumber.h>#include <qpushbutton.h>#include <qpainter.h>#include <qmainwindow.h>Include dependency graph for qtetrix.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | drawTetrixButton (QPainter *, int x, int y, int w, int h, const QColor *color) |
|
||||||||||||||||||||||||||||
|
Definition at line 34 of file qtetrix.cpp. Referenced by ShowNextPiece::drawNextSquare(), and QTetrixBoard::drawSquare(). |
1.4.2