# Python wrappers for Qt model adapters

**URL:** https://discourse.vtk.org/t/python-wrappers-for-qt-model-adapters/8022
**Category:** Support
**Tags:** python
**Created:** [March 10, 2022, 4:34pm UTC](https://discourse.vtk.org/t/python-wrappers-for-qt-model-adapters/8022 "2022-03-10T16:34:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![manatee](https://discourse.vtk.org/letter_avatar_proxy/v4/letter/m/50afbb/32.png) [@manatee](https://discourse.vtk.org/u/manatee)
#### Post date: [March 10, 2022, 4:34pm UTC](https://discourse.vtk.org/t/python-wrappers-for-qt-model-adapters/8022/1 "2022-03-10T16:34:49Z")

</div>

Hi all,  
are there any plans to provide wrappers for Qt model adapters anytime soon? The one I’m most interested in is QVTKTableModelAdapter.

I tried building from source with Qt, but haven’t found them. Should that have worked?

Thanks,  
Manatee

Edit:

> I tried building from source with Qt, but haven’t found them. Should that have worked?

I now found a graph showing, that the Qt support modules are not wrappable unfortunately.
