twidets accessible via python and
>>>> didn't try this by now.
>>>> We don't access PythonQT directly in MITK. We use the PythonWrapping from
>>>> CTK that is based on PythonQT.
>>>> You should be able to access the PythonQT tools directly by
t;> Best,
>>> Eric
>>>
>>> -Ursprüngliche Nachricht-
>>> Von: Rostislav Khlebnikov [mailto:[email protected]]
>>> Gesendet: Mittwoch, 23. September 2015 17:53
>>> An: [email protected]
>>> Betreff: Re
gt;> Eric
>>
>> -Ursprüngliche Nachricht-
>> Von: Rostislav Khlebnikov [mailto:[email protected]]
>> Gesendet: Mittwoch, 23. September 2015 17:53
>> An: [email protected]
>> Betreff: Re: [mitk-users] Creating widgets from pyth
> Best,
> Eric
>
> -Ursprüngliche Nachricht-
> Von: Rostislav Khlebnikov [mailto:[email protected]]
> Gesendet: Mittwoch, 23. September 2015 17:53
> An: [email protected]
> Betreff: Re: [mitk-users] Creating widgets from python
>
&
porting/copying
them into your python runtime.
Best,
Eric
-Ursprüngliche Nachricht-
Von: Rostislav Khlebnikov [mailto:[email protected]]
Gesendet: Mittwoch, 23. September 2015 17:53
An: [email protected]
Betreff: Re: [mitk-users] Creating widgets from python
It
It would be great to get QWidgets in as well. So if you have any
pointers - please let me know
On 23/09/2015 16:41, Rostislav Khlebnikov wrote:
> Hi guys,
>
> I am trying to let the advanced user the ability to create some widgets
> from the python code.
> Could you please tell me how can I achie
Hi guys,
I am trying to let the advanced user the ability to create some widgets
from the python code.
Could you please tell me how can I achieve this? I have enabled the
CTK_LIB_Scripting/Python/Core_PYTHONQT_WRAP_QTUITOOLS which makes
pythonQt wrap the QtUiTools which seemingly will let me ac