TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Go to the source code of this file.
Macros | |
#define | TAB_BUTTON_ON "QPushButton{ border-radius:0px; background-color:#158FE1; color:white; }" |
#define | TAB_BUTTON_OFF "QPushButton{ border-radius:0px; background-color:#BFBFBF; color:white; }" |
#define TAB_BUTTON_OFF "QPushButton{ border-radius:0px; background-color:#BFBFBF; color:white; }" |
Definition at line 6 of file ttktabbutton.cpp.
Referenced by TTKTabButton::addButtons(), and TTKTabButton::buttonClicked().
#define TAB_BUTTON_ON "QPushButton{ border-radius:0px; background-color:#158FE1; color:white; }" |
Definition at line 5 of file ttktabbutton.cpp.
Referenced by TTKTabButton::buttonClicked().