mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
this can be used in qss selectors
This commit is contained in:
committed by
Mathew Sutcliffe
parent
197560c3c3
commit
7907dff967
@@ -138,6 +138,9 @@ namespace BlackGui
|
||||
//! Concatenate 2 styles
|
||||
static QString concatStyles(const QString &style1, const QString &style2);
|
||||
|
||||
//! Set QSysInfo properties for given widget (which can be used in stylesheet)
|
||||
static void setQSysInfoProperties(QWidget *widget, bool withChildWidgets);
|
||||
|
||||
signals:
|
||||
//! Sheets have been changed
|
||||
//! \deprecated use BlackGui::CGuiApplication::styleSheetsChanged
|
||||
|
||||
Reference in New Issue
Block a user