.. index:: pair: struct; QPanda::RandomCircuit::QubitInformation .. _doxid-struct_q_panda_1_1_random_circuit_1_1_qubit_information: struct QPanda::RandomCircuit::QubitInformation ============================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct QubitInformation { // fields int :target:`x` = 0; int :target:`y` = 0; bool :target:`has_T` = false; int :target:`gate_type` = 0; };