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

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