Babel
Epitech's C++ VoIP project
|
#include "ui/UIHomePage.hpp"
#include "Network/QtTCPConnection.hpp"
#include <QMainWindow>
#include <functional>
#include <map>
#include <QObject>
#include "SoundHandler.hpp"
Go to the source code of this file.
Classes | |
class | Babel::HomePage |
Main client Class. More... | |
struct | Babel::HomePage::MessageHandler |
All the necessary information to handle a response. More... | |
struct | Babel::HomePage::UserInfo |
All the necessary information for a user in call or in the display list. More... | |
Namespaces | |
Babel | |