mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Added changes from braindead:
- simplified avatarwidget - prepared property-dependend stylesheets git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5176 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ce22ab5be9
commit
b344aebbe6
6 changed files with 107 additions and 148 deletions
|
@ -79,6 +79,8 @@ public:
|
|||
static bool setSheet(QString sheet = QString());
|
||||
/** Loads stylesheet from external file **/
|
||||
static void loadStyleSheet(const QString &sheetName);
|
||||
/** Recalculates matching stylesheet for widget **/
|
||||
static void refreshStyleSheet(QWidget *widget, bool processChildren);
|
||||
|
||||
/**
|
||||
* Update Language, Style and StyleSheet.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue