Qucs-GUI
0.0.19
|
Implementation of the About dialog. More...
#include <array>
#include <algorithm>
#include <random>
#include <iostream>
#include <string>
#include "aboutdialog.h"
#include <QObject>
#include <QTabWidget>
#include <QVBoxLayout>
#include <QPlainTextEdit>
#include <QTextBrowser>
#include <QLabel>
#include <QPushButton>
#include <QApplication>
#include <QDebug>
Go to the source code of this file.
Implementation of the About dialog.
Definition in file aboutdialog.cpp.