#include <QApplication>
#include <QObject>
#include <QStringList>
#include <bbob_interfaces.h>
#include "receiver.h"
#include "receiverdialog.h"
#include "sender.h"
#include "senderdialog.h"
Go to the source code of this file.
Classes | |
class | UdpPlugin |