From acc0ce463c8872d7549f32992c561c654fc1303e Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Fri, 30 Apr 2010 14:22:24 -0300 Subject: Phonon Notifier wrapper. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewer: Luciano Wolf Reviewer: Renato Araújo --- PySide/phonon/typesystem_phonon.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'PySide/phonon/typesystem_phonon.xml') diff --git a/PySide/phonon/typesystem_phonon.xml b/PySide/phonon/typesystem_phonon.xml index 5f243415b..ab098b0b9 100644 --- a/PySide/phonon/typesystem_phonon.xml +++ b/PySide/phonon/typesystem_phonon.xml @@ -10,17 +10,40 @@ + + - + + + Phonon::BackendCapabilities::NotifierWrapper* Phonon::BackendCapabilities::NotifierWrapper::m_instance = 0; + Phonon::BackendCapabilities::Notifier* Phonon::BackendCapabilities::NotifierWrapper::m_notifier = 0; + + + + + Phonon::BackendCapabilities::NotifierWrapper *_notifierWrapper = Phonon::BackendCapabilities::NotifierWrapper::notifier(); + %PYARG_0 = %CONVERTTOPYTHON[Phonon::BackendCapabilities::NotifierWrapper*](_notifierWrapper); + + + + + + + + + + + + -- cgit v1.2.3