TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the url tool. More...
#include <toolurl.h>
Public Member Functions | |
ToolUrl (QWidget *parent=nullptr) | |
~ToolUrl () | |
Private Slots | |
void | encodeClicked () |
void | decodeClicked () |
Private Attributes | |
Ui::ToolUrl * | m_ui |
|
explicit |
Object constructor.
Definition at line 5 of file toolurl.cpp.
References decodeClicked(), encodeClicked(), and m_ui.
ToolUrl::~ToolUrl | ( | ) |
|
privateslot |
Definition at line 36 of file toolurl.cpp.
References key, m_ui, TTK::Algorithm::mdII(), and MDII_URL_KEY.
Referenced by ToolUrl().
|
privateslot |
Definition at line 23 of file toolurl.cpp.
References key, m_ui, TTK::Algorithm::mdII(), and MDII_URL_KEY.
Referenced by ToolUrl().
|
private |
Definition at line 49 of file toolurl.h.
Referenced by decodeClicked(), encodeClicked(), ToolUrl(), and ~ToolUrl().