[][src]Function qt_widgets::ops::bit_or_q_style_option_button_button_feature_qt_core_q_flags_q_style_option_button_button_feature

pub unsafe fn bit_or_q_style_option_button_button_feature_qt_core_q_flags_q_style_option_button_button_feature(
    f1: ButtonFeature,
    f2: QFlags<ButtonFeature>
) -> QFlags<ButtonFeature>

Calls C++ function: QFlags<QStyleOptionButton::ButtonFeature> operator|(QStyleOptionButton::ButtonFeature f1, QFlags<QStyleOptionButton::ButtonFeature> f2).