TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Variables
qdlnafinder.cpp File Reference
#include "qdlnafinder.h"
#include "qdlnaclient.h"
#include <QUdpSocket>
#include <QApplication>

Go to the source code of this file.

Classes

class  QDlnaFinderPrivate
 The class of the dlna finder private. More...
 

Variables

static constexpr const char * DEFAULT_ROUTER_IP = "192.168.0.1"
 

Variable Documentation

constexpr const char* DEFAULT_ROUTER_IP = "192.168.0.1"
static

Definition at line 7 of file qdlnafinder.cpp.

Referenced by QDlnaFinder::handleReadyRead().