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 skin tool. More...
#include <toolskin.h>
Public Member Functions | |
ToolSkin (QWidget *parent=nullptr) | |
~ToolSkin () | |
Private Slots | |
void | imageClicked () |
void | paletteClicked () |
void | readClicked () |
void | writeClicked () |
Private Attributes | |
Ui::ToolSkin * | m_ui |
QPixmap | m_pixmap |
The class of the skin tool.
Definition at line 31 of file toolskin.h.
|
explicit |
Object constructor.
Definition at line 8 of file toolskin.cpp.
References imageClicked(), m_pixmap, m_ui, paletteClicked(), readClicked(), and writeClicked().
ToolSkin::~ToolSkin | ( | ) |
|
privateslot |
Definition at line 30 of file toolskin.cpp.
References TTK::File::getOpenFileName(), m_pixmap, and m_ui.
Referenced by ToolSkin().
|
privateslot |
Definition at line 42 of file toolskin.cpp.
References m_pixmap, m_ui, and MusicColorDialog::popup().
Referenced by ToolSkin().
|
privateslot |
Definition at line 55 of file toolskin.cpp.
References TTK::File::getOpenFileName(), MusicBackgroundImage::m_item, MusicSkinItem::m_name, MusicBackgroundImage::m_pix, m_pixmap, m_ui, MusicSkinItem::m_useCount, and MusicExtractWrapper::outputSkin().
Referenced by ToolSkin().
|
privateslot |
Definition at line 73 of file toolskin.cpp.
References TTK::File::getSaveFileName(), MusicExtractWrapper::inputSkin(), MusicBackgroundImage::m_item, MusicSkinItem::m_name, MusicBackgroundImage::m_pix, m_pixmap, m_ui, MusicSkinItem::m_useCount, and TTK_INFO_STREAM.
Referenced by ToolSkin().
|
private |
Definition at line 52 of file toolskin.h.
Referenced by imageClicked(), paletteClicked(), readClicked(), ToolSkin(), and writeClicked().
|
private |
Definition at line 51 of file toolskin.h.
Referenced by imageClicked(), paletteClicked(), readClicked(), ToolSkin(), writeClicked(), and ~ToolSkin().