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

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