pub unsafe fn swap_2_q_text_frame_format(
    value1: impl CastInto<Ref<QTextFrameFormat>>,
    value2: impl CastInto<Ref<QTextFrameFormat>>
)
Expand description

Calls C++ function: void swap(QTextFrameFormat& value1, QTextFrameFormat& value2).