#include "WindowShapePreview.h"
#include <QHBoxLayout>
#include <QLabel>
#include <QPainter>
#include <QPainterPath>
#include <QFont>
#include <QString>
#include "data/fft/FFTapi.h"
#include <iostream>
#include <alloca.h>
Go to the source code of this file.