aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/qproperty_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Implemented support to notify argument on Properties.renatofilho2010-10-211-11/+13
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Create private data structure to QProperty type.renatofilho2010-10-211-5/+0
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Move structs tagged as "export C" outside C++ namespaces.Hugo Parente Lima2010-10-071-0/+5
| | | | Also don't export structs that don't need to be exported.
* Don't export functions not used outsise libpyside and move them to an ↵Hugo Parente Lima2010-10-071-0/+139
private header.