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 open file widget. More...
#include <musicopenfilewidget.h>
Signals | |
void | uploadFileClicked () |
void | uploadDirClicked () |
Public Member Functions | |
MusicOpenFileWidget (QWidget *parent=nullptr) | |
void | adjustWidgetRect (int w, int h) |
The class of the open file widget.
Definition at line 28 of file musicopenfilewidget.h.
|
explicit |
Object constructor.
Definition at line 6 of file musicopenfilewidget.cpp.
References TTK::UI::ColorStyle02, TTK::Widget::setFontStyle(), TTK::Underline, uploadDirClicked(), and uploadFileClicked().
Adjust the widget rect in the parent widget.
Definition at line 37 of file musicopenfilewidget.cpp.
Referenced by MusicSongsListPlayTableWidget::createUploadFileModule(), MusicCloudManagerTableWidget::createUploadFileModule(), and MusicCloudManagerTableWidget::resizeSection().
|
signal |
Upload dir button clicked.
Referenced by MusicOpenFileWidget().
|
signal |
Upload file button clicked.
Referenced by MusicOpenFileWidget().