types.h File Reference
#include <QMap>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dnai
 
 dnai::http
 

Typedefs

typedef QMap< QString, QString > dnai::http::Headers
 
typedef QMap< QString, QString > dnai::http::Params
 
typedef QMap< QString, QString > dnai::http::Form
 
typedef std::function< void(Url *)> dnai::http::InterceptorFunction