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 qr code widget private. More...
Public Member Functions | |
QRCodeQWidgetPrivate () | |
![]() | |
TTKPrivate () | |
virtual | ~TTKPrivate ()=default |
void | setPublic (QRCodeQWidget *pub) |
Public Attributes | |
bool | m_casesen |
int | m_margin |
QString | m_iconPath |
float | m_percent |
QByteArray | m_text |
QColor | m_foreground |
QColor | m_background |
QRencodeMode | m_mode |
QRecLevel | m_level |
Additional Inherited Members | |
![]() | |
QRCodeQWidget * | ttk_q () const |
The class of the qr code widget private.
Definition at line 8 of file qrcodewidget.cpp.
QRCodeQWidgetPrivate::QRCodeQWidgetPrivate | ( | ) |
Definition at line 24 of file qrcodewidget.cpp.
QColor QRCodeQWidgetPrivate::m_background |
Definition at line 18 of file qrcodewidget.cpp.
bool QRCodeQWidgetPrivate::m_casesen |
Definition at line 13 of file qrcodewidget.cpp.
QColor QRCodeQWidgetPrivate::m_foreground |
Definition at line 18 of file qrcodewidget.cpp.
QString QRCodeQWidgetPrivate::m_iconPath |
Definition at line 15 of file qrcodewidget.cpp.
QRecLevel QRCodeQWidgetPrivate::m_level |
Definition at line 20 of file qrcodewidget.cpp.
int QRCodeQWidgetPrivate::m_margin |
Definition at line 14 of file qrcodewidget.cpp.
QRencodeMode QRCodeQWidgetPrivate::m_mode |
Definition at line 19 of file qrcodewidget.cpp.
float QRCodeQWidgetPrivate::m_percent |
Definition at line 16 of file qrcodewidget.cpp.
QByteArray QRCodeQWidgetPrivate::m_text |
Definition at line 17 of file qrcodewidget.cpp.