.. index:: pair: struct; QPanda::DefineQGateContent .. _doxid-struct_q_panda_1_1_define_q_gate_content: struct QPanda::DefineQGateContent ================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct DefineQGateContent { // fields std::string :target:`define_name`; std::vector :target:`formal_qubits`; std::vector :target:`formal_angles`; std::vector<:ref:`CallGateInfo`> :target:`gate_bodys`; };