+ improve handling of default colors of report view and Python console when using style sheets

This commit is contained in:
wmayer
2014-01-31 11:34:30 +01:00
parent 7b4776684a
commit 4547996201
5 changed files with 28 additions and 19 deletions

View File

@@ -157,6 +157,8 @@ public:
protected:
/** For internal use only */
void customEvent ( QEvent* ev );
/** Handles the change of style sheets */
void changeEvent(QEvent *);
/** Pops up the context menu with some extensions */
void contextMenuEvent ( QContextMenuEvent* e );