Timesheets-Server
Timesheets server
|
#include "abstractcontroller.h"
#include "httprequesthandler.h"
#include "httprequest.h"
#include "httpresponse.h"
#include "httpconnection.h"
#include "requestauthorizer.h"
#include "json.h"
#include "pdebug.h"
#include <QUrl>
#include <QStringList>
Zobrazit zdrojový text tohoto souboru.
Definice v souboru abstractcontroller.cpp.