Home
last modified time | relevance | path

Searched refs:_activeStyleSheet (Results 1 – 6 of 6) sorted by relevance

/dports/audio/polyphone/polyphone-75a5e88/sources/mainwindow/
H A Dwidgetshowhistorycell.cpp46_activeStyleSheet = "QLabel{color:" + ContextManager::theme()->getColor(ThemeManager::HIGHLIGHTED_…
83 this->setStyleSheet(_activeStyleSheet);
H A Dwidgetshowhistorycell.h59 QString _activeStyleSheet; variable
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/daily/
H A Dsoundfontcell.cpp70_activeStyleSheet = QString("QPushButton{background-color:") + buttonText.name() + "; color:" + bu…
88 this->setStyleSheet(_activeStyleSheet);
H A Dsoundfontcell.h69 QString _activeStyleSheet; variable
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/browser/
H A Dsoundfontcellfull.cpp80_activeStyleSheet = tmp.arg(buttonText.name()).arg(buttonBackground.name()).arg(buttonBackgroundHo…
97 this->setStyleSheet(_activeStyleSheet);
H A Dsoundfontcellfull.h80 QString _activeStyleSheet; variable