TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <http_parser.h>
Definition at line 236 of file http_parser.h.
http_data_cb http_parser_settings::on_body |
Definition at line 243 of file http_parser.h.
Referenced by QHttpConnectionPrivate::QHttpConnectionPrivate().
http_cb http_parser_settings::on_chunk_complete |
Definition at line 249 of file http_parser.h.
http_cb http_parser_settings::on_chunk_header |
Definition at line 248 of file http_parser.h.
http_data_cb http_parser_settings::on_header_field |
Definition at line 240 of file http_parser.h.
Referenced by QHttpConnectionPrivate::QHttpConnectionPrivate().
http_data_cb http_parser_settings::on_header_value |
Definition at line 241 of file http_parser.h.
Referenced by QHttpConnectionPrivate::QHttpConnectionPrivate().
http_cb http_parser_settings::on_headers_complete |
Definition at line 242 of file http_parser.h.
Referenced by http_parser_execute(), and QHttpConnectionPrivate::QHttpConnectionPrivate().
http_cb http_parser_settings::on_message_begin |
Definition at line 237 of file http_parser.h.
Referenced by QHttpConnectionPrivate::QHttpConnectionPrivate().
http_cb http_parser_settings::on_message_complete |
Definition at line 244 of file http_parser.h.
Referenced by QHttpConnectionPrivate::QHttpConnectionPrivate().
http_data_cb http_parser_settings::on_status |
Definition at line 239 of file http_parser.h.
http_data_cb http_parser_settings::on_url |
Definition at line 238 of file http_parser.h.
Referenced by QHttpConnectionPrivate::QHttpConnectionPrivate().