mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
styleSheet
This commit is contained in:
@@ -32,6 +32,11 @@ public:
|
||||
private:
|
||||
void changeEvent(QEvent * event) override;
|
||||
|
||||
public:
|
||||
void updateMyStyleSheet();
|
||||
private:
|
||||
QString loadStyleSheet();
|
||||
|
||||
public Q_SLOTS:
|
||||
//Слот обработки смены языка
|
||||
void slot_LanguageChanged(QString language);
|
||||
|
||||
Reference in New Issue
Block a user