Juergen E. Fischer
74e7314c36
update sip bindings II
2014-01-27 09:22:53 +01:00
Juergen E. Fischer
51297d5990
indentation update (note to self: always run scripts/prepare-commit.sh before committing)
2013-09-17 12:41:43 +02:00
Nathan Woodrow
65dfdf1fa4
Remove messageitem id
2013-08-16 00:02:35 +10:00
Denis Rouzaud
45aa1dafa7
more complete QgsMessageBarItem: inherits from QWidget to allow further editing
2013-08-16 00:02:31 +10:00
Larry Shaffer
bdcb6c1c33
Add mousePressEvent to QgsMessageBar sip file
2013-01-14 17:04:34 -07:00
Larry Shaffer
bc4f8f2ba2
Add convenience methods for pushing a non-widget-based message to QgsMessageBar
...
- Switch some WARNING messages over to INFO
- Add default icon for CRITICAL messages
2013-01-12 08:45:58 -07:00
Larry Shaffer
a0628bf6da
Add descriptive names to message bar levels (from Matthais Kuhn)
...
- Enum containing INFO, WARNING and CRITICAL
2013-01-11 18:04:52 -07:00
Larry Shaffer
37f7d57897
Update QgsMessageBar sip file to include timeout messages
2013-01-10 16:51:03 -07:00
Matthias Kuhn
2b2da5d7f1
Transfer ownership of widgets to C++ when pushed to the QgsMessageBar
2012-12-10 23:24:20 +01:00
Larry Shaffer
8d1ce0337c
Update QgsMessageBar sip binding
2012-11-07 12:45:00 -07:00
Juergen E. Fischer
f3cb57b1eb
SIP bindings update:
...
- update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip files into single files and use
same directory structure in python/ as in src/
- add a lot of missing classes (some might not make sense because of
missing python methods in those classes)
- remove some non-existing methods from the header files
- add scripts/sipdiff
- replace some usages of std::vector and std::set with QVector/QSet
2012-09-24 02:42:57 +02:00
Nathan Woodrow
ad2ff907bd
Add missing sip file
2012-09-04 18:31:51 +10:00