.. index:: pair: class; QPanda::QubitFactoryHelper .. _doxid-class_q_panda_1_1_qubit_factory_helper: class QPanda::QubitFactoryHelper ================================ .. toctree:: :hidden: :ref:`Qubit ` Factory helper Provide :ref:`QubitFactory ` class registration interface for the outside. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class QubitFactoryHelper { public: // construction :target:`QubitFactoryHelper`( std::string, constructor_t ); };