[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra] libs/kotext/styles: Add signals to KoStyleManager to notify of a modification in characte
From:       Pierre Stirnweiss <pstirnweiss () googlemail ! com>
Date:       2012-01-22 9:44:19
Message-ID: 20120122094419.064B3A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 1064b8b4a243ea8d2275172a02cf2b69d5354a3e by Pierre Stirnweiss.
Committed on 22/01/2012 at 10:42.
Pushed by pstirnweiss into branch 'master'.

Add signals to KoStyleManager to notify of a modification in character or p=
aragraph styles.

M  +2    -0    libs/kotext/styles/KoStyleManager.h

http://commits.kde.org/calligra/1064b8b4a243ea8d2275172a02cf2b69d5354a3e

diff --git a/libs/kotext/styles/KoStyleManager.h b/libs/kotext/styles/KoSty=
leManager.h
index 701635d..bf6076c 100644
--- a/libs/kotext/styles/KoStyleManager.h
+++ b/libs/kotext/styles/KoStyleManager.h
@@ -399,6 +399,8 @@ signals:
     void styleRemoved(KoTableRowStyle*);
     void styleRemoved(KoTableCellStyle*);
     void styleRemoved(KoSectionStyle*);
+    void styleAltered(KoParagraphStyle*);
+    void styleAltered(KoCharacterStyle*);
 =

 public slots:
     /**
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic