You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<trclass="memdesc:a1bbba662abf9a466cc0a20c24af147f3"><tdclass="mdescLeft"> </td><tdclass="mdescRight">create a wrapper for the given object <ahref="#a1bbba662abf9a466cc0a20c24af147f3">More...</a><br/></td></tr>
<divclass="textblock"><p>Factory interface for C++ classes that can be wrapped by QObject objects. </p>
<p>To create your own factory, derive <aclass="el" href="classPythonQtCppWrapperFactory.html" title="Factory interface for C++ classes that can be wrapped by QObject objects.">PythonQtCppWrapperFactory</a> and implement the <aclass="el" href="classPythonQtCppWrapperFactory.html#a1bbba662abf9a466cc0a20c24af147f3" title="create a wrapper for the given object">create()</a> method. A factory can be added to <aclass="el" href="classPythonQt.html" title="The main interface to the Python Qt binding, realized as a singleton.">PythonQt</a> by PythonQt::addCppWrapperFactory(). </p>
<pclass="definition">Definition at line <aclass="el" href="PythonQtCppWrapperFactory_8h_source.html#l00056">56</a> of file <aclass="el" href="PythonQtCppWrapperFactory_8h_source.html">PythonQtCppWrapperFactory.h</a>.</p>
</div><h2class="groupheader">Constructor & Destructor Documentation</h2>
<pclass="definition">Definition at line <aclass="el" href="PythonQtCppWrapperFactory_8h_source.html#l00059">59</a> of file <aclass="el" href="PythonQtCppWrapperFactory_8h_source.html">PythonQtCppWrapperFactory.h</a>.</p>
<divclass="fragment"><divclass="line"><aname="l00059"></a><spanclass="lineno"> 59</span> {};</div></div><!-- fragment -->
<pclass="definition">Definition at line <aclass="el" href="PythonQtCppWrapperFactory_8h_source.html#l00060">60</a> of file <aclass="el" href="PythonQtCppWrapperFactory_8h_source.html">PythonQtCppWrapperFactory.h</a>.</p>
<divclass="fragment"><divclass="line"><aname="l00060"></a><spanclass="lineno"> 60</span> {};</div></div><!-- fragment -->
</div>
</div>
<h2class="groupheader">Member Function Documentation</h2>